Adds accessibility (#53)
* Adds ARIA to tiny SVG files * Adds accessiblity info to the readme
@@ -143,6 +143,14 @@ Want more icons? Tell me by raising an issue!
|
||||
|
||||
**New!** Icons also available in [Android Vector Drawables](https://developer.android.com/guide/topics/graphics/vector-drawable-resources.html) so you can easily use them in Android apps. Converted using https://github.com/inloop/svg2android/issues - not guaranteed to be under 1KB.
|
||||
|
||||
## Icon accessibility
|
||||
|
||||
The super tiny icons are accessible by default. Each icon has:
|
||||
* `role="img"`, to expose the ```<svg>``` elements as images in the browser's accessibility tree
|
||||
* `aria-label="XYZ"` (where XYZ is the icon's brand name), to give the icon an accessible name
|
||||
|
||||
`Note:` if using the ```<svg>``` as the `src` for an ```<img>``` element, the `alt` attribute should still be used on the ```<img>``` element because the ARIA is not recognised in this context.
|
||||
|
||||
## Submitting Icons
|
||||
|
||||
I'd *love* you to submit something 😸 The rules are simple, your icon must:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Airbandb" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#FF5A5F" height="512" rx="15%" width="512"/>
|
||||
<path d="M400 368c-3 18-15 34-33 42-8 3-18 4-27 3s-18-4-28-9c-13-7-25-18-41-35 24-29 39-56 44-80 2-11 3-21 2-30-2-9-5-18-10-25a61 61 0 0 0-51-25c-21 0-39 9-51 25-5 7-8 16-9 25-2 9-1 20 2 30 5 24 20 51 43 80-15 17-28 28-41 35a58 58 0 0 1-55 6c-17-7-30-23-33-42-1-9 0-18 4-28l4-12 9-18c25-54 52-109 79-162l1-2 9-17 10-16a38 38 0 0 1 58 0l10 16 9 17 1 2c27 53 54 108 79 162l8 18 4 12c3 9 4 18 3 28zm-144-17c-19-25-32-48-36-67-2-9-2-16-1-22 0-6 3-11 6-16 6-9 18-15 31-15 14 0 25 5 32 15 3 5 5 10 6 16s0 14-1 22c-5 19-17 42-37 67zm163-19l-6-13-8-18v-1c-25-54-52-109-80-163l-1-2-9-17c-3-6-7-13-13-20a58 58 0 0 0-45-22c-18 0-35 8-47 22-5 6-9 13-12 19l-9 17-1 3c-28 54-55 108-80 162v1l-9 19-5 12c-5 14-6 26-4 39a77 77 0 0 0 85 65c12-1 24-5 36-12 15-8 29-20 45-37 16 17 30 29 45 37a95 95 0 0 0 45 13 76 76 0 0 0 76-66c3-12 1-25-3-38z" fill="#fff"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 966 B After Width: | Height: | Size: 999 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Amazon" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#f90" height="512" rx="15%" width="512"/>
|
||||
<path d="m293 184c-65 2-127 20-127 85 1 44 28 66 64 66 32 0 53-12 71-31 8 11 10 17 25 28 3 2 8 2 10-1l33-28c4-3 2-8 0-11-8-11-16-19-16-40v-67c0-28 2-54-19-73-17-16-39-21-64-22-56-1-92 29-97 65-1 6 4 9 7 9l39 6c6 1 9-5 10-9 6-23 30-29 45-24 21 7 19 30 19 47zm-38 109c-16 0-26-13-26-31 1-37 30-44 64-44v19c0 34-18 56-38 56zm175 111c14-11 27-40 26-59 0-8-1-9-8-11-14-4-48-5-65 11-3 3-2 5 1 5 12-2 47-6 52 2 5 7-8 36-12 49-2 5 2 6 6 3zm-372-58c100 94 258 98 360 26 7-5 0-13-7-10-119 54-259 32-349-22-4-3-8 2-4 6z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 648 B After Width: | Height: | Size: 679 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#a4c639">
|
||||
<svg role="img" aria-label="Amazon" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#a4c639">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512"/>
|
||||
<path d="M87 174c-16 0-29 13-29 29v121c0 16 13 29 29 29s29-13 29-29V203c0-16-13-29-29-29zm339 0c-17 0-30 13-30 29v121c0 16 13 29 30 29 16 0 29-13 29-29V203c0-16-13-29-29-29zM208 312c-16 0-29 13-29 29v121c0 16 13 29 29 29s29-13 29-29V341c0-16-13-29-29-29zm97 0c-17 0-30 13-30 29v121c0 16 13 29 30 29 16 0 29-13 29-29V341c0-16-13-29-29-29z"/>
|
||||
<path d="M176 21l-2 1c-2 1-3 3-2 5l21 37c-40 21-66 60-66 104h259c0-44-27-83-66-104l20-37c1-2 1-4-1-5l-2-1-4 2-21 38a138 138 0 0 0-112 0l-21-38-3-2zm-49 158v187c0 18 14 32 31 32h196c18 0 32-14 32-32V179z"/>
|
||||
|
Before Width: | Height: | Size: 788 B After Width: | Height: | Size: 819 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Apple" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect height="512" rx="15%" width="512" fill="#000"/>
|
||||
<path d="m244.7 128.8c10.4 0 44.1-6.6 70.3-44.8 22.4-33.1 19.9-70 19.9-70s-38.8-2.8-72.8 39.4c-24.6 30.9-22.7 75-22.7 75s1.9.3 5.4.3z"/>
|
||||
<path d="m439.2 371.1c1.9-5.4 3.2-8.5 3.2-8.5s0 0-.3 0-.3 0-.6-.3c-1.9-.6-6.3-2.5-12-6-11.3-6.6-27.1-18.9-38.4-38.8-7.2-12.6-12.3-28.4-13.6-47.9-.6-9.8.3-19.2 2.2-27.7v-.3c.6-2.8 1.3-5.4 2.2-8.2 10.1-32.8 33.7-54.2 43.2-61.5 2.5-1.9 3.8-2.8 3.8-2.8s-30.3-47-87.3-47c-49.2 0-67.4 22.1-93.6 22.1-32.1 0-37.2-20.5-84.8-20.5-24.6 0-58.9 9.5-84.5 42.5-20.2 25.8-27.7 56.4-30.9 78.8-1.9 15.1-2.5 31.5-.6 49.8 0 1.3.3 2.5.3 4.1 1.9 18.3 6.6 37.8 13.2 57.4 0 .3.3.9.6 1.3.6 2.2 1.6 4.7 2.5 6.9.3.9.9 2.2 1.3 3.2.3.9.6 2.2 1.3 3.2 6.3 16.4 13.6 32.1 22.1 47 24.6 43.5 56.4 76.3 86.3 76.3 34 0 44.8-22.1 78.8-21.7 43.2.3 55.1 27.7 91.4 20.5 24.3-4.7 53.3-39.1 71.9-71.9.6-1.3 1.3-2.2 1.9-3.2 8.8-18.9 16.4-36.6 20.5-46.6z"/>
|
||||
|
Before Width: | Height: | Size: 987 B After Width: | Height: | Size: 1017 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Authy" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#ec1c24" height="512" rx="15%" width="512"/>
|
||||
<path d="M234 201.8l61.4 61.3a22.7 22.7 0 0 0 32.2-32l-61.4-61.5a114.7 114.7 0 0 0-161-1.1l-.6.6-.5.5-1.1 1.2a114.8 114.8 0 0 0 2.2 159.8l61.4 61.4a22.7 22.7 0 0 0 32.1-32.1l-61.4-61.4a69.2 69.2 0 0 1-.5-97.3 69.2 69.2 0 0 1 97.2.6zm79.3-81.8a22.7 22.7 0 0 0 0 32.2l61.4 61.3a69.3 69.3 0 0 1 .5 97.3 69.2 69.2 0 0 1-97.3-.6L216.6 249a22.7 22.7 0 1 0-32.2 32.1l61.4 61.4c44 44 115 44.6 159.8 2.2l1.2-1 .5-.7.6-.5 1.1-1.2a114.7 114.7 0 0 0-2.2-159.8L345.4 120a22.7 22.7 0 0 0-32.1 0z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 624 B After Width: | Height: | Size: 654 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#205081">
|
||||
<svg role="img" aria-label="Bitbucket" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#205081">
|
||||
<rect width="512" height="512" rx="15%" fill="#fff"/>
|
||||
<path d="m 256,33 v 0 0 c -114,0 -208,31 -208,69 0,10 24,155 35,212 C 87,341 154,377 256,377 v 0 0 c 102,0 167,-37 173,-63 C 440,257 464,112 464,102 462,63 370,33 256,33 Z m 0,298 c -37,0 -65,-29 -65,-65 0,-37 29,-65 65,-65 37,0 65,29 65,65 0,35 -29,65 -65,65 z m 0,-208 c -73,0 -133,-12 -133,-29 0,-16 59,-29 133,-29 73,0 133,12 133,29 0,16 -59,29 -133,29 z"/>
|
||||
<path d="m 405,369 c -4,0 -6,2 -6,2 0,0 -51,41 -143,41 -92,0 -143,-41 -143,-40 0,0 -4,-2 -6,-2 -4,0 -8,2 -8,8 0,0 0,2 0,2 8,43 14,73 14,77 C 119,488 181,512 254,512 v 0 0 0 0 c 73,0 135,-24 141,-55 0,-4 6,-35 14,-78 0,0 0,-2 0,-2 2,-4 0,-8 -4,-8 z" />
|
||||
|
Before Width: | Height: | Size: 789 B After Width: | Height: | Size: 823 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Bitcoin" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#f7931a" height="512" rx="15%" width="512"/>
|
||||
<path d="M369 220c5-35-21-53-56-65l11-46-28-7-11 45-23-6 12-45-29-7-11 46-18-4-39-10-7 30 20 5c12 3 14 11 13 17l-13 52 3 1-3-1-18 74c-2 4-5 9-13 7l-20-5-14 32 36 9 20 5-11 47 28 7 11-46 22 5-11 46 28 7 12-46c48 9 84 5 99-38 12-35-1-55-26-68 18-4 32-17 36-41zm-64 90c-9 34-68 16-87 11l16-62c19 5 80 14 71 51zm8-91c-8 32-56 16-72 12l14-56c16 4 67 11 58 44z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 497 B After Width: | Height: | Size: 529 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Blogger" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#f57d00" height="512" rx="15%" width="512"/>
|
||||
<path d="M268 97l-74 1h-1c-32 0-60 13-75 34a91 91 0 0 0-16 51l-2 126h-1v2c-1 30 5 58 24 78 20 20 48 26 76 26h115c27 0 53-9 72-28 18-19 26-46 27-74v-1l-1-37c-1-12-3-27-16-40a59 59 0 0 0-40-15h-5c3-13 3-26 2-37v-4c-2-41-36-81-84-82h-1zm-68 65l63 1a27 27 0 0 1 0 55l-64-1a27 27 0 0 1 1-55zm-8 125h128a27 27 0 1 1 0 55H192a27 27 0 1 1 0-55z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 478 B After Width: | Height: | Size: 510 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Bluetooth" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#0a3d91" height="512" rx="15%" width="512"/>
|
||||
<path
|
||||
d="M 157,153 344,341 254,451 V 60 L 344,164 157,348"
|
||||
|
Before Width: | Height: | Size: 247 B After Width: | Height: | Size: 281 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="cloudflare" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512"/>
|
||||
<path d="M347 319c3-10 2-20-3-26s-12-10-21-11l-174-2-3-1v-3c1-2 2-3 4-3l175-2c21-1 43-18 51-38l9-26v-3a113 113 0 0 0-218-12c-10-7-22-11-35-10a52 52 0 0 0-45 64 73 73 0 0 0-70 84c0 2 2 3 3 3h320c2 0 4-1 4-3z" fill="#f4811f"/>
|
||||
<path d="M401 207h-5l-3 2-7 24c-3 10-2 20 3 26s12 10 21 11l37 2 3 1v3c-1 2-2 3-4 3l-38 2c-21 1-42 18-50 38l-2 9c-1 1 0 3 2 3h131c2 0 3-1 3-3 2-8 4-17 4-26 0-52-43-95-95-95" fill="#faad3f"/>
|
||||
|
Before Width: | Height: | Size: 538 B After Width: | Height: | Size: 573 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="CodePen" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect height="512" rx="15%" width="512" fill="#111"/>
|
||||
<path d="M496 179l-1-1v-1l-1-2v-1l-1-1v-1a21 21 0 0 0-3-4h-1l-1-1-1-1L267 19c-6-4-16-4-22 0L25 166l-1 1a29 29 0 0 0-3 3h-1l-1 2v1l-1 1v1l-1 2v1l-1 1v154l1 1v1l1 2v1a26 26 0 0 0 2 3l1 1 1 1 1 1 1 1 1 1 220 147c3 2 7 3 11 3s8-1 11-3l220-147 1-1 1-1h1a19 19 0 0 0 4-6v-1l1-2v-1l1-1v-1-149-3-1zM256 305l-73-49 73-49 73 49zm-21-134l-89 60-72-48L235 75zm-126 85l-52 35v-70zm37 25l89 60v96L74 329l72-48zm131 60l89-60 72 48-161 108zm126-85l52-35v70l-52-35zm-37-25l-89-60V75l161 108z" fill="#878787"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 616 B After Width: | Height: | Size: 648 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Delicious" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#FFFFFF" x="0" y="0" width="256" height="256"></rect>
|
||||
<rect fill="#333333" x="0" y="256" width="256" height="256"></rect>
|
||||
<rect fill="#EEEEEE" x="256" y="256" width="256" height="256"></rect>
|
||||
|
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 375 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Digidentity" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512"/>
|
||||
<circle cx="256" cy="256" r="19" fill="#00e864"/>
|
||||
<rect x="242" y="28" height="178" width="28" rx="3%"/>
|
||||
|
Before Width: | Height: | Size: 758 B After Width: | Height: | Size: 794 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#0080ff">
|
||||
<svg role="img" aria-label="DigitalOcean" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#0080ff">
|
||||
<rect height="512" rx="15%" width="512" fill="#fff"/>
|
||||
<path d="M256 391v85c144 0 256.2-139.2 209-290.1-20.5-66-73-118.4-138.9-139A220.8 220.8 0 0 0 36 256h85.2c0-90.4 89.5-160.3 184.5-125.8a127.6 127.6 0 0 1 76.1 76 135.4 135.4 0 0 1-125.6 184.6v-84.7h-85v85zm-84.8 65.3H106V391h65.2v65.3zM106 391H51.3v-54.7H106z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 401 B After Width: | Height: | Size: 438 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Discord" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect height="512" rx="15%" width="512" fill="#6C82D0"/>
|
||||
<path d="M390 48H122c-23 0-41 18-41 41v271c0 22 18 41 41 41h227l-11-37 26 24 24 22 43 38V89c0-23-18-41-41-41zm-77 261l-13-16c26-7 36-24 36-24-8 6-16 9-23 12l-29 9a140 140 0 0 1-81-9l-15-7-2-1-1-1-5-3s9 16 35 24l-14 16c-44-1-61-30-61-30 0-65 29-117 29-117 29-21 56-21 56-21l2 3c-36 10-52 26-52 26l12-6c21-9 38-12 45-13h3a169 169 0 0 1 101 19s-16-15-50-26l3-3s27 0 56 21c0 0 29 52 29 117 0 0-17 29-61 30zm-93-93c-12 0-21 10-21 22s10 22 21 22 20-10 20-22-9-22-20-22m73 0c-12 0-21 10-21 22s10 22 21 22 20-10 20-22-9-22-20-22"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 662 B After Width: | Height: | Size: 694 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#2e9fff">
|
||||
<svg role="img" aria-label="Disqus" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#2e9fff">
|
||||
<rect fill="#fff" rx="15%" height="512" width="512"/>
|
||||
<path d="M257 493c-58 0-111-21-152-56L4 450l39-96A238 238 0 0 1 257 19c130 0 235 106 235 237S387 493 257 493zm129-238v-1c0-68-49-117-132-117h-90v237h89c84 0 133-50 133-119zm-131 61h-26V196h26c39 0 64 22 64 59v1c0 38-25 60-64 60z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 370 B After Width: | Height: | Size: 401 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#066da5">
|
||||
<svg role="img" aria-label="Docker" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#066da5">
|
||||
<rect height="512" rx="15%" width="512" fill="#fff"/>
|
||||
<path d="m288 242h49v-45h-50zm-59 0h49v-45h-49zm-59 0h50v-45h-50zm-59 0h50v-45h-50zm-59 0h50v-45h-49zm59-54h50v-45h-50zm59 0h50v-45h-50zm59 0h49v-45h-49zm0-54h49v-45h-49zm257 82c-11-7-36-10-55-6-3-18-13-34-31-48l-10-7-7 11c-9 13-14 32-12 50 1 6 3 17 9 27-6 4-19 8-36 8h-327l-1 4c-3 18-3 75 33 118 28 33 70 50 124 50 118 0 205-54 246-153 16 0 51 0 68-34l5-9 2-4"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 533 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Dropbox" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#007ee5" height="512" rx="15%" width="512"/>
|
||||
<path d="m174 70-118 77 81 65 119-73zm-118 207 118 77 82-69-119-73zm200 8 82 69 118-77-81-65zm200-138-118-77-82 69 119 73z" fill="#fff"/>
|
||||
<path d="m256 300-82 69-36-24v26l118 71 118-71v-26l-35 24z" fill="#fff"/>
|
||||
|
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 371 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="eBay" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="512" height="512" rx="15%" fill="#fff"/>
|
||||
<path d="M78 202c-34 0-62 14-62 57 0 35 19 56 63 56 52 0 55-34 55-34h-25s-5 19-32 19c-21 0-36-15-36-35h96v-13c0-20-13-50-59-50zm-1 16c20 0 34 12 34 31H41c0-20 18-31 36-31z" fill="#e53238"/>
|
||||
<path d="M137 160v134l-1 18h24l1-15s12 19 44 19c34 0 57-24 57-58 0-31-21-56-57-56-34 0-44 18-44 18v-60zm62 59c23 0 37 17 37 39 0 25-17 41-37 41-25 0-38-19-38-40 0-20 12-40 38-40z" fill="#0064d2"/>
|
||||
|
Before Width: | Height: | Size: 807 B After Width: | Height: | Size: 836 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#673147">
|
||||
<svg role="img" aria-label="Email" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#673147">
|
||||
<rect width="512" height="512" rx="15%"/>
|
||||
<rect x="56" y="111" width="400" height="290" rx="44" fill="#fff"/>
|
||||
<path d="m89 148h334v216h-334"/>
|
||||
|
Before Width: | Height: | Size: 361 B After Width: | Height: | Size: 391 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Evernote" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect height="512" rx="15%" width="512" fill="#7bb13b"/>
|
||||
<path d="M122 133h38c2 0 4-1 4-3l-1-42c0-7 2-13 4-19l2-2h-1l-73 72v1l4-2c6-3 14-5 23-5zm292-7c-3-16-12-24-21-27a400 400 0 0 0-106-11c-2-12-10-22-18-25-23-10-59-7-68-5-8 2-16 6-20 13-3 4-5 10-5 17v42c0 8-6 14-15 14h-37c-8 0-14 2-19 4s-8 5-10 8c-5 7-6 15-6 24l1 20c2 10 13 83 24 105 4 9 7 12 15 16 18 8 59 16 79 19 19 2 31 7 39-8l3-9c6-19 7-36 7-48 0-1 2-2 2 0 0 8-2 39 21 47 10 3 28 6 48 9 17 2 30 8 30 53 0 27-6 31-36 31-24 0-33 1-33-19 0-15 15-14 27-14 5 0 1-3 1-13 0-9 6-15 0-15-39-1-62 0-62 49 0 45 17 53 73 53 43 0 59-1 77-57 4-12 12-45 17-102 4-36-3-144-8-171zm-76 119l-16 1c2-11 6-24 23-24 17 1 20 18 20 29-8-3-17-5-27-6z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 769 B After Width: | Height: | Size: 802 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#3b5998" height="512" rx="15%" width="512"/>
|
||||
<path d="m287 456v-299c0-21 6-35 35-35h38v-63c-7-1-29-3-55-3-54 0-91 33-91 94v306m143-254h-205v72h196" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 244 B After Width: | Height: | Size: 277 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Flickr" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512"/>
|
||||
<circle cx="150" cy="256" r="100" fill="#006ADD"/>
|
||||
<circle cx="365" cy="256" r="100" fill="#FF1981"/>
|
||||
|
Before Width: | Height: | Size: 226 B After Width: | Height: | Size: 257 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#3d515b">
|
||||
<svg role="img" aria-label="Ghost" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#3d515b">
|
||||
<rect fill="#e8e9eb" rx="15%" height="512" width="512"/>
|
||||
<rect height="72" width="144" y="362" x="75"/>
|
||||
<rect height="72" width="144" y="362" x="295"/>
|
||||
|
Before Width: | Height: | Size: 376 B After Width: | Height: | Size: 406 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Github" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#171515" height="512" rx="15%" width="512"/>
|
||||
<path d="m119 255c17 30 49 48 102 53-8 6-17 17-18 30-10 6-29 8-44 3-21-7-29-48-61-42-7 1-6 6 0 10 10 6 21 16 26 30 12 31 37 39 77 33v45c0 14-20 18-20 25 0 3 7 3 12 3 10 0 32-9 32-23 0-12 0-52 1-59 0-15 8-20 8-20s1 82-2 92c-4 13-10 11-10 17 0 9 26 2 35-17 7-15 4-95 3-94h7s0 37 1 53c0 17-1 39 9 50 7 7 29 19 29 8 0-6-12-12-12-29v-79c10 0 8 26 8 26l1 48s-2 18 19 25c8 3 24 3 25-1s-20-11-20-25v-49c0-36-5-49-22-60 53-5 86-18 102-53 10-20 12-44 12-62 0-50-24-67-29-76 7-38-1-55-5-60-14-5-48 12-66 24-30-9-94-8-118 2-44-31-67-26-67-26s-15 27-4 66c-15 18-25 31-26 65 0 27 3 44 15 67z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 720 B After Width: | Height: | Size: 751 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Gitlab" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fc6d26" height="512" rx="15%" width="512"/>
|
||||
<path d="m389 77c-3-7-13-7-15 0l-44 136h-148l-44-136c-2-7-12-7-15 0l-66 205c-2 6 0 13 5 17l194 141 194-141c5-4 7-11 5-17z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 264 B After Width: | Height: | Size: 295 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Google" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#f8f8f8" height="512" rx="15%" width="512"/>
|
||||
<path d="m276 252h149a170 170 0 1 1 -80-140" fill="none" stroke="#4285f4" stroke-width="60"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 221 B After Width: | Height: | Size: 252 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Google+" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#dd4f43" height="512" rx="15%" width="512"/>
|
||||
<path d="m56 257a126 126 0 0 1 212-96l-33 33c-21-13-49-24-75-14a80 80 0 1 0 54 151c21-8 35-28 41-48l-72-1v-44h122c1 36-3 74-27 102a127 127 0 0 1 -222-83zm327-56h36l1 37h36v37h-36l-1 36h-36v-36h-37v-37h37z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 379 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Hacker News" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#f60" height="512" rx="15%" width="512"/>
|
||||
<path d="m101 56h61l94 192 94-192h61l-129 255v145h-52v-145" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 198 B After Width: | Height: | Size: 234 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="HTML5" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m71 460-41-460h451l-41 460-185 52" fill="#e34f26"/>
|
||||
<path d="m256 472 149-41 35-394h-184" fill="#ef652a"/>
|
||||
<path d="m256 208h-75l-5-58h80v-56h-142l15 171h127zm-1 147-63-17-4-45h-56l7 89 116 32z" fill="#ebebeb"/>
|
||||
|
Before Width: | Height: | Size: 379 B After Width: | Height: | Size: 409 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="IBM" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512"/>
|
||||
<path d="M26 164v13h90v-13zm102 0v13h128s-13-13-30-13zm153 0v13h77l-5-13zm132 0l-4 13h76v-13zM26 188v13h90v-13zm102 1v12h143s-2-10-5-12zm153 0v12h86l-5-12zm123 0l-4 12h85v-12zM52 213v13h39v-13zm102 0v13h39v-13zm76 0v13h39s3-7 3-13zm77 0v13h68l-4-13zm89 0l-5 13h69v-13zM52 237v13h39v-13zm102 0v13h99s8-6 11-13zm153 0v13h38v-7l3 7h71l2-7v7h39v-13h-73l-3 11-4-11zM52 262v13h39v-13zm102 0v13h110c-3-7-11-13-11-13zm153 0v13h38v-13zm45 0l5 13h53l5-13zm69 0v13h39v-13zM52 286v13h39v-13zm102 0v13h39v-13zm76 0v13h42c0-6-3-13-3-13zm77 0v13h38v-13zm54 0l5 13h35l5-13zm60 0v13h39v-13zM27 311v13h89v-13zm101 0v13h138c3-3 5-13 5-13zm154 0v13h63v-13zm88 0l5 13h18l4-13zm51 0v13h65v-13zM27 335v13h89v-13zm101 0v13h98c17 0 30-13 30-13zm154 0v13h63v-13zm97 0l4 13h1l5-13zm42 0v13h65v-13z" fill="#1f70c1"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 912 B After Width: | Height: | Size: 940 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Instagram" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect height="512" rx="15%" width="512"/>
|
||||
<g stroke="#fff" stroke-width="36">
|
||||
<rect height="364" rx="92" width="364" x="74" y="74"/>
|
||||
|
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 324 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#282827">
|
||||
<svg role="img" aria-label="Keybase" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#282827">
|
||||
<rect width="512" height="512" rx="15%" fill="#fff"/>
|
||||
<path d="M175 165a68 68 0 0 1-6-38c4-30 23-55 44-85l4-6 19 11c-9 19-8 26-8 28a77 77 0 0 1 26 4 62 62 0 0 1 37 33 62 62 0 0 1 1 50l15 6a170 170 0 0 1 67 55c18 24 20 52 6 72s-40 27-68 19c-62-18-118-10-164 23l-27 20 35-87-86 110v-27c0-44 0-100 50-150a171 171 0 0 1 55-38zm48 194a14 14 0 1 1-29 0 14 14 0 0 1 29 0zm90 0a14 14 0 1 1-29 0 14 14 0 0 1 29 0zm-81-186a7 7 0 0 0-9-1 6 6 0 0 0-1 9l23 27-11 9a5 5 0 0 0-1 7l2 3a5 5 0 0 0 7 0l11-9 10 11-23 18a5 5 0 0 0-1 7l11 12a5 5 0 0 0 7 1l23-18 6 8a7 7 0 0 0 7 2 7 7 0 0 0 2-1 6 6 0 0 0 1-9l-64-76z"/>
|
||||
<path d="M114 104l-2 29a40 40 0 0 0 38 41l16 1s-2-4 10 10c16 19 71-30 53-50l-5-6 1-19a38 38 0 0 0-10-28 41 41 0 0 0-28-13l-30-2a43 43 0 0 0-3 0 40 40 0 0 0-40 37zm41-8l30 2a10 10 0 0 1 7 3c2 2 3 5 2 7l-1 30-1 1s-10-14 5 4c7 9-3 16-11 8-15-18-5-4-5-4l-29-2a10 10 0 0 1-10-10l2-30a10 10 0 0 1 11-9z"/>
|
||||
|
Before Width: | Height: | Size: 982 B After Width: | Height: | Size: 1014 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#14e06e">
|
||||
<svg role="img" aria-label="Kickstarter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#14e06e">
|
||||
<rect fill="#0e2104" height="512" rx="15%" width="512"/>
|
||||
<rect x="75" y="44" height="425" width="142" rx="13%"/>
|
||||
<rect x="282" y="-177" height="320" width="142" rx="13%" transform="rotate(35)"/>
|
||||
|
Before Width: | Height: | Size: 362 B After Width: | Height: | Size: 398 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Lastpass" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#D32D27" height="512" rx="15%" width="512"/>
|
||||
<circle cx="82" cy="256" r="53"/>
|
||||
<circle cx="225" cy="256" r="53"/>
|
||||
|
Before Width: | Height: | Size: 299 B After Width: | Height: | Size: 332 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Line" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#3ace01" height="512" rx="15%" width="512"/>
|
||||
<path d="m456 230c-2 48-23 81-55 110-56 50-146 112-158 102-12-15 23-50-21-55-94-13-166-79-166-157 0-88 91-160 201-160s202 72 199 160z" fill="#fff"/>
|
||||
<path d="m379 231h-36m36-38h-39v76h39m-132 0v-76l58 76v-76m-95 76v-76m-70 0v76h39" fill="none" stroke="#3ace01" stroke-linecap="round" stroke-linejoin="round" stroke-width="22"/>
|
||||
|
Before Width: | Height: | Size: 455 B After Width: | Height: | Size: 484 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="LinkedIn" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect width="512" height="512" rx="15%" fill="#0077b5"/>
|
||||
<circle cx="104" cy="104" r="48"/>
|
||||
<path d="m237 178v259m-133-259v259" stroke="#fff" stroke-width="86"/>
|
||||
|
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 380 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Lock" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#134563" height="512" rx="15%" width="512"/>
|
||||
<circle cx="256" cy="294" r="26"/>
|
||||
<path d="m262 294h-12l-13 76h38"/>
|
||||
|
Before Width: | Height: | Size: 385 B After Width: | Height: | Size: 414 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Mail" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#168de2" height="512" rx="15%" width="512"/>
|
||||
<path d="m250 183c-48 0-72 36-72 77 0 46 30 75 71 75 45 0 76-33 76-78 0-46-35-74-75-74zm-1-39c31 0 59 13 80 34 0-23 37-23 37 1v158c-1 10 11 16 17 9 26-26 56-134-15-196-67-59-156-49-204-16-50 35-83 112-51 184 34 79 132 103 190 79 30-12 43 28 13 41-47 20-176 18-236-86-40-71-38-194 70-259 82-49 191-35 256 33 69 72 65 206-2 258-30 24-75 1-75-34v-11c-21 21-49 33-80 33-60 0-113-53-113-113 0-61 53-115 113-115" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 548 B After Width: | Height: | Size: 577 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#2b90d9">
|
||||
<svg role="img" aria-label="Mastodon" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#2b90d9">
|
||||
<rect width="512" height="512" rx="15%" fill="#fff"/>
|
||||
<circle cx="256" cy="256" r="200"/>
|
||||
<g id="a">
|
||||
|
Before Width: | Height: | Size: 550 B After Width: | Height: | Size: 583 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Medium" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#12100e" height="512" rx="15%" width="512"/>
|
||||
<path d="M122 171c1-4-1-8-4-11l-32-39v-5h99l78 169 67-169h95v5l-27 27c-2 1-4 4-3 7v194c-1 3 1 6 3 7l27 27v6H290v-6l28-27c2-3 2-4 2-8V192l-77 196h-10l-90-196v131c-1 6 1 11 5 15l36 44v6H81v-6l37-44c3-4 5-9 4-15z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 383 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Meetup" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#ed1c40" height="512" rx="15%" width="512"/>
|
||||
<path d="m412 108c69 12 27 99 10 133-11 23-64 114-18 128 14 4 32 1 43 11 20 18 2 33-16 37-20 5-45 0-63-9-61-26-46-93-20-138 12-25 34-52 39-72 3-17-15-33-30-15-10 11-18 29-24 42-7 14-42 90-42 90-6 12-18 30-29 40-19 14-50 5-45-20 7-41 71-138 27-144-16-2-21 16-26 27-9 19-14 40-24 59-11 22-19 44-24 68-4 19-11 44-32 49-60 16-78-23-78-23-10-31-1-58 9-88 7-23 11-47 21-69 16-39 32-120 92-115 15 2 32 10 45 17 35 23 47-18 70-22 18-4 29 3 40 12 18 16 24 8 35 5s26-6 40-3z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 611 B After Width: | Height: | Size: 642 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#cb3837">
|
||||
<svg role="img" aria-label="NPM" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#cb3837">
|
||||
<rect height="512" rx="15%" width="512" fill="#fff"/>
|
||||
<path d="m16 163.3h480v160h-240v26.7h-106.7v-26.7h-133.3zm26.7 133.4h53.3v-80h26.7v80h26.7v-106.7h-106.7zm133.3-106.7v133.3h53.3v-26.7h53.3v-106.6zm53.3 26.7h26.7v53.3h-26.7zm80-26.7v106.7h53.3v-80h26.7v80h26.7v-80h26.7v80h26.7v-106.7z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 377 B After Width: | Height: | Size: 405 B |
@@ -1,4 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" version="1">
|
||||
<svg role="img" aria-label="Open Source" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" version="1">
|
||||
<path d="M286 342a84 84 0 1 0-60 0l-56 147a241 241 0 1 1 172 0l-56-147" fill="#3da639"/>
|
||||
<path d="M342 490a9 9 0 0 1-8-6l-56-147c-2-4 0-9 5-11a75 75 0 0 0 43-97 75 75 0 1 0-97 97c5 2 7 7 5 11l-56 147a9 9 0 0 1-12 5A248 248 0 0 1 23 167 248 248 0 0 1 346 23a248 248 0 0 1 143 323 250 250 0 0 1-147 144zM256 23A232 232 0 0 0 39 173a231 231 0 0 0 126 297l50-131a93 93 0 1 1 82 0l50 131a233 233 0 0 0-91-447z" fill="#1d531d"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 504 B After Width: | Height: | Size: 540 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Patreon" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fff" rx="15%" height="512" width="512"/>
|
||||
<path d="M256 81c-97 0-175 78-175 175v175h41V256a134 134 0 1 1 140 134c-22 0-42-4-50-9v-58c12 9 28 14 44 14a80 80 0 1 0-81-81v175h81a175 175 0 1 0 0-350z" fill="#ff5900"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 295 B After Width: | Height: | Size: 327 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="PayPal" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#003087" height="512" rx="15%" width="512"/>
|
||||
<g fill="#fff">
|
||||
<path d="m431 126c17 30 11 65 4 85-35 114-195 107-218 107-24 0-29 21-29 21l-17 74c-5 26-29 25-29 25h-52l-4-1c0 5 1 19 18 19h52s24 1 29-25l17-73s6-21 29-21 183 6 219-107c8-25 14-72-19-104z"/>
|
||||
|
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 593 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="PDF" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#f00" height="512" rx="15%" width="512"/>
|
||||
<path d="m257 109c-2-62-50-47-48 11 3 70 29 90 68 139 49 62 86 97 116 105 45 12 70-26 26-45-43-19-122-13-167-6-74 12-127 33-168 79-36 40-4 70 32 35 33-31 77-116 95-156 24-53 51-100 46-168z" fill="none" stroke="#fff" stroke-width="27"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 360 B After Width: | Height: | Size: 388 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Phone" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#0f0" height="512" rx="15%" width="512"/>
|
||||
<g fill="#fff">
|
||||
<path d="m425 347c-12-10-26-19-39-27-27-18-50-19-69 8-11 16-27 18-43 11-45-21-79-50-98-95-9-19-9-37 12-50 10-7 22-16 21-32-2-21-52-91-73-98-9-3-16-3-25 0-48 16-67 54-49 99a526 526 0 0 0 292 289l20 6c31 0 67-29 79-58 10-28-12-40-28-53zm-153-270c99 15 145 62 157 161 2 9-3 23 12 23 13 0 10-13 10-22 2-93-81-179-176-182-7 1-22-5-24 10 0 10 12 9 21 10z"/>
|
||||
|
Before Width: | Height: | Size: 730 B After Width: | Height: | Size: 760 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Pinterest" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#bd081b" height="512" rx="15%" width="512"/>
|
||||
<path d="m265 56c-109 0-164 78-164 144 0 39 15 74 47 87 5 2 10 0 12-5l4-19c2-6 1-8-3-13-9-11-15-25-15-45 0-58 43-110 113-110 62 0 96 38 96 88 0 67-30 122-73 122-24 0-42-19-36-44 6-29 20-60 20-81 0-19-10-35-31-35-25 0-44 26-44 60 0 21 7 36 7 36l-30 125c-8 37-1 83 0 87 0 3 4 4 5 2 2-3 32-39 42-75l16-64c8 16 31 29 56 29 74 0 124-67 124-157 0-69-58-132-146-132z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 502 B After Width: | Height: | Size: 536 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#ff4500">
|
||||
<svg role="img" aria-label="Reddit" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#ff4500">
|
||||
<rect width="512" height="512" rx="15%"/>
|
||||
<ellipse cx="256" cy="305" rx="177" ry="123" fill="#fff"/>
|
||||
<path d="m199 347c35 29 79 29 114 0l12 11c-42 35-96 35-138 0z"/>
|
||||
|
Before Width: | Height: | Size: 509 B After Width: | Height: | Size: 540 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="RSS" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#ffa500" height="512" rx="15%" width="512"/>
|
||||
<circle cx="123" cy="389" fill="#fff" r="67"/>
|
||||
<path d="m56 89c203 0 367 164 367 367m-133 0c0-128-105-234-234-234" fill="none" stroke="#fff" stroke-width="68"/>
|
||||
|
Before Width: | Height: | Size: 288 B After Width: | Height: | Size: 316 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Skype" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#00aff0" height="512" rx="15%" width="512"/>
|
||||
<path d="m71 223c-26 143 105 241 218 218 119 58 202-70 152-152 25-145-107-241-218-218-119-58-202 70-152 152m264-46c17 25-18 45-31 30-17-20-35-30-54-29-48 4-46 44-5 50 57 8 108 24 104 74-5 57-51 73-99 70-56-4-74-24-85-45-13-25 24-49 40-22 25 41 71 35 85 19 22-25-1-41-25-45-27-5-54-11-75-22-33-17-47-101 40-115 39-6 86 6 105 35" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 469 B After Width: | Height: | Size: 499 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Slideshare" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#0da8aa" height="512" rx="15%" width="512"/>
|
||||
<g fill="#fff">
|
||||
<path d="m450 274c-15 29-47 38-79 55v63c0 9-11 61-55 61s-58-26-58-36v-59l-13-4v63c0 10-16 25-38 25-21 0-63-30-63-50v-69s-57-22-71-39c-13-16-20-23-16-32 4-10 47 26 72 32s69 9 88 9c18-1 29 6 39 16l2 2v-8c0-9 24-12 38-12h63c7 0 65-19 78-34 14-15 27-11 13 17zm-133-4a44 44 0 1 0 0-88 44 44 0 0 0 0 88zm-117 0a44 44 0 1 0 0-88 44 44 0 0 0 0 88z"/>
|
||||
|
Before Width: | Height: | Size: 611 B After Width: | Height: | Size: 646 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Snapchat" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="512" height="512" rx="15%" fill="#fffc00"/>
|
||||
<path d="m200 423c-19-14-34-21-70-15-5 1-14 4-15-5-2-8-3-19-8-20-32-5-44-11-49-17-2-2-4-8 1-9 56-10 82-64 87-75 7-15-4-25-24-31-9-3-25-8-25-18 0-5 5-9 10-11 4-1 9-2 13 0 13 6 24 8 31 2-1-28-8-64 4-94 13-32 47-62 101-62s88 30 101 62c12 30 5 66 4 94 7 6 18 4 31-2 4-2 9-1 13 0 5 2 10 6 10 11 0 10-16 15-25 18-20 6-31 16-24 31 5 11 31 65 87 75 5 1 3 7 1 9-5 6-17 12-49 17-5 1-6 12-8 20-1 9-10 6-15 5-36-6-51 1-70 15-16 12-34 22-56 21-22 1-40-9-56-21z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 590 B After Width: | Height: | Size: 623 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Soundcloud" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#f50" height="512" rx="15%" width="512"/>
|
||||
<path d="m59 275-3 22 3 22c0 2 3 2 3 0l3-22-3-22c0-3-3-3-3 0zm18-14c0-3-3-3-3 0l-5 36 4 35c0 3 4 3 4 0l4-35zm59-30-3 66 2 40c0 8 7 8 7 0l4-40-4-66c0-5-6-5-6 0zm-31 22-4 44 3 40c0 6 5 6 5 0l4-40-4-44c0-3-4-3-4 0zm70 84 3-40-3-88c0-6-7-6-7 0l-3 88 2 40c0 8 8 8 8 0zm68 0 2-40-2-102c0-7-10-7-10 0l-2 102 2 40c0 8 10 8 10 0zm-34 0 3-40-3-89c0-6-9-6-9 0l-2 89 2 40c0 8 9 8 9 0zm-83 0 3-40-3-41c0-3-6-3-6 0l-3 41 3 40c0 7 6 7 6 0zm-33 0 4-40-4-43c0-3-4-3-4 0l-4 43 4 40c0 4 4 4 4 0zm124-125-2 85 1 40c0 8 10 8 10 0l2-40-2-85c0-7-9-7-9 0zm-58 125 3-40-3-81c0-6-7-6-7 0l-3 81 2 40c0 8 8 8 8 0zm33 0 3-40-3-91c0-6-8-6-8 0l-3 91 3 40c0 8 8 8 8 0zm196-89c-5-57-64-94-118-73-4 2-5 3-5 6v156c0 3 2 6 5 6h137c27 0 49-22 49-49 0-37-35-57-68-46zm-138-62-3 111 3 40c0 8 10 8 10 0l3-40-3-111c0-7-10-7-10 0z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 928 B After Width: | Height: | Size: 963 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Spotify" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#1ed760" height="512" rx="15%" width="512"/>
|
||||
<circle cx="256" cy="256" fill="#fff" r="200"/>
|
||||
<g fill="none" stroke="#1ed760" stroke-linecap="round">
|
||||
|
Before Width: | Height: | Size: 413 B After Width: | Height: | Size: 445 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" stroke="#fff">
|
||||
<svg role="img" aria-label="Stack Overflow" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" stroke="#fff">
|
||||
<rect fill="#f58025" stroke="none" height="512" rx="15%" width="512"/>
|
||||
<path d="m113 291v151h235v-151" fill="none" stroke-width="28"/>
|
||||
<path d="m306 385h-157m159-43-156-14m165-31-152-41m233-42-26-155m-11 170-89-129m60 159-135-80" stroke-width="33"/>
|
||||
|
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 373 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Steam" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect height="512" rx="15%" width="512" fill="#2b2e34"/>
|
||||
<path d="m266.4 189.5v1.4l-68.8 100c-11.1-.5-22.3 1.4-32.9 5.8-4.7 1.9-9.1 4.2-13.2 7l-151.1-62.3s-19.6 51.4-5 94.3l122.9 50.2c5.4 24 21.8 45 46.1 55.1 39.7 16.6 85.5-2.3 102-42 4.3-10.4 6.3-21.3 6-32.1l98.5-70.4h2.4c58.8 0 106.7-48 106.7-107s-47.9-107-106.8-107-106.8 48-106.8 107zm-16.5 202.6c-12.8 30.7-48 45.2-78.7 32.5-14.1-5.9-24.8-16.7-31-29.5l34.8 14.4c22.6 9.4 48.5-1.3 57.9-23.9s-1.3-48.6-23.9-58l-35.9-14.9c13.9-5.3 29.6-5.5 44.4.7 14.9 6.2 26.4 17.8 32.5 32.7s6.1 31.3-.1 46.1m123.3-131.3c-39.2 0-71.2-32-71.2-71.3s31.9-71.3 71.2-71.3c39.2 0 71.2 32 71.2 71.3s-31.9 71.3-71.2 71.3m-53.3-71.5c0-29.6 23.9-53.6 53.4-53.6s53.5 24 53.5 53.6-23.9 53.5-53.5 53.5c-29.5 0-53.4-24-53.4-53.5z"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 837 B After Width: | Height: | Size: 867 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#000">
|
||||
<svg role="img" aria-label="Symantec" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#000">
|
||||
<rect height="512" rx="15%" width="512" fill="#fff"/>
|
||||
<path d="m473.8 16v14.8h14.8v-14.8zm0 29.5v14.8h14.8v-14.8zm-44.3 14.8v14.8h14.8v-14.8z" fill="#fdb511"/>
|
||||
<circle cx="236" cy="280" r="210" fill="#fdb511"/>
|
||||
|
Before Width: | Height: | Size: 1023 B After Width: | Height: | Size: 1.0 KiB |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Telegram" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#3faee8" height="512" rx="15%" width="512"/>
|
||||
<path d="m429 90-353 137c-25 9-24 23-5 28l88 28 34 104c4 11 2 15 13 15 9 0 13-4 19-9l44-43 91 68c18 10 29 4 34-16l60-284c6-24-9-35-25-28zm-256 187 198-126c11-6 20-3 12 4l-171 153-6 72z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 360 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#414141">
|
||||
<svg role="img" aria-label="Tox" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#414141">
|
||||
<rect width="512" height="512" rx="15%"/>
|
||||
<g fill="#fff">
|
||||
<rect height="270" rx="100" width="200" x="156" y="52"/>
|
||||
|
Before Width: | Height: | Size: 489 B After Width: | Height: | Size: 517 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Trello" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#0079BF" rx="15%" height="512" width="512"/>
|
||||
<rect x="289" y="71" width="153" height="219" rx="23"/>
|
||||
<rect x="71" y="71" width="153" height="344" rx="23"/>
|
||||
|
Before Width: | Height: | Size: 249 B After Width: | Height: | Size: 280 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Tumblr" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#3e3f60" height="512" rx="15%" width="512"/>
|
||||
<path d="m352 376c-8 3-22 6-33 6-32 1-38-22-38-39v-125h80v-60h-80v-102h-58c-1 0-3 1-3 3-4 31-18 86-79 108v51h41v131c0 45 33 108 120 107 29-1 62-13 69-23z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 327 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#1da1f3" height="512" rx="15%" width="512"/>
|
||||
<path d="m456 133c-14 7-31 11-47 13 17-10 30-27 37-46-15 10-34 16-52 20-61-62-157-7-141 75-68-3-129-35-169-85-22 37-11 86 26 109-13 0-26-4-37-9 0 39 28 72 65 80-12 3-25 4-37 2 10 33 41 57 77 57-42 30-77 38-122 34 170 111 378-32 359-208 16-11 30-25 41-42z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 397 B After Width: | Height: | Size: 429 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Ubuntu" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect width="512" height="512" rx="15%" fill="#E95420"/>
|
||||
<circle cx="256" cy="256" r="170"/>
|
||||
<circle cx="256" cy="256" r="100" fill="#E95420"/>
|
||||
|
Before Width: | Height: | Size: 895 B After Width: | Height: | Size: 926 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Vimeo" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#1eb8eb" height="512" rx="15%" width="512"/>
|
||||
<path d="m454 165c-22 126-147 233-185 257-37 24-72-10-84-35-14-30-57-189-68-202-11-14-45 13-45 13l-16-22s68-81 120-91c55-11 55 84 68 137 13 51 21 80 32 80s33-28 56-72c24-43-1-82-47-55 19-109 191-136 169-10z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 349 B After Width: | Height: | Size: 379 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="VK" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="512" height="512" rx="15%" fill="#4c75a3"/>
|
||||
<path d="m275 369c6-1 15-3 15-15 0 0-1-32 14-37 15-4 34 31 54 45 15 10 26 8 26 8l54-1s28-2 15-24c-1-2-9-16-41-45-33-31-28-26 12-80 24-33 35-53 31-61-4-7-21-6-21-6h-60c-6 0-10 1-13 7 0 0-9 26-22 47-27 46-37 48-42 45-10-6-8-26-8-40 0-47 7-64-14-68-6-1-11-2-27-2-21 0-40 0-50 5-7 4-12 11-9 12 4 1 13 2 18 8 6 9 6 27 6 27s4 52-8 59c-8 4-19-5-43-46-12-21-22-45-22-45-3-7-6-8-13-10h-58c-7 0-16 1-12 14 0 0 45 105 96 158 46 48 99 45 99 45z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 575 B After Width: | Height: | Size: 602 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="WeChat" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="512" height="512" rx="15%" fill="#00b80c"/>
|
||||
<path d="m448 268c-10-23-29-41-51-52-39-20-88-20-127 0-28 14-50 39-57 70-5 22 0 46 12 66 17 29 49 48 83 54 24 5 48 2 72-5 14 6 26 14 40 21l-11-35c15-11 29-24 37-41 13-24 13-53 2-78zm-136 9c-4 11-19 14-27 6-9-8-5-24 6-27 12-5 26 9 21 21zm80 2c-4 10-19 12-26 4-4-3-5-8-6-12 2-8 7-15 15-16 12-1 23 13 17 24zm-109-168c-42-24-93-27-138-11-30 11-56 30-73 57-14 24-20 54-13 82 7 31 29 56 54 73l-14 43 49-26c20 6 40 9 61 9-5-16-7-33-4-50 4-22 16-43 33-59 29-27 70-38 109-35-8-36-33-66-64-83zm-111 64c-3 14-22 21-33 12-13-9-9-31 6-36 14-6 31 9 27 24zm100-4c1 16-21 26-33 15-12-9-9-30 6-35 13-5 29 6 27 20z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 739 B After Width: | Height: | Size: 770 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="WhatsApp" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#25d366" height="512" rx="15%" width="512"/>
|
||||
<path d="m456 251a196 196 0 0 1 -291 170l-109 35 35-105a196 196 0 0 1 168-295c109 0 197 87 197 195zm-196-164c-91 0-165 74-165 164 0 36 11 69 31 96l-21 61 64-20a165 165 0 0 0 256-137c0-90-74-164-165-164zm99 209c-1-2-5-3-9-6l-33-15c-5-2-8-3-11 2l-15 19c-3 3-6 3-11 1s-20-8-39-24c-14-12-24-28-26-33-3-5-1-7 2-10l7-8 5-8c1-3 1-6-1-8l-14-36c-4-9-8-8-11-8h-9c-4 0-9 1-13 6-5 5-17 16-17 40 0 23 17 46 19 49 3 3 34 53 83 72s49 13 57 12c9-1 29-11 33-23 4-11 4-20 3-22z" fill="#fff" fill-rule="evenodd"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 655 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Wifi" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512"/>
|
||||
<path d="M398 127a191 191 0 0 0-284 0zM114 384a191 191 0 0 0 284 0zM85 143c-47 0-85 38-85 85v55c0 47 38 85 85 85h342c47 0 85-38 85-85v-55c0-47-38-85-85-85zm418 84c0-41-33-75-75-75h-85c-41 0-75 34-75 75v57c0 42-34 76-75 76h235c42 0 75-34 75-76zm-295 5v81h24v-81zm-2-25a14 14 0 1 0 29 0 14 14 0 0 0-29 0zM44 196l31 117h20l24-81 23 81h21l31-117h-23l-18 77-23-77h-21l-23 75-17-75zm262 0v117h26v-46h58v-24h-58v-24h62v-23zm106 36v81h24v-81zm-2-25a14 14 0 1 0 28 0 14 14 0 0 0-28 0z" fill-rule="evenodd"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 622 B After Width: | Height: | Size: 651 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Wikipedia" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#282828" height="512" rx="15%" width="512"/>
|
||||
<path d="m57 130-1 1v7c0 2 2 3 5 3 21 1 21 5 29 24l94 205c7 15 17 17 26-1l47-92 44 92c8 16 17 17 25 0l90-203c8-18 20-25 37-25 2 0 3-1 3-3v-7l-1-1h-83l-1 1v7c0 2 2 3 4 3 11 0 30 2 22 20l-73 173-3-1-45-92 38-75c9-16 11-25 27-25 2 0 4-1 4-3v-7l-1-1h-67l-1 1v7c0 3 4 3 7 3 19 1 17 8 11 20l-29 58-26-54c-9-17-11-22 2-23 4-1 9-1 9-4v-7l-1-1h-72l-1 1v8c0 2 2 2 5 2 12 2 12 3 24 27l42 88-39 78-3-1-80-174c-8-18 3-17 19-18 3 0 3-1 3-3v-7l-1-1z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 577 B After Width: | Height: | Size: 611 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Windows" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#00adef" height="512" rx="15%" width="512"/>
|
||||
<polygon points="24,92 210,66 210,243 24,243"/>
|
||||
<polygon points="24,264 210,264 210,440 24,415"/>
|
||||
|
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 371 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Wire" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512"/>
|
||||
<path d="m69 103v193c0 149 222 149 222 0v-158c-2-46-68-46-70 0v158c0 149 222 149 222 0v-193" fill="none" stroke="#000" stroke-width="23"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 263 B After Width: | Height: | Size: 292 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="WordPress" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#21759b" height="512" rx="15%" width="512"/>
|
||||
<circle cx="256" cy="256" fill="none" r="190" stroke="#fff" stroke-width="20"/>
|
||||
<path d="m204 436 56-164 58 159 29-16 56-162c10-26 13-47 13-65 1-33-13-62-37-65-22-2-34 19-33 32 2 30 32 47 32 88 0 30-19 77-32 122l-65-194c11-1 21-1 21-1 10-1 9-16-1-15-33 3-63 2-96 0-10-1-11 14-1 15 0 0 9 0 19 1l28 77-40 119-65-196c11-1 20-1 20-1 10-1 9-16-1-15-30 2-59 4-66-1l-9 25 88 243z" fill="#fff"/>
|
||||
|
Before Width: | Height: | Size: 515 B After Width: | Height: | Size: 549 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<svg role="img" aria-label="Yahoo!" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#fff">
|
||||
<rect fill="#5300b5" height="512" rx="15%" width="512"/>
|
||||
<ellipse ry="26" rx="27" cy="458" cx="362"/>
|
||||
<path d="M392 80l-3 6-11 16-27 45-12 20-25 42-9 16-25 43-24 43v14a1638 1638 0 0 0 2 102l1 51v3l-3-1a82 82 0 0 0-25-3 98 98 0 0 0-25 3l-3 1v-3l2-51 1-41 1-61v-14l-25-43-24-43-9-16A4589 4589 0 0 0 74 86l-4-6 7 2a90 90 0 0 0 50 0h2l1 1c15 28 57 97 82 139l19 31 19-31 83-139 1-1h2a92 92 0 0 0 50 0zm-10 317l-10-3h-10l10-80 6-64 12-137c6-48 63-28 51 8l-31 135-14 63z"/>
|
||||
|
Before Width: | Height: | Size: 548 B After Width: | Height: | Size: 579 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="Yammer" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512"/>
|
||||
<path d="M487.21 238.2c-.88-.04-1.8-.05-2.77-.05-16.14.03-132.25 12.77-126.43 24.6 5.8 11.7 77.3 17.4 128.26 17.41a21.42 21.42 0 0 0 17.68-22.54 21.45 21.45 0 0 0-16.74-19.42M447.84 361c-44.7-24.48-110.1-53.92-120.83-46.42-10.8 7.56 84.86 74.6 99 82.38l2.45 1.3a21.45 21.45 0 0 0 24.03-8.99c5.96-9.3 3.8-21.5-4.65-28.27m0-201.53a21.42 21.42 0 0 0 4.65-28.26 21.45 21.45 0 0 0-24.03-8.99c-.77.4-1.58.83-2.44 1.3-14.15 7.8-109.8 74.82-99 82.38 10.72 7.5 76.13-21.94 120.82-46.43zM179.83 338.91c-13.3 37.55-25.61 55.13-53.9 55.13-2.73 0-12.24-.56-12.86-.61a19.79 19.79 0 0 0-6.44 38.77c7.5 1.31 15.2 1.8 22.1 1.8 52.13 0 69.37-30.01 86.58-73.83L317 106.47a21.87 21.87 0 0 0-14.15-27.45 21.84 21.84 0 0 0-27.13 13.28l-71.47 188.87h-1.12l-75.17-190.3a23.09 23.09 0 0 0-42.82 17.07z" fill="#265495"/>
|
||||
</svg>
|
Before Width: | Height: | Size: 918 B After Width: | Height: | Size: 949 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg role="img" aria-label="YouTube" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#e62d28" height="512" rx="15%" width="512"/>
|
||||
<path d="m139 56 31 72v81h25v-81l28-72h-26l-16 54-15-54zm112 41c-17 0-29 12-29 27v61c0 15 13 27 29 27s29-12 29-27v-61c0-15-12-27-29-27zm46 2v93c0 21 21 24 27 16l6-8v9h26v-110h-21v86c0 11-16 11-17 0v-86zm-46 14c6 0 10 4 10 10v63c0 6-4 10-10 10s-10-4-10-10v-63c0-6 5-10 10-10zm-110 122c-29 0-52 23-52 52v115c0 29 23 52 52 52h229c29 0 52-23 52-52v-115c0-29-23-52-52-52zm-28 40h74v18h-28v124h-23v-124h-23zm143 0h23v41c21-17 37-5 37 16v56c0 26-15 42-39 19l-2 10h-19zm107 30c12 0 24 6 25 19 2 14 1 29 1 43h-40v25c0 6 4 10 10 10h3c5 0 9-4 9-10v-12h18c8 47-59 55-59 0v-33c0-9 1-17 3-23 4-12 16-19 30-19zm-181 7h23v83c0 11 14 4 14-1v-82h23v105h-18v-13c-5 10-25 19-36 11-5-4-6-11-6-17zm107 9c-5 0-10 3-10 9v62c1 11 19 11 20 0v-62c0-6-5-9-10-9zm71 5c-5 0-11 3-11 10v13h22l1-13c0-6-6-10-12-10z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 956 B |
@@ -1,4 +1,4 @@
|
||||
<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#98c93c">
|
||||
<svg role="img" aria-label="Yubico" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" fill="#98c93c">
|
||||
<rect fill="#fff" height="512" rx="15%" width="512"/>
|
||||
<circle cx="256" cy="256" r="256"/>
|
||||
<circle cx="256" cy="256" fill="#fff" r="220"/>
|
||||
|
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 317 B |