Skip to content

Instantly share code, notes, and snippets.

@taycaldwell
Created July 19, 2022 20:39
Show Gist options
  • Save taycaldwell/2291907115c0bb5589bc346661435007 to your computer and use it in GitHub Desktop.
Save taycaldwell/2291907115c0bb5589bc346661435007 to your computer and use it in GitHub Desktop.
Coinbase Wallet Icon (SVG)
Display the source blob
Display the rendered blob
Raw
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="1024" height="1024" fill="#0052FF"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M152 512C152 710.823 313.177 872 512 872C710.823 872 872 710.823 872 512C872 313.177 710.823 152 512 152C313.177 152 152 313.177 152 512ZM420 396C406.745 396 396 406.745 396 420V604C396 617.255 406.745 628 420 628H604C617.255 628 628 617.255 628 604V420C628 406.745 617.255 396 604 396H420Z" fill="white"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment