Skip to content

Instantly share code, notes, and snippets.

@markusait
Created July 16, 2019 00:49
Show Gist options
  • Save markusait/fd4656f6e1aec70638614a927fef6e4f to your computer and use it in GitHub Desktop.
Save markusait/fd4656f6e1aec70638614a927fef6e4f to your computer and use it in GitHub Desktop.
USDS Token SVG
Display the source blob
Display the rendered blob
Raw
<svg width="400" height="400" viewBox=".125 0 40 40.25" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M20.0672 40C31.1499 40 40.1343 31.0457 40.1343 20C40.1343 8.9543 31.1499 0 20.0672 0C8.98437 0 0 8.9543 0 20C0 31.0457 8.98437 40 20.0672 40Z" fill="#5C90E8"/>
<path d="M26.4379 24.005C26.4462 24.7897 26.2731 25.5658 25.9321 26.2732C25.5938 26.9653 25.1099 27.5766 24.5132 28.0654C23.9044 28.5695 23.1692 28.9615 22.3075 29.2416C21.4459 29.5216 20.4906 29.6616 19.4416 29.6616C18.4355 29.6601 17.4324 29.5522 16.4492 29.3396C15.4918 29.1404 14.5624 28.8253 13.6816 28.4015L14.4965 25.4051C15.2248 25.7421 15.9817 26.0139 16.7583 26.2172C17.5966 26.4419 18.4611 26.5549 19.3292 26.5533C20.2658 26.5533 21.0291 26.3619 21.6192 25.9792C22.2092 25.5965 22.5042 25.0411 22.5042 24.313C22.5042 23.6409 22.2232 23.0902 21.6613 22.6608C21.0994 22.2314 20.2377 21.7834 19.0763 21.3166C18.3234 21.015 17.5913 20.6642 16.8847 20.2665C16.2952 19.9388 15.7559 19.5286 15.2832 19.0484C14.8613 18.6141 14.5232 18.1063 14.2857 17.5502C14.0512 16.9998 13.9341 16.3791 13.9345 15.688C13.9345 13.9704 14.5199 12.6496 15.6906 11.7255C16.8613 10.8014 18.4301 10.3393 20.3969 10.3393C21.3316 10.3316 22.2643 10.4255 23.1786 10.6193C24.0295 10.8092 24.8515 11.1105 25.623 11.5155L24.8925 14.5118C24.2295 14.1919 23.5382 13.9341 22.8273 13.7417C22.1086 13.546 21.3668 13.4472 20.6217 13.4477C19.7975 13.4477 19.1325 13.6017 18.6268 13.9097C18.121 14.2178 17.8682 14.6985 17.8682 15.3519C17.8628 15.6187 17.9057 15.8843 17.9946 16.136C18.0942 16.3812 18.2535 16.5977 18.4582 16.7661C18.7306 16.994 19.0274 17.1913 19.3433 17.3542C19.7085 17.5502 20.1721 17.7695 20.7341 18.0122C21.4833 18.33 22.1998 18.666 22.8835 19.0204C23.5366 19.3545 24.1454 19.7684 24.6958 20.2525C25.2141 20.7117 25.6427 21.2623 25.9602 21.8767C26.2786 22.4928 26.4379 23.2022 26.4379 24.005Z" fill="white"/>
<path d="M12.2168 21.6592V20.394H27.9148V21.6592H12.2168Z" fill="white"/>
<path d="M12.2168 19.5308V18.2656H27.9148V19.5308H12.2168Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="41" height="40" fill="white"/>
</clipPath>
</defs>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment