@iconify-json/material-icon-theme 1.2.62 → 1.2.63
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/icons.json +6 -1
- package/info.json +1 -1
- package/package.json +1 -1
package/icons.json
CHANGED
|
@@ -4087,6 +4087,11 @@
|
|
|
4087
4087
|
"typst": {
|
|
4088
4088
|
"body": "<path fill=\"#0097a7\" d=\"M21.98 24.84A10.8 10.8 0 0 1 19.72 26a4.3 4.3 0 0 1-1.46.3a2.4 2.4 0 0 1-1.93-.64c-.36-.42-.33-1.25-.33-2.48V14h4v-4h-4V2l-6 2v6H8v4h2v9.91q0 3.405 1.59 4.77A6.64 6.64 0 0 0 15.94 30a4 4 0 0 0 .47-.03c1.54-.15 3.4-1.08 5.59-2.77c.31-.24.63-.49.95-.76Z\"/>"
|
|
4089
4089
|
},
|
|
4090
|
+
"uiua": {
|
|
4091
|
+
"body": "<g fill=\"#64b5f6\" stroke=\"#64b5f6\" stroke-width=\".87\"><path d=\"M227.734 476.91c-86.625-11.046-159.42-72.622-184.643-156.029c-6.697-22.09-9.306-40.268-9.306-64.794c0-9.654.522-21.135 1.305-27.397c4.261-34.093 16.524-67.317 35.745-96.105c2.696-4.087 5.219-7.653 5.654-7.914c.347-.174 1.13 1.13 1.652 3.044c.522 1.913 4.523 14.524 9.045 28.092c51.662 156.377 102.715 240.48 154.464 254.308c7.566 2 21.134 2 28.7 0c51.75-13.829 102.802-97.931 154.464-254.308c4.522-13.568 8.523-26.179 9.045-28.092s1.305-3.218 1.652-3.044c.435.26 2.958 3.827 5.654 7.914c19.22 28.788 31.484 62.012 35.745 96.105c1.74 14.09 1.74 40.703 0 54.793c-7.48 60.185-39.224 114.717-87.842 150.897c-31.658 23.57-67.056 37.833-105.672 42.617c-13.306 1.652-42.703 1.565-55.662-.087z\"/><path d=\"M249.042 300.269c-47.139-7.48-91.843-68.535-137.851-188.122l-7.22-18.612l4.697-4.349c10.872-10.002 32.267-24.526 47.574-32.18c15.308-7.653 35.92-14.959 53.315-18.699c27.918-6.001 64.968-6.001 92.886 0c17.395 3.74 38.007 11.046 53.315 18.7c15.307 7.653 36.702 22.177 47.574 32.18l4.696 4.348l-7.219 18.612C357.41 224.95 313.576 287.745 270.524 298.703c-5.74 1.479-17.133 2.348-21.482 1.566z\"/></g>",
|
|
4092
|
+
"width": 512,
|
|
4093
|
+
"height": 512
|
|
4094
|
+
},
|
|
4090
4095
|
"umi": {
|
|
4091
4096
|
"body": "<path fill=\"#455a64\" d=\"M1 8a7 7 0 0 0 4 6.316V15h6v-.684A7 7 0 0 0 15 8z\"/><path fill=\"#f5f5f5\" d=\"M8 3a5 5 0 0 0-5 5h10a5 5 0 0 0-5-5\"/><path fill=\"#2196f3\" d=\"M2.092 9A6 6 0 0 0 8 14a6 6 0 0 0 5.908-5z\"/><g fill=\"#455a64\"><g stroke-width=\"0\"><circle cx=\"5.5\" cy=\"6.5\" r=\".5\"/><circle cx=\"10.5\" cy=\"6.5\" r=\".5\"/><circle cx=\"6.5\" cy=\"5.5\" r=\".5\"/></g><path d=\"M8 2a6 6 0 0 0-6 6h1a5 5 0 0 1 5-5a5 5 0 0 1 5 5h1a6 6 0 0 0-6-6\"/></g>",
|
|
4092
4097
|
"width": 16,
|
|
@@ -4353,7 +4358,7 @@
|
|
|
4353
4358
|
"parent": "oxc"
|
|
4354
4359
|
}
|
|
4355
4360
|
},
|
|
4356
|
-
"lastModified":
|
|
4361
|
+
"lastModified": 1778041273,
|
|
4357
4362
|
"width": 32,
|
|
4358
4363
|
"height": 32
|
|
4359
4364
|
}
|
package/info.json
CHANGED
package/package.json
CHANGED