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-16-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-16-plus.svg')
-rw-r--r-- | src/_icons/rating-16-plus.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/rating-16-plus.svg b/src/_icons/rating-16-plus.svg new file mode 100644 index 00000000..f1e959f3 --- /dev/null +++ b/src/_icons/rating-16-plus.svg @@ -0,0 +1,10 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <circle cx="11.5" cy="13.5" r="1.5" /> + <path d="M7 15v-6" /> + <path d="M15.5 12h3" /> + <path d="M17 10.5v3" /> + <path d="M10 13.5v-3a1.5 1.5 0 0 1 1.5 -1.5h1" /> +</svg> |