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/brand-pepsi.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/brand-pepsi.svg')
-rw-r--r-- | src/_icons/brand-pepsi.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-pepsi.svg b/src/_icons/brand-pepsi.svg new file mode 100644 index 00000000..77e575ea --- /dev/null +++ b/src/_icons/brand-pepsi.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M4 16c5.713 -2.973 11 -3.5 13.449 -11.162" /> + <path d="M5 17.5c5.118 -2.859 15 0 14 -11" /> +</svg> |