diff options
author | codecalm <codecalm@gmail.com> | 2020-08-18 16:47:34 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-18 16:47:34 +0200 |
commit | 6e2213fe3201885a938cd1bee4eefe173db6eeeb (patch) | |
tree | 78a07aa5b8e6f8f6ff0ce93abb19c13bea75608e /src/_icons/brand-tiktok.svg | |
parent | `brand-codepen` icon (diff) | |
download | tabler-icons-6e2213fe3201885a938cd1bee4eefe173db6eeeb.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/brand-tiktok.svg')
-rw-r--r-- | src/_icons/brand-tiktok.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/brand-tiktok.svg b/src/_icons/brand-tiktok.svg index 172004ee..2a87882f 100644 --- a/src/_icons/brand-tiktok.svg +++ b/src/_icons/brand-tiktok.svg @@ -2,5 +2,5 @@ category: Brand --- <svg> - <path d="M9 12a4 4 0 10 4 4v-12a5 5 0 00 5 5"></path> + <path d="M9 12a4 4 0 1 0 4 4v-12a5 5 0 0 0 5 5" /> </svg> |