* Add title as child tag of <svg> in icons-react
* Add title as child tag of <svg> in icons-vue package
* Add title as child tag of <svg> in icons-react-native package
* Test <title> element in React
* Prevent adding <!----> to <svg> if no title prop passed
+ Test <title> child element.
* Fix tests for Vue
Stroke attribute added to expected SVG code.
---------
Co-authored-by: Bartłomiej Gawęda <bgaweda@abis.krakow.pl>