aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/barbell.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-01-15 00:22:38 +0100
committercodecalm <codecalm@gmail.com>2022-01-15 00:22:38 +0100
commit0a4594090d1a3ea9d4f4ddb45c11f302e381c6a2 (patch)
treea0e5671bfd0253ed8800c3c840cf9f385926481f /src/_icons/barbell.svg
parentRelease 1.51.0 (diff)
downloadtabler-icons-0a4594090d1a3ea9d4f4ddb45c11f302e381c6a2.tar.xz
22 new icons: `app-window`, `armchair-2`, `arrow-big-down-line`, `arrow-big-down-lines`, `arrow-big-left-line`, `arrow-big-left-lines`, `arrow-big-right-line`, `arrow-big-right-lines`, `arrow-big-up-line`, `arrow-big-up-lines`, `barbell`, `bell-z`, `books`, `circle-half-2`, `clubs`, `diamonds`, `flower`, `id-badge`, `layers-intersect-2`, `paw`, `spade`, `square-half`
Fixed icons: `omega`
Diffstat (limited to 'src/_icons/barbell.svg')
-rw-r--r--src/_icons/barbell.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/barbell.svg b/src/_icons/barbell.svg
new file mode 100644
index 00000000..64c245b8
--- /dev/null
+++ b/src/_icons/barbell.svg
@@ -0,0 +1,12 @@
+---
+category: Sport
+---
+<svg>
+ <path d="M2 12h1" />
+ <path d="M6 8h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2" />
+ <path d="M6 7v10a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-10a1 1 0 0 0 -1 -1h-1a1 1 0 0 0 -1 1z" />
+ <path d="M9 12h6" />
+ <path d="M15 7v10a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-10a1 1 0 0 0 -1 -1h-1a1 1 0 0 0 -1 1z" />
+ <path d="M18 8h2a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-2" />
+ <path d="M22 12h-1" />
+</svg>