progress.svg (437B)
1 <?xml version="1.0" encoding="utf-8"?> 2 <svg xmlns="http://www.w3.org/2000/svg" 3 xmlns:xlink="http://www.w3.org/1999/xlink" 4 x="0" y="0" width="32" height="32" viewBox="0 0 32 32"> 5 <style> 6 g { 7 fill: none; 8 stroke: #fff; 9 stroke-width: 1.0325; 10 } 11 </style> 12 <g> 13 <path d="M 23,7.067 A 12.5,12.5 0 1,0 28.25,17.25"/> 14 <path d="M 16,7.442 h 7.5 v -7.5" transform="rotate(-25,23.5,7.442)"/> 15 </g> 16 </svg>