1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-07-31 11:20:31 +02:00

2 Commits

Author SHA1 Message Date
BG-Software
c898ade0f0 Add title to icon's <svg> as child tag in React, Vue.js and React Native (#1147)
* 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>
2024-06-13 22:08:44 +02:00
Paweł Kuna
14b334f31b Types fixes (#1037)
* tests update

* type fixes

* build fix

* type fixes
2024-03-12 00:15:40 +01:00