@iconify-vue/simple-icons 1.0.12 → 1.0.13
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/components/b/bitsy.vue +10 -0
- package/components/d/daisyui.vue +2 -2
- package/components/g/graphite-editor.vue +10 -0
- package/components/i/imagetoolbox.vue +10 -0
- package/components/m/modelscope.vue +10 -0
- package/components/w/webawesome.vue +10 -0
- package/css/a/a9j2btbd.css +4 -0
- package/css/f/fgimotbi.css +4 -0
- package/css/f/fm7z131h.css +4 -0
- package/css/g/gxhus1i.css +4 -0
- package/css/s/s7542ram.css +4 -0
- package/css/t/t4fl-15f.css +4 -0
- package/iconify.json +3 -3
- package/package.json +21 -1
- package/css/y/y-p9hpbx.css +0 -4
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
import '../../css/g/gxhus1i.css';
|
|
4
|
+
|
|
5
|
+
const props = defineProps(["width","height"]);
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="gxhus1i"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="simple-icons:bitsy" /></template>
|
package/components/d/daisyui.vue
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<script setup>
|
|
2
2
|
import { Icon } from '@iconify/css-vue';
|
|
3
|
-
import '../../css/
|
|
3
|
+
import '../../css/t/t4fl-15f.css';
|
|
4
4
|
|
|
5
5
|
const props = defineProps(["width","height"]);
|
|
6
6
|
|
|
7
7
|
const viewBox = {"width":24,"height":24};
|
|
8
|
-
const content = `<path class="
|
|
8
|
+
const content = `<path class="t4fl-15f"/>`;
|
|
9
9
|
</script>
|
|
10
10
|
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="simple-icons:daisyui" /></template>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
import '../../css/s/s7542ram.css';
|
|
4
|
+
|
|
5
|
+
const props = defineProps(["width","height"]);
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="s7542ram"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="simple-icons:graphite-editor" /></template>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
import '../../css/f/fm7z131h.css';
|
|
4
|
+
|
|
5
|
+
const props = defineProps(["width","height"]);
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="fm7z131h"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="simple-icons:imagetoolbox" /></template>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
import '../../css/a/a9j2btbd.css';
|
|
4
|
+
|
|
5
|
+
const props = defineProps(["width","height"]);
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="a9j2btbd"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="simple-icons:modelscope" /></template>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
import { Icon } from '@iconify/css-vue';
|
|
3
|
+
import '../../css/f/fgimotbi.css';
|
|
4
|
+
|
|
5
|
+
const props = defineProps(["width","height"]);
|
|
6
|
+
|
|
7
|
+
const viewBox = {"width":24,"height":24};
|
|
8
|
+
const content = `<path class="fgimotbi"/>`;
|
|
9
|
+
</script>
|
|
10
|
+
<template><Icon :width="width" :height="height" :viewBox="viewBox" :content="content" fallback="simple-icons:webawesome" /></template>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.a9j2btbd {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M2.667 5.333V8H0v5.333h2.667v-2.666H.5V8.5h2.166v2.166h2.666V8H8V5.333Zm0 8v5.334H8V16H5.333v-2.667Zm13.333-8V8h2.667v2.667h2.666V8.5H23.5v2.166h-2.166v2.666H24V8h-2.667V5.333Zm5.333 8h-2.666V16H16v2.667h5.333zM8 10.667v2.666h2.667v-2.666zm2.667 2.666V16h2.666v-2.667zm2.666 0H16v-2.666h-2.667z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.fgimotbi {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M13.958 4.95c0 .783-.465 1.462-1.132 1.77L16.8 10.2l3.914-.784A1.8 1.8 0 0 1 20.4 8.4a1.8 1.8 0 1 1 1.86 1.8l-4.221 9.385A2.4 2.4 0 0 1 15.849 21H8.153c-.945 0-1.8-.555-2.19-1.414l-4.221-9.384a1.8 1.8 0 1 1 1.545-.784L7.2 10.2l3.98-3.484a1.95 1.95 0 0 1-1.125-1.766a1.95 1.95 0 0 1 3.9 0z");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.fm7z131h {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M13.995 7.152v1.834q0 .471.32.791t.792.32h1.834q.223 0 .43-.083q.21-.085.376-.25l5.78-5.78q.25-.249.362-.57q.111-.318.111-.625q0-.305-.125-.61a2 2 0 0 0-.347-.557L22.499.594a1.67 1.67 0 0 0-1.195-.5q-.305 0-.611.111a1.5 1.5 0 0 0-.556.362L14.33 6.346a1.1 1.1 0 0 0-.25.375a1.2 1.2 0 0 0-.084.43ZM16.72 8.43h-1.056V7.374l3.39-3.362l1.029 1.028zm2.995 4.627c0-1.376-.001-2.492-.03-3.424l1.873-1.871c.143 1.334.143 3.035.143 5.295c0 4.57 0 6.855-1.184 8.444a6 6 0 0 1-1.221 1.22c-1.59 1.185-3.875 1.185-8.445 1.185s-6.856 0-8.445-1.184A6 6 0 0 1 1.184 21.5C0 19.91 0 17.627 0 13.057s0-6.854 1.184-8.443a6 6 0 0 1 1.222-1.221C3.995 2.209 6.28 2.209 10.85 2.209c2.476 0 4.282 0 5.669.188l-1.842 1.841c-1.01-.042-2.247-.043-3.827-.043c-2.33 0-3.916.002-5.123.136c-1.168.129-1.74.36-2.136.654a4 4 0 0 0-.815.816c-.295.395-.526.967-.655 2.135c-.133 1.207-.136 2.791-.136 5.121s.003 3.915.136 5.122q.044.392.102.702l.02-.014c1.797-1.31 3.657-2.667 5.25-1.749l1.36.837c1.33.824 2.86-.58 4.52-2.105c1.12-1.028 2.299-2.11 3.517-2.602c1.112-.45 1.858-.063 2.823.74v-.93ZM5.168 9.527c0 1.302 1.033 2.335 2.335 2.335S9.84 10.784 9.84 9.527c0-1.302-1.033-2.335-2.336-2.335S5.168 8.225 5.168 9.527");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.s7542ram {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("m7.738 15.97l-3.5-6.06c-.15-.23-.08-.54.15-.69s.54-.08.69.15c.01.01.02.03.02.04l3.5 6.06c.15.23.08.54-.15.69s-.54.08-.69-.15a.1.1 0 0 1-.02-.04m15.82 5.93c.03.3-.08.6-.31.81c-.42.51-2.24.89-3.61 1.08c-.91.13-1.83.2-2.75.21c-.86-.01-2.06-.23-3.2-.3c-1.61-.1-6.94-.3-8.78-.29c-2.06.01-2.47-.11-2.82-.41c-.14-.11 1.03-.7 3.5-.9c6.02-.49 11.33-.55 13.14-.46c.73.04 1.45.17 2.15.38l-3.86-2.77c-.32.21-.7.33-1.08.33h-9c-.71 0-1.37-.38-1.73-1l-4.5-7.79c-.36-.62-.36-1.38 0-2L5.208 1c.35-.62 1.01-1 1.73-1h9c.71 0 1.38.38 1.73 1l3.32 5.75l1.18 2.04l.01.02c0 .01.01.02.01.02q.21.375.24.81c0 .05 1.03 11.25 1.12 12.19zM6.518 2.73l5.61 9.72c.7-.17 1.42-.26 2.14-.25l1.48-2.01l2.48-.28c.36-.63.79-1.21 1.29-1.73l-3.33-5.76a1 1 0 0 0-.75-.43h-8c-.3.02-.58.18-.75.43zm8.18 14.86l-3.1-2.22a1 1 0 0 1-.28-.31L5.358 4.73l-2.67 4.63c-.14.27-.14.59 0 .87l4 6.93c.17.26.45.42.75.43zm6.38-.43l-.7-7.09c-.44.48-.83 1.01-1.15 1.58l-2.48.28l-1.48 2.01c-.65 0-1.31.07-1.94.21l5.79 4.15a1.91 1.91 0 0 1 1.96-1.14");
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
.t4fl-15f {
|
|
2
|
+
fill: currentColor;
|
|
3
|
+
d: path("M12 0c-1.56 0-3.137.721-4.095 2.122a5 5 0 0 0-.857-.081c-1.353-.006-2.62.565-3.53 1.476C2.415 4.62 1.81 6.241 2.121 7.905C.722 8.863 0 10.44 0 12s.721 3.137 2.122 4.095c-.31 1.664.294 3.286 1.395 4.388c1.102 1.101 2.724 1.706 4.388 1.395C8.863 23.278 10.44 24 12 24s3.137-.721 4.095-2.122c1.664.31 3.286-.294 4.388-1.395c1.101-1.102 1.706-2.724 1.395-4.388C23.278 15.137 24 13.56 24 12s-.721-3.137-2.122-4.095c.31-1.664-.294-3.286-1.395-4.388c-1.102-1.101-2.724-1.706-4.388-1.395C15.137.722 13.56 0 12 0m0 .962c1.18 0 2.345.471 3.123 1.447a5 5 0 0 0-.64.315a4.97 4.97 0 0 1-4.965 0a5 5 0 0 0-.64-.315C9.654 1.433 10.82.962 12 .962M7.026 2.99q.196 0 .397.023a5 5 0 0 0-.229.67a4.97 4.97 0 0 1-3.511 3.511a5 5 0 0 0-.67.229c-.138-1.238.352-2.393 1.185-3.225c.743-.743 1.742-1.214 2.828-1.208m10.011 0c1.062.013 2.037.479 2.765 1.208c.833.832 1.323 1.987 1.185 3.225a5 5 0 0 0-.67-.229a4.97 4.97 0 0 1-3.511-3.511a5 5 0 0 0-.229-.67a4 4 0 0 1 .46-.023m-8.667.252q.333.124.668.315a5.94 5.94 0 0 0 5.924 0q.335-.191.668-.315a4.5 4.5 0 0 1 .247.69a5.94 5.94 0 0 0 4.19 4.191q.37.101.691.247a4.5 4.5 0 0 1-.315.668a5.94 5.94 0 0 0 0 5.924q.191.335.315.668a4.5 4.5 0 0 1-.69.247a5.94 5.94 0 0 0-4.191 4.19q-.101.37-.247.691a4.5 4.5 0 0 1-.668-.315a5.94 5.94 0 0 0-5.924 0a4.5 4.5 0 0 1-.668.315a4.5 4.5 0 0 1-.247-.69a5.94 5.94 0 0 0-4.19-4.191a4.5 4.5 0 0 1-.691-.247q.124-.333.315-.668a5.94 5.94 0 0 0 0-5.924a4.5 4.5 0 0 1-.315-.668q.322-.146.69-.247a5.94 5.94 0 0 0 4.191-4.19q.101-.37.247-.691M2.41 8.877q.13.323.314.64a4.97 4.97 0 0 1 0 4.965a5 5 0 0 0-.315.64C1.433 14.346.962 13.18.962 12s.471-2.345 1.447-3.123m19.18 0c.977.778 1.448 1.943 1.448 3.123s-.471 2.345-1.447 3.123a5 5 0 0 0-.315-.64a4.97 4.97 0 0 1 0-4.965q.183-.319.315-.64m-14.907 1.57a.417.417 0 0 0-.296.714l.117.117c-.13.228-.203.492-.203.774c0 .87.7 1.569 1.569 1.569s1.568-.7 1.568-1.569s-.7-1.568-1.568-1.568c-.282 0-.546.073-.775.203l-.116-.117a.42.42 0 0 0-.296-.123m10.748 0a.42.42 0 0 0-.295.123l-.12.12a1.57 1.57 0 0 0-.781-.206c-.869 0-1.569.7-1.569 1.568c0 .87.7 1.569 1.569 1.569a1.566 1.566 0 0 0 1.369-2.336l.123-.123a.417.417 0 0 0-.296-.715m-9.904.237a.627.627 0 0 1 .627.627a.627.627 0 0 1-.627.627a.627.627 0 0 1-.628-.627a.627.627 0 0 1 .628-.627m8.365 0a.627.627 0 0 1 .628.627a.627.627 0 0 1-.628.627a.627.627 0 0 1-.627-.627a.627.627 0 0 1 .627-.627m-7.187 1.17a.314.314 0 0 1 .313.314a.314.314 0 0 1-.313.314a.314.314 0 0 1-.314-.314a.314.314 0 0 1 .314-.314m8.365 0a.314.314 0 0 1 .314.314a.314.314 0 0 1-.314.314a.314.314 0 0 1-.314-.314a.314.314 0 0 1 .314-.314m-8.757.758a.21.21 0 0 1 .21.209a.21.21 0 0 1-.21.209a.21.21 0 0 1-.21-.21a.21.21 0 0 1 .21-.208m8.366 0a.21.21 0 0 1 .209.209a.21.21 0 0 1-.21.209a.21.21 0 0 1-.209-.21a.21.21 0 0 1 .21-.208m-5.551.48a.32.32 0 0 0-.232.082a.32.32 0 0 0-.023.453c.296.328.737.524 1.18.524c.441 0 .882-.196 1.178-.524a.32.32 0 0 0-.023-.453a.32.32 0 0 0-.453.023c-.145.16-.486.312-.703.312s-.558-.152-.703-.312a.32.32 0 0 0-.221-.106m-8.115 3.485q.319.134.67.229a4.97 4.97 0 0 1 3.511 3.511q.095.351.229.67c-1.238.138-2.393-.352-3.225-1.185c-.833-.832-1.323-1.987-1.185-3.225m17.974 0c.138 1.238-.352 2.393-1.185 3.225c-.832.833-1.987 1.323-3.225 1.185a5 5 0 0 0 .229-.67a4.97 4.97 0 0 1 3.511-3.511a5 5 0 0 0 .67-.229M12 20.612c.857 0 1.714.222 2.482.664q.318.183.64.315c-.777.976-1.942 1.447-3.122 1.447s-2.345-.471-3.123-1.447q.323-.132.64-.315A5 5 0 0 1 12 20.612");
|
|
4
|
+
}
|
package/iconify.json
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"prefix": "simple-icons",
|
|
3
3
|
"info": {
|
|
4
4
|
"name": "Simple Icons",
|
|
5
|
-
"total":
|
|
6
|
-
"version": "16.
|
|
5
|
+
"total": 3369,
|
|
6
|
+
"version": "16.4.0",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Simple Icons Collaborators",
|
|
9
9
|
"url": "https://github.com/simple-icons/simple-icons"
|
|
@@ -25,5 +25,5 @@
|
|
|
25
25
|
"category": "Logos",
|
|
26
26
|
"palette": false
|
|
27
27
|
},
|
|
28
|
-
"lastModified":
|
|
28
|
+
"lastModified": 1767597180
|
|
29
29
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-vue/simple-icons",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.13",
|
|
5
5
|
"homepage": "https://icon-sets.iconify.design/simple-icons/",
|
|
6
6
|
"bugs": "https://github.com/iconify/icon-sets/issues",
|
|
7
7
|
"license": "CC0-1.0",
|
|
@@ -1694,6 +1694,10 @@
|
|
|
1694
1694
|
"types": "./types/dd0bq22g.d.ts",
|
|
1695
1695
|
"default": "./components/b/bitrise.vue"
|
|
1696
1696
|
},
|
|
1697
|
+
"./bitsy": {
|
|
1698
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
1699
|
+
"default": "./components/b/bitsy.vue"
|
|
1700
|
+
},
|
|
1697
1701
|
"./bittorrent": {
|
|
1698
1702
|
"types": "./types/dd0bq22g.d.ts",
|
|
1699
1703
|
"default": "./components/b/bittorrent.vue"
|
|
@@ -5302,6 +5306,10 @@
|
|
|
5302
5306
|
"types": "./types/dd0bq22g.d.ts",
|
|
5303
5307
|
"default": "./components/g/graphite.vue"
|
|
5304
5308
|
},
|
|
5309
|
+
"./graphite-editor": {
|
|
5310
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
5311
|
+
"default": "./components/g/graphite-editor.vue"
|
|
5312
|
+
},
|
|
5305
5313
|
"./graphql": {
|
|
5306
5314
|
"types": "./types/dd0bq22g.d.ts",
|
|
5307
5315
|
"default": "./components/g/graphql.vue"
|
|
@@ -6018,6 +6026,10 @@
|
|
|
6018
6026
|
"types": "./types/dd0bq22g.d.ts",
|
|
6019
6027
|
"default": "./components/i/imagej.vue"
|
|
6020
6028
|
},
|
|
6029
|
+
"./imagetoolbox": {
|
|
6030
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
6031
|
+
"default": "./components/i/imagetoolbox.vue"
|
|
6032
|
+
},
|
|
6021
6033
|
"./imdb": {
|
|
6022
6034
|
"types": "./types/dd0bq22g.d.ts",
|
|
6023
6035
|
"default": "./components/i/imdb.vue"
|
|
@@ -8078,6 +8090,10 @@
|
|
|
8078
8090
|
"types": "./types/dd0bq22g.d.ts",
|
|
8079
8091
|
"default": "./components/m/modelcontextprotocol.vue"
|
|
8080
8092
|
},
|
|
8093
|
+
"./modelscope": {
|
|
8094
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
8095
|
+
"default": "./components/m/modelscope.vue"
|
|
8096
|
+
},
|
|
8081
8097
|
"./modin": {
|
|
8082
8098
|
"types": "./types/dd0bq22g.d.ts",
|
|
8083
8099
|
"default": "./components/m/modin.vue"
|
|
@@ -13826,6 +13842,10 @@
|
|
|
13826
13842
|
"types": "./types/dd0bq22g.d.ts",
|
|
13827
13843
|
"default": "./components/w/webauthn.vue"
|
|
13828
13844
|
},
|
|
13845
|
+
"./webawesome": {
|
|
13846
|
+
"types": "./types/dd0bq22g.d.ts",
|
|
13847
|
+
"default": "./components/w/webawesome.vue"
|
|
13848
|
+
},
|
|
13829
13849
|
"./webcomponentsdotorg": {
|
|
13830
13850
|
"types": "./types/dd0bq22g.d.ts",
|
|
13831
13851
|
"default": "./components/w/webcomponentsdotorg.vue"
|
package/css/y/y-p9hpbx.css
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.y-p9hpbx {
|
|
2
|
-
fill: currentColor;
|
|
3
|
-
d: path("M12 0C7.828.001 4.396 3.433 4.395 7.605c.001 4.172 3.433 7.604 7.605 7.605c4.172-.001 7.604-3.433 7.605-7.605C19.604 3.433 16.172.001 12 0m0 .286c4.016 0 7.32 3.304 7.32 7.32c-.001 4.015-3.305 7.318-7.32 7.318S4.681 11.62 4.68 7.605c0-4.016 3.304-7.32 7.32-7.32zm0 4.04a3.294 3.294 0 0 0-3.279 3.279v.001A3.296 3.296 0 0 0 12 10.884a3.294 3.294 0 0 0 3.279-3.279A3.294 3.294 0 0 0 12 4.326M8.34 16.681h-.008a3.67 3.67 0 0 0-3.652 3.652v.015A3.67 3.67 0 0 0 8.332 24h7.336a3.67 3.67 0 0 0 3.652-3.652v-.016a3.67 3.67 0 0 0-3.652-3.652h-.008Z");
|
|
4
|
-
}
|