aboutsummaryrefslogtreecommitdiff
path: root/icons/floppy-disk.svg
blob: ee2c37de2211f62bb1bfa01381b3387978a0ddbd (plain)
1
2
3
4
5
6
7
8
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-floppy-disk" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  <rect x="0" y="0" width="24" height="24" stroke="none"></rect>
  <path d="M18 20h-12a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h9l5 5v9a2 2 0 0 1 -2 2" />
  <circle cx="12" cy="13" r="2" />
  <polyline points="4 8 10 8 10 4" />
</svg>