Skip to content

Instantly share code, notes, and snippets.

@fromaline
Last active August 6, 2021 15:03
Show Gist options
  • Save fromaline/f6a7b114028d7f358c035ac2a15b203c to your computer and use it in GitHub Desktop.
Save fromaline/f6a7b114028d7f358c035ac2a15b203c to your computer and use it in GitHub Desktop.
HTML5 Canvas API logo
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" width="202" height="250" viewBox="0 0 202 250" fill="none">
<path d="M16.335 32.85C24.165 32.85 28.575 29.025 31.23 24.345L22.545 19.44C21.24 21.78 19.575 23.4 16.605 23.4C13.14 23.4 10.71 20.52 10.71 16.425V16.335C10.71 12.555 13.05 9.45 16.605 9.45C19.485 9.45 21.15 11.025 22.32 13.275L31.005 8.19C28.35 3.375 23.67 0 16.74 0C7.335 0 0 7.02 0 16.425V16.515C0 26.28 7.605 32.85 16.335 32.85ZM30.4172 32.175H41.6672L43.2872 27.945H54.3122L55.9772 32.175H67.4072L54.1322 0.450002H43.6922L30.4172 32.175ZM45.9422 20.475L48.8222 12.825L51.7022 20.475H45.9422ZM68.7034 32.175H79.1434V17.64L90.8434 32.175H100.203V0.675002H89.7634V14.58L78.5584 0.675002H68.7034V32.175ZM114.301 32.4H124.381L137.161 0.675002H125.551L119.431 18.36L113.311 0.675002H101.521L114.301 32.4ZM131.667 32.175H142.917L144.537 27.945H155.562L157.227 32.175H168.657L155.382 0.450002H144.942L131.667 32.175ZM147.192 20.475L150.072 12.825L152.952 20.475H147.192ZM183.059 32.76C191.519 32.76 196.964 28.71 196.964 22.095V22.005C196.964 15.66 191.564 13.32 183.509 11.835C180.179 11.205 179.324 10.665 179.324 9.81V9.72C179.324 8.955 180.044 8.415 181.619 8.415C184.544 8.415 188.099 9.36 191.069 11.52L196.199 4.41C192.554 1.53 188.054 0.089999 181.979 0.089999C173.294 0.089999 168.614 4.725 168.614 10.71V10.8C168.614 17.46 174.824 19.485 181.889 20.925C185.264 21.6 186.254 22.095 186.254 22.995V23.085C186.254 23.94 185.444 24.435 183.554 24.435C179.864 24.435 175.949 23.355 172.529 20.745L166.904 27.45C170.909 30.96 176.669 32.76 183.059 32.76Z" fill="#ECEFF4"/>
<path d="M28.5386 229.98L12.4254 49.1211H189.574L173.461 229.883L100.853 250" fill="#434C5E"/>
<path d="M101 234.619V63.9648H173.412L159.594 218.262" fill="#4C566A"/>
<path d="M55.5 198.5L45 86H101V108H69L76 182L101 188.5V212L55.5 198.5Z" fill="#ECEFF4"/>
<path d="M156.5 86H101V108H132L130 131H152L156.5 86Z" fill="white"/>
<path d="M101 212L144 200L148 166H127.5L126 181L101 188.5V212Z" fill="white"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment