@iconify-json/material-icon-theme 1.2.5 → 1.2.6
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
|
@@ -3266,6 +3266,11 @@
|
|
|
3266
3266
|
"width": 24,
|
|
3267
3267
|
"height": 24
|
|
3268
3268
|
},
|
|
3269
|
+
"snakemake": {
|
|
3270
|
+
"body": "<path fill=\"#00897b\" d=\"M6.635 11.014c1.237 0 2.473-.006 3.71.002c1.273.009 2.127 1.282 1.76 2.608c-.208.754-.864 1.353-1.586 1.36c-1.711.019-3.426.07-5.133-.02c-1.558-.084-2.674-1.028-3.369-2.538c-.313-.681.121-1.403.828-1.408c1.263-.008 2.527-.002 3.79-.002z\"/><path fill=\"#00897b\" d=\"M8.19 6.022c.744 0 1.489-.003 2.233 0c2.266.01 4.026 1.934 4.061 4.41c.018 1.236-.35 2.298-1.118 3.198c-.061.072-.157.11-.236.163c-.013-.097-.047-.196-.036-.29c.217-1.871-1.058-3.473-2.82-3.498c-1.506-.022-3.013-.002-4.52-.01c-.88-.004-1.587-.639-1.771-1.569c-.243-1.227.607-2.392 1.759-2.402c.816-.007 1.632-.001 2.448-.002\"/><path fill=\"#00897b\" d=\"M11.242 3.292c.296-.006.518-.264.507-.589c-.011-.312-.237-.536-.532-.525c-.282.01-.512.27-.504.567c.007.29.261.553.529.547m-8.3 5.473c-.457-.45-.784-1.005-1.007-1.627c-.9-2.52.466-5.374 2.874-5.996a4 4 0 0 1 .985-.114c1.534-.012 3.067-.02 4.6-.001c1.697.02 2.933.888 3.721 2.516c.342.706-.071 1.449-.806 1.456c-1.058.011-2.116.003-3.174.003c-1.417 0-2.833-.006-4.25.001c-1.442.008-2.65 1.145-2.85 2.691c-.034.257.008.525.01.788c.002.088-.01.177-.017.266z\"/>",
|
|
3271
|
+
"width": 16,
|
|
3272
|
+
"height": 16
|
|
3273
|
+
},
|
|
3269
3274
|
"snapcraft": {
|
|
3270
3275
|
"body": "<path fill=\"#81c784\" d=\"M.76.36L1 .48L.76.72zm-.48.8l.44-.4l-.2-.2zM.12.12l.6.6V.36z\"/><path fill=\"#ff6e40\" d=\"M1.12.36L.76.32l.4.2z\"/>",
|
|
3271
3276
|
"width": 1.28,
|
|
@@ -3779,7 +3784,7 @@
|
|
|
3779
3784
|
"height": 24
|
|
3780
3785
|
}
|
|
3781
3786
|
},
|
|
3782
|
-
"lastModified":
|
|
3787
|
+
"lastModified": 1745645917,
|
|
3783
3788
|
"width": 32,
|
|
3784
3789
|
"height": 32
|
|
3785
3790
|
}
|
package/info.json
CHANGED