summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/wheel.svg
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/svg/icons/tabler/outline/wheel.svg')
-rw-r--r--app/assets/svg/icons/tabler/outline/wheel.svg26
1 files changed, 26 insertions, 0 deletions
diff --git a/app/assets/svg/icons/tabler/outline/wheel.svg b/app/assets/svg/icons/tabler/outline/wheel.svg
new file mode 100644
index 00000000..8b985a42
--- /dev/null
+++ b/app/assets/svg/icons/tabler/outline/wheel.svg
@@ -0,0 +1,26 @@
1<!--
2category: Design
3tags: [circular, round, spin, rotation, revolve, hub, axle, turn, motion, vehicle]
4version: "2.32"
5unicode: "fc64"
6-->
7<svg
8 xmlns="http://www.w3.org/2000/svg"
9 width="24"
10 height="24"
11 viewBox="0 0 24 24"
12 fill="none"
13 stroke="currentColor"
14 stroke-width="2"
15 stroke-linecap="round"
16 stroke-linejoin="round"
17>
18 <path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
19 <path d="M9 12a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
20 <path d="M3 12h6" />
21 <path d="M15 12h6" />
22 <path d="M13.6 9.4l3.4 -4.8" />
23 <path d="M10.4 14.6l-3.4 4.8" />
24 <path d="M7 4.6l3.4 4.8" />
25 <path d="M13.6 14.6l3.4 4.8" />
26</svg>