inticons 0.8.6 → 0.8.8
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
|
@@ -2576,7 +2576,7 @@
|
|
|
2576
2576
|
"src": "custom_icons",
|
|
2577
2577
|
"selected": true,
|
|
2578
2578
|
"svg": {
|
|
2579
|
-
"path": "
|
|
2579
|
+
"path": "M45 0c26 0 46 20 46 45v80c0 96 0 166 4 220 5 54 13 90 28 119 28 55 74 100 129 129 29 15 65 23 119 28 54 4 124 4 220 4h254l-207-206c-17-18-17-47 0-65 18-18 47-18 65 0l284 284c17 18 17 47 0 65l-284 284c-18 17-47 17-65 0-17-18-17-47 0-65l207-206h-256c-94 0-167 0-226-5-59-5-108-15-152-37-73-37-132-96-169-169-22-44-32-93-37-152-5-59-5-132-5-226l0-82c0-25 20-45 45-45z",
|
|
2580
2580
|
"width": 1000
|
|
2581
2581
|
},
|
|
2582
2582
|
"search": [
|