github.com/tilt-dev/tilt@v0.33.15-0.20240515162809-0a22ed45d8a0/web/src/assets/svg/update-available.svg (about)

     1  <svg
     2    viewBox="0 0 100 100"
     3    width="12"
     4    height="12"
     5    xmlns="http://www.w3.org/2000/svg"
     6  >
     7    <circle cx="50" cy="50" r="50" class="fillStd" />
     8    <path d="M 40 80 V 45 H 15 L 50 15 L 85 45 H 60 V 80" class="fillBg" />
     9  </svg>