Merge branch 'master' of github.com:edent/SuperTinyIcons

This commit is contained in:
Terence Eden
2025-07-02 14:09:02 +01:00
14 changed files with 1197 additions and 436 deletions

5
images/svg/grok.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Grok" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/><path d="M213 308L338 213C345 209 353 210 356 218C372 256 365 302 334 333C304 365 261 372 222 356L180 376C241 419 315 409 361 361C398 323 409 272 398 225L399 225C383 157 403 130 442 74C443 72 444 71 445 70L393 123V123L213 308 M188 332C144 288 151 222 189 183C216 155 262 143 301 160L344 140C336 135 326 128 315 124C264 103 203 113 162 156C122 197 110 260 131 313C147 354 121 382 94 411C85 421 76 431 68 442L188 332"/></svg>

After

Width:  |  Height:  |  Size: 552 B

View File

@@ -0,0 +1,14 @@
<svg aria-label="LinuxContainers" role="img" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"
stroke="#fff" stroke-width="2.5"><path
d="m0 0H512V512H0"
fill="#fff"/><path
d="M49 256v72l207 120 207-120v-72"
fill="#dd4814"/><path
d="M152 124 255 64 463 184v72L360 316"
fill="#333"/><path
d="m49 220v36l208 120 103-60V280l-105-60"
fill="#888"/><path
d="m152 124-103 60v36l103 60 103-60v-36z"
fill="#cdcdcd"/><path
d="M463 184 360 244 255 184 152 244v36l105 60 103-60v-36 72M152 244 49 184v36l103-60v-36 36l103 60m2 120v108"
fill="none"/></svg>

After

Width:  |  Height:  |  Size: 548 B

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="VictoriaMetrics" role="img"
viewBox="0 0 512 512"><path
d="m0 0H512V512H0"
fill="#fff"/><path
d="M227 383q29 26 58 0L422 262v44q0 6-6 11L285 437q-29 22-58 0L94 317q-4-4-4-11V262m0-105v43q0 9 5 15L227 335q29 28 58 0L417 215q5-5 5-15V157L285 281q-29 22-58 0m0-49q29 22 58 0L416 113c33-31-89-50-160-49S61 82 96 113"/></svg>

After

Width:  |  Height:  |  Size: 372 B