Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 6b2d9ed

Browse files
ArtBlueagliga
authored andcommitted
fix(icons): added missing icons from previous icon generation run
1 parent 4d5fcdd commit 6b2d9ed

File tree

5 files changed

+1240
-1235
lines changed

5 files changed

+1240
-1235
lines changed

dist/svg/icons.svg

Lines changed: 20 additions & 20 deletions
Loading

src/components/master-icons.marko

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<stop offset=".785" stop-color="#4EE04B" />
1717
</linearGradient>
1818
<linearGradient
19-
id="ref-ai-spectrum-filled-16-colored"
19+
id="ref-ai-spectrum-16-colored"
2020
x1="21.21"
2121
y1="11.161"
2222
x2="11.274"
@@ -44,7 +44,7 @@
4444
<stop offset=".785" stop-color="#4EE04B" />
4545
</linearGradient>
4646
<linearGradient
47-
id="ref-ai-spectrum-filled-24-colored"
47+
id="ref-ai-spectrum-24-colored"
4848
x1="32.758"
4949
y1="16.968"
5050
x2="17.145"
@@ -58,7 +58,7 @@
5858
<stop offset=".785" stop-color="#4EE04B" />
5959
</linearGradient>
6060
<linearGradient
61-
id="ref-ai-spectrum-16-colored"
61+
id="ref-ai-spectrum-filled-16-colored"
6262
x1="21.21"
6363
y1="11.161"
6464
x2="11.274"
@@ -72,7 +72,7 @@
7272
<stop offset=".785" stop-color="#4EE04B" />
7373
</linearGradient>
7474
<linearGradient
75-
id="ref-ai-spectrum-24-colored"
75+
id="ref-ai-spectrum-filled-24-colored"
7676
x1="32.758"
7777
y1="16.968"
7878
x2="17.145"
@@ -100,11 +100,11 @@
100100
<stop offset=".785" stop-color="#4EE04B" />
101101
</linearGradient>
102102
<linearGradient
103-
id="ref-cb-12-colored"
104-
x1="20"
103+
id="ref-cb-32-colored"
104+
x1="50"
105105
y1="0"
106-
x2=".373"
107-
y2="13.142"
106+
x2="-.978"
107+
y2="32"
108108
gradientUnits="userSpaceOnUse"
109109
>
110110
<stop stop-color="#192660" />
@@ -115,11 +115,11 @@
115115
<stop offset="1" stop-color="#03944B" />
116116
</linearGradient>
117117
<linearGradient
118-
id="ref-cb-24-colored"
119-
x1="38"
118+
id="ref-cb-18-colored"
119+
x1="30"
120120
y1="0"
121-
x2="-.452"
122-
y2="24.459"
121+
x2=".56"
122+
y2="19.712"
123123
gradientUnits="userSpaceOnUse"
124124
>
125125
<stop stop-color="#192660" />
@@ -130,11 +130,11 @@
130130
<stop offset="1" stop-color="#03944B" />
131131
</linearGradient>
132132
<linearGradient
133-
id="ref-cb-18-colored"
134-
x1="30"
133+
id="ref-cb-24-colored"
134+
x1="38"
135135
y1="0"
136-
x2=".56"
137-
y2="19.712"
136+
x2="-.452"
137+
y2="24.459"
138138
gradientUnits="userSpaceOnUse"
139139
>
140140
<stop stop-color="#192660" />
@@ -145,11 +145,11 @@
145145
<stop offset="1" stop-color="#03944B" />
146146
</linearGradient>
147147
<linearGradient
148-
id="ref-cb-32-colored"
149-
x1="50"
148+
id="ref-cb-12-colored"
149+
x1="20"
150150
y1="0"
151-
x2="-.978"
152-
y2="32"
151+
x2=".373"
152+
y2="13.142"
153153
gradientUnits="userSpaceOnUse"
154154
>
155155
<stop stop-color="#192660" />

0 commit comments

Comments
 (0)