Advertisement
ASMProgrammer

AsyncTagManager.svg script

Jun 15th, 2023
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.81 KB | Source Code | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--Please set code to file <filename>.svg-->
  3. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
  4.      width="192px" height="192px" viewBox="0 0 192 192" enable-background="new 0 0 192 192" xml:space="preserve">
  5. <rect fill="none" width="192" height="192"/>
  6. <g>
  7.     <polygon fill="#ff853F" points="111.31,176.79 80.76,147 146.37,80 178,111   "/>
  8.     <path fill="#42ff47" d="M111.44,45.08L81,14L14.44,79.93c-8.58,8.58-8.58,22.49,0,31.08L80,177l31-29L61.05,95.47L111.44,45.08z"/>
  9.     <path fill="#ff853F" d="M177.56,80.44l-66-66c-8.59-8.59-22.52-8.59-31.11,0c-8.59,8.59-8.59,22.52,0,31.11l66,66
  10.         c8.59,8.59,22.52,8.59,31.11,0C186.15,102.96,186.15,89.03,177.56,80.44z"/>
  11.     <circle fill="#59A40A" cx="95.5" cy="162.5" r="21.5"/>
  12. </g>
  13. </svg>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement