diff options
Diffstat (limited to 'src/icons/refresh-off.svg')
-rw-r--r-- | src/icons/refresh-off.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/refresh-off.svg b/src/icons/refresh-off.svg new file mode 100644 index 00000000..b85ce6cc --- /dev/null +++ b/src/icons/refresh-off.svg @@ -0,0 +1,11 @@ +--- +tags: [synchronization, reload, restart, spinner, loader, ajax, update, arrows] +category: Arrows +version: "1.66" +unicode: "f18d" +--- +<svg> + <path d="M20 11a8.1 8.1 0 0 0 -11.271 -6.305m-2.41 1.624a8.083 8.083 0 0 0 -1.819 2.681m-.5 -4v4h4" /> + <path d="M4 13a8.1 8.1 0 0 0 13.671 4.691m2.329 -1.691v-1h-1" /> + <path d="M3 3l18 18" /> +</svg> |