@tabler/icons 3.0.0-beta.2 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
height="24"
|
|
5
5
|
viewBox="0 0 24 24"
|
|
6
6
|
fill="currentColor"
|
|
7
|
-
class="icon icon-tabler icons-tabler-filled icon-tabler-accessible
|
|
7
|
+
class="icon icon-tabler icons-tabler-filled icon-tabler-accessible"
|
|
8
8
|
>
|
|
9
9
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
10
10
|
<path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.051 6.844a1 1 0 0 0 -1.152 -.663l-.113 .03l-2.684 .895l-2.684 -.895l-.113 -.03a1 1 0 0 0 -.628 1.884l.109 .044l2.316 .771v.976l-1.832 2.75l-.06 .1a1 1 0 0 0 .237 1.21l.1 .076l.101 .06a1 1 0 0 0 1.21 -.237l.076 -.1l1.168 -1.752l1.168 1.752l.07 .093a1 1 0 0 0 1.653 -1.102l-.059 -.1l-1.832 -2.75v-.977l2.316 -.771l.109 -.044a1 1 0 0 0 .524 -1.221zm-3.949 -4.184a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3z" />
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
height="24"
|
|
5
5
|
viewBox="0 0 24 24"
|
|
6
6
|
fill="currentColor"
|
|
7
|
-
class="icon icon-tabler icons-tabler-filled icon-tabler-accessible
|
|
7
|
+
class="icon icon-tabler icons-tabler-filled icon-tabler-accessible"
|
|
8
8
|
>
|
|
9
9
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
10
10
|
<path d="M17 3.34a10 10 0 1 1 -14.995 8.984l-.005 -.324l.005 -.324a10 10 0 0 1 14.995 -8.336zm-1.051 6.844a1 1 0 0 0 -1.152 -.663l-.113 .03l-2.684 .895l-2.684 -.895l-.113 -.03a1 1 0 0 0 -.628 1.884l.109 .044l2.316 .771v.976l-1.832 2.75l-.06 .1a1 1 0 0 0 .237 1.21l.1 .076l.101 .06a1 1 0 0 0 1.21 -.237l.076 -.1l1.168 -1.752l1.168 1.752l.07 .093a1 1 0 0 0 1.653 -1.102l-.059 -.1l-1.832 -2.75v-.977l2.316 -.771l.109 -.044a1 1 0 0 0 .524 -1.221zm-3.949 -4.184a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0 -3z" />
|
package/icons.json
CHANGED
|
@@ -138,10 +138,6 @@
|
|
|
138
138
|
"outline": {
|
|
139
139
|
"version": "1.62",
|
|
140
140
|
"unicode": "f0a7"
|
|
141
|
-
},
|
|
142
|
-
"filled": {
|
|
143
|
-
"version": "2.3",
|
|
144
|
-
"unicode": "f6ea"
|
|
145
141
|
}
|
|
146
142
|
}
|
|
147
143
|
},
|
|
@@ -158,6 +154,10 @@
|
|
|
158
154
|
"outline": {
|
|
159
155
|
"version": "1.4",
|
|
160
156
|
"unicode": "eba9"
|
|
157
|
+
},
|
|
158
|
+
"filled": {
|
|
159
|
+
"version": "2.3",
|
|
160
|
+
"unicode": "f6ea"
|
|
161
161
|
}
|
|
162
162
|
}
|
|
163
163
|
},
|
package/package.json
CHANGED
package/tabler-nodes-filled.json
CHANGED