@iconify/json 2.2.114 → 2.2.116
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/collections.json +9 -9
- package/collections.md +9 -9
- package/composer.json +1 -1
- package/json/bi.json +297 -6
- package/json/fluent.json +4 -4
- package/json/logos.json +68 -2
- package/json/lucide.json +5 -2
- package/json/memory.json +504 -4
- package/json/octicon.json +10 -2
- package/json/ooui.json +1 -1
- package/json/openmoji.json +2 -2
- package/json/pajamas.json +1 -1
- package/package.json +1 -1
package/json/fluent.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Fluent UI System Icons",
|
|
5
5
|
"total": 14471,
|
|
6
|
-
"version": "1.1.
|
|
6
|
+
"version": "1.1.216",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Microsoft Corporation",
|
|
9
9
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"category": "General",
|
|
23
23
|
"palette": false
|
|
24
24
|
},
|
|
25
|
-
"lastModified":
|
|
25
|
+
"lastModified": 1694582735,
|
|
26
26
|
"icons": {
|
|
27
27
|
"access-time-20-filled": {
|
|
28
28
|
"body": "<path fill=\"currentColor\" d=\"M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16ZM6.988 8.608a.5.5 0 0 1-.977-.211v-.005a1.998 1.998 0 0 1 .32-.687A1.7 1.7 0 0 1 7.756 7c.552 0 1.001.215 1.308.561c.298.337.438.772.438 1.189c0 .349-.069.648-.205.906a1.79 1.79 0 0 1-.507.585a4.713 4.713 0 0 1-.48.313l-.056.034c-.168.1-.306.187-.425.29c-.394.341-.652.702-.764 1.122H9a.5.5 0 0 1 0 1H6.5a.5.5 0 0 1-.5-.5c0-1.01.475-1.774 1.173-2.378c.19-.166.396-.29.567-.393l.058-.035a3.66 3.66 0 0 0 .379-.244a.804.804 0 0 0 .233-.26a.917.917 0 0 0 .09-.44a.798.798 0 0 0-.187-.526C8.203 8.1 8.03 8 7.753 8c-.33 0-.505.146-.614.295a.999.999 0 0 0-.147.3l-.004.013ZM11 7a.5.5 0 0 1 .5.5V10H13V7.5a.5.5 0 0 1 1 0v5a.5.5 0 0 1-1 0V11h-2a.5.5 0 0 1-.5-.5v-3A.5.5 0 0 1 11 7Z\"/>"
|
|
@@ -32399,12 +32399,12 @@
|
|
|
32399
32399
|
"body": "<path fill=\"currentColor\" d=\"M6 3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H6ZM4 4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4Zm2 13a1 1 0 0 1-1-1v-2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1H6Zm-2-1a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v2Zm-2-6a.5.5 0 0 1 .5-.5h15a.5.5 0 0 1 0 1h-15A.5.5 0 0 1 2 10Z\"/>"
|
|
32400
32400
|
},
|
|
32401
32401
|
"ios-arrow-24-filled": {
|
|
32402
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
32402
|
+
"body": "<path fill=\"currentColor\" d=\"M12.727 3.687a1 1 0 1 0-1.454-1.374l-8.5 9a1 1 0 0 0 0 1.374l8.5 9.001a1 1 0 1 0 1.454-1.373L4.875 12l7.852-8.313Z\"/>",
|
|
32403
32403
|
"width": 24,
|
|
32404
32404
|
"height": 24
|
|
32405
32405
|
},
|
|
32406
32406
|
"ios-arrow-24-regular": {
|
|
32407
|
-
"body": "<path fill=\"currentColor\" d=\"
|
|
32407
|
+
"body": "<path fill=\"currentColor\" d=\"m4.296 12l8.492-8.727a.75.75 0 1 0-1.075-1.046l-9 9.25a.75.75 0 0 0 0 1.046l9 9.25a.75.75 0 1 0 1.075-1.046L4.295 12Z\"/>",
|
|
32408
32408
|
"width": 24,
|
|
32409
32409
|
"height": 24
|
|
32410
32410
|
},
|