Skip to content

Instantly share code, notes, and snippets.

@nobiit
Created September 12, 2021 12:10
Show Gist options
  • Save nobiit/dc658887b9ff6fc572db34b5ba1950fa to your computer and use it in GitHub Desktop.
Save nobiit/dc658887b9ff6fc572db34b5ba1950fa to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024">
<defs/>
<linearGradient id="a" x1="473" x2="1024" y1="114" y2="820" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#0ff"/>
<stop offset="1" stop-color="#00f"/>
</linearGradient>
<path fill="url(#a)" d="M910 327v75L714 286c-1-31-27-57-59-57-30 0-55 22-58 52L400 397v-64c28-4 49-29 49-58 0-6-1-13-3-19l174-97c25-14 57-14 82 0l167 95c25 15 41 43 41 73z"/>
<linearGradient id="b" x1="366" x2="917" y1="196" y2="902" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#0ff"/>
<stop offset="1" stop-color="#00f"/>
</linearGradient>
<path fill="url(#b)" d="M619 111L418 223c-8-4-18-7-28-7-32 0-59 26-59 59 0 20 10 38 26 49v227l-58-32c2-6 4-14 4-22 0-29-21-53-49-58V244c0-29 15-57 41-72l171-98c25-14 57-14 83 0l70 37z"/>
<linearGradient id="c" x1="145" x2="699" y1="368" y2="1077" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#0ff"/>
<stop offset="1" stop-color="#00f"/>
</linearGradient>
<path fill="url(#c)" d="M470 664l-56 34c-10-13-27-22-46-22-18 0-34 8-45 21l-170-97c-26-14-42-42-42-72V327c0-29 15-57 41-72l61-35v230c-16 11-27 30-26 53 1 30 26 54 56 55 9 0 18-1 26-5l201 111z"/>
<g>
<linearGradient id="d" x1="135" x2="687" y1="377" y2="1083" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#0ff"/>
<stop offset="1" stop-color="#00f"/>
</linearGradient>
<path fill="url(#d)" d="M571 743c0 7 1 14 3 21l-168 99c-26 15-58 15-84 0l-171-99c-26-14-41-42-41-72v-69l198 114c1 31 27 56 59 56 30 0 56-23 59-53l197-119 1 63c-29 4-53 29-53 59z"/>
</g>
<g>
<linearGradient id="e" x1="241" x2="795" y1="293" y2="1002" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#0ff"/>
<stop offset="1" stop-color="#00f"/>
</linearGradient>
<path fill="url(#e)" d="M765 585v193c0 29-16 57-41 72l-170 98c-26 14-58 14-83 0l-61-35 197-117c7 3 16 6 26 6 31 0 57-24 59-56 1-20-8-38-22-49l-5-229s62 34 62 35c-3 7-5 15-5 24-3 29 16 52 43 58z"/>
</g>
<g>
<linearGradient id="f" x1="458" x2="1011" y1="124" y2="832" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#0ff"/>
<stop offset="1" stop-color="#00f"/>
</linearGradient>
<path fill="url(#f)" d="M910 499v194c0 29-15 57-41 72l-62 36V579c18-10 31-31 29-55-1-30-26-54-57-55-8 0-16 1-23 4L552 359l56-33c10 14 27 23 47 23 18 0 34-8 44-20l169 99c27 14 42 41 42 71z"/>
</g>
<g>
<linearGradient id="g" x1="375" x2="767" y1="401" y2="717" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#0ff"/>
<stop offset="1" stop-color="#00f"/>
</linearGradient>
<circle cx="510" cy="510" r="102" fill="url(#g)"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment