Advertisement
Guest User

Untitled

a guest
Aug 8th, 2017
506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.61 KB | None | 0 0
  1. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  2.     <defs>
  3.         <style>
  4.         .sprite-symbol-usage {display: none;}
  5.         .sprite-symbol-usage:target {display: inline;}
  6.         </style>
  7.         <symbol viewBox="0 0 500 500" id="usd">
  8.             <path d="m 145,312 c -2,69 31,100 104,102 78,1 113,-34 109,-101 -6,-58 -62,-73 -106,-79 -48,-17 -99,-25 -99,-95 0,-48 32,-79 99,-78 60,0 97,25 96,84" style="fill:none;stroke:#000000;stroke-width:40" />
  9.             <path d="m 250,15 0,470" style="stroke:#000000;stroke-width:30" />
  10.         </symbol>
  11.     </defs>
  12. <use id="usd-usage" href="#usd" class="sprite-symbol-usage" /></svg>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement