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/rating-12-plus.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/rating-12-plus.svg')
-rw-r--r-- | src/_icons/rating-12-plus.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/rating-12-plus.svg b/src/_icons/rating-12-plus.svg new file mode 100644 index 00000000..0de61ed3 --- /dev/null +++ b/src/_icons/rating-12-plus.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M7 15v-6" /> + <path d="M15.5 12h3" /> + <path d="M17 10.5v3" /> + <path d="M10 10.5a1.5 1.5 0 0 1 3 0c0 .443 -.313 .989 -.612 1.393l-2.388 3.107h3" /> +</svg> |