Skip to content

Instantly share code, notes, and snippets.

@jeremypage
Last active December 1, 2020 20:54
Show Gist options
  • Save jeremypage/863cc8fb123509e45cdc43db5fff11e8 to your computer and use it in GitHub Desktop.
Save jeremypage/863cc8fb123509e45cdc43db5fff11e8 to your computer and use it in GitHub Desktop.
SVG: what3words logo
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="1em" height="1em" class="ThreeWordAddress-Logo">
<path fill="#E11F26" d="M10.7 4h2L4 28H2l8.7-24zm9 0h2L13 28h-2l8.7-24zm9 0h2L22 28h-2l8.7-24z"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment