← back to Charge And Explore

public/icon.svg

12 lines

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024" width="1024" height="1024">
  <defs>
    <linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
      <stop offset="0" stop-color="#0E5A38"/>
      <stop offset="0.55" stop-color="#159A57"/>
      <stop offset="1" stop-color="#22C56B"/>
    </linearGradient>
  </defs>
  <rect width="1024" height="1024" rx="224" fill="url(#g)"/>
  <path fill="#fff" fill-rule="evenodd" d="M512 168 C 651 168 764 281 764 420 C 764 610 512 864 512 864 C 512 864 260 610 260 420 C 260 281 373 168 512 168 Z M556 300 L430 470 L505 470 L470 596 L600 404 L520 404 L556 300 Z"/>
</svg>