aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/refresh-alert.svg
blob: 548eae79f1bd7ffa96eb0dc0f52f4897c5fdcccd (plain)
1
2
3
4
5
6
7
8
9
10
---
tags: [synchronization, reload, restart, spinner, loader, ajax, update, arrows]
version: 1.0
---
<svg>
  <path d="M20 11a8.1 8.1 0 0 0 -15.5 -2m-.5 -4v4h4" />
  <path d="M4 13a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4" />
  <line x1="12" y1="9" x2="12" y2="12" />
  <line x1="12" y1="15" x2="12.01" y2="15" />
</svg>