aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/refresh-alert.svg
blob: 03ca823b69c3db3db81de3db11e336e63e1c9982 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [synchronization, reload, restart, spinner, loader, ajax, update, arrows]
version: 1.0
category: Arrows
---
<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>