inticons 0.7.4 → 0.7.5
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.
- package/fonts/config.json +1 -1
- package/fonts/css/inticons-embedded.css +6 -6
- package/fonts/css/inticons-untitled-ui-embedded.css +6 -6
- package/fonts/css/inticons-untitled-ui.css +7 -7
- package/fonts/css/inticons.css +7 -7
- package/fonts/font/inticons-untitled-ui.eot +0 -0
- package/fonts/font/inticons-untitled-ui.ttf +0 -0
- package/fonts/font/inticons-untitled-ui.woff +0 -0
- package/fonts/font/inticons-untitled-ui.woff2 +0 -0
- package/fonts/font/inticons.eot +0 -0
- package/fonts/font/inticons.svg +1 -1
- package/fonts/font/inticons.ttf +0 -0
- package/fonts/font/inticons.woff +0 -0
- package/fonts/font/inticons.woff2 +0 -0
- package/package.json +1 -1
package/fonts/config.json
CHANGED
|
@@ -1904,7 +1904,7 @@
|
|
|
1904
1904
|
"src": "custom_icons",
|
|
1905
1905
|
"selected": true,
|
|
1906
1906
|
"svg": {
|
|
1907
|
-
"path": "M363 585l-2
|
|
1907
|
+
"path": "M363 585l-2 31 0 0 2-31z m-261 193l29 10 0 0-29-10z m63-195l30 10c5-16-3-33-18-39l-12 29z m168-291l1-32 0 0-1 0 0 32z m245 326l8-30-8 30z m0-360l9 29-9-29z m-26 4v352h63v-352h-63z m34 326c-97-27-181-32-221-34l-4 62c40 3 118 7 209 32l16-60z m-292 14l-64 193 59 20 64-193-59-20z m-74 200h-79v63h79v-63z m-89-14l64-195-59-20-64 196 59 19z m118-465l84 0 0-63-84 0 0 63z m84-31c-1 31-1 31-1 31 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 1 0 1 0 3 0 5 0 3 0 9 0 16 0 14 0 34-1 58-3 47-4 111-13 174-33l-18-59c-58 18-117 26-161 30-23 2-41 2-54 2-7 1-12 1-15 1-2-1-3-1-4-1 0 0 0 0-1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0-1 32z m-156 262c-81-34-99-132-51-194l-49-38c-71 91-47 239 77 290l23-58z m-36 248c-7 0-12-7-10-14l-59-19c-16 47 19 96 69 96v-63z m89-7c-2 4-6 7-10 7v63c31 0 59-20 69-50l-59-20z m135-241c-33-3-61 18-71 48l59 20c2-5 5-6 8-6l4-62z m-116-294c-28 0-60 2-90 10-30 8-60 23-82 52l49 38c11-15 28-24 49-30 22-5 47-7 74-7l0-63z m303 354c0-18 17-31 34-26l-16 60c22 6 45-10 45-34h-63z m63-352c0-25-24-41-46-34l18 59c-17 6-35-7-35-25h63z m93-28v-62c159 0 287 128 287 286 0 159-128 287-287 287v-63c124 0 224-100 224-224 0-123-100-224-224-224z m0 146c10 0 18 2 26 5 31 10 52 39 52 73 0 34-21 63-52 74-8 3-16 4-26 4v63c17 0 33-3 47-8 55-19 94-71 94-133 0-61-39-113-94-132-14-5-30-8-47-8v62z",
|
|
1908
1908
|
"width": 1000
|
|
1909
1909
|
},
|
|
1910
1910
|
"search": [
|