Skip to content

Instantly share code, notes, and snippets.

@frabarz
Created August 6, 2021 06:16
Show Gist options
  • Save frabarz/bc38bcbef217a10a76b144f6cc4a616e to your computer and use it in GitHub Desktop.
Save frabarz/bc38bcbef217a10a76b144f6cc4a616e to your computer and use it in GitHub Desktop.
Quick SVG uploads
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<path fill="#fff" d="M255.2 0A255 255 0 0083.9 66.6l18.4 18.2a229.2 229.2 0 01153-58.8c58.9-.2 112.6 21.7 153.4 58L427 65.5A255 255 0 00255.2 0zM65.6 85A255 255 0 000 256.8a255 255 0 0066.7 171.4l18.2-18.4a229.2 229.2 0 01-58.9-153c-.2-59 21.7-112.7 58-153.5zM445.4 84l-18.2 18.4a229.2 229.2 0 0158.8 153 229.2 229.2 0 01-57.9 153.3l18.4 18.3A255 255 0 00512 255.2a255 255 0 00-66.6-171.3zM409.8 427a229.2 229.2 0 01-153 58.9 229.2 229.2 0 01-153.4-57.9L85 446.5A255 255 0 00256.8 512a255 255 0 00171.4-66.7z"/>
<path fill="#fff" d="M255.4 64a192.2 192.2 0 00-191 179.6h26A165.8 165.8 0 01327 105.8l13-22.5A190.9 190.9 0 00255.4 64zm107.1 32.3l-12.9 22.5A165.7 165.7 0 01422 255.5c.2 56.9-28.1 107-71.5 137l13 22.5a192 192 0 00-1-318.7zm-298 173.3A192.2 192.2 0 00341 428.1l-13-22.4A165.8 165.8 0 0190.5 269.6z"/>
<path fill="#fff" d="M255.6 128h-1.2l3 26c55.7.7 100.4 45.7 100.6 101.7.1 47-31.2 86.4-74.3 98.5l3.9 25.9A128.3 128.3 0 00384 255.6 128.2 128.2 0 00255.6 128zm-27 3A128.3 128.3 0 00128 256.4 128.2 128.2 0 00261.8 384l-3.8-26-1.7.1A101.8 101.8 0 01154 256.3a101.8 101.8 0 0177.5-99.4z"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment