diff options
author | codecalm <codecalm@gmail.com> | 2022-07-16 08:35:20 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-07-16 08:35:20 +0200 |
commit | 54858d5f61fa8276f27d9cd518c6d9f6218d4475 (patch) | |
tree | 6d3b7f0a73919cc96d4cb133dba74bc8b7d695ad /src/_icons/shirt-sport.svg | |
parent | Release 1.75.0 (diff) | |
download | tabler-icons-54858d5f61fa8276f27d9cd518c6d9f6218d4475.tar.xz |
18 new icons: `a-b-2`, `brand-fortnite`, `brand-pepsi`, `brand-toyota`, `masks-theater`, `microwave-off`, `pointer`, `rating-12-plus`, `rating-14-plus`, `rating-16-plus`, `rating-18-plus`, `rating-21-plus`, `seo`, `shirt-sport`, `snowman`, `uf-off`, `ufo`, `zeppelin`
Fixed icons: `brand-deno`, `carrot`
Diffstat (limited to 'src/_icons/shirt-sport.svg')
-rw-r--r-- | src/_icons/shirt-sport.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/shirt-sport.svg b/src/_icons/shirt-sport.svg new file mode 100644 index 00000000..4969e5c1 --- /dev/null +++ b/src/_icons/shirt-sport.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M15 4l6 2v5h-3v8a1 1 0 0 1 -1 1h-10a1 1 0 0 1 -1 -1v-8h-3v-5l6 -2a3 3 0 0 0 6 0" /> + <path d="M10.5 11h2.5l-1.5 5" /> +</svg> |