tiktok icon
tiktok-fill from Akar Icons by Arturo Wibawa · Fill · MIT Free for personal and commercial use.
- Name
- tiktok-fill
- Set
- Akar Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
tiktokBootstrap IconstiktokBoxicons BrandstiktokCoreUI BrandstiktokFont Awesome 6 BrandstiktokFont Awesome BrandstiktokHuge IconstiktokIconParktiktokIconPark OutlinetiktokIconPark SolidtiktokIconPark TwoTonetiktokIconoirtiktokMaterial Line IconstiktokSVG LogostiktokMage Iconstiktok-fillMingCute IcontiktokPixelarticonstiktokPrime Iconstiktok-fillRemix IcontiktokSimple Iconstiktok-outlineTeenyicons
Use the tiktok icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.321 5.562a5 5 0 0 1-.443-.258a6.2 6.2 0 0 1-1.137-.966c-.849-.971-1.166-1.956-1.282-2.645h.004c-.097-.573-.057-.943-.05-.943h-3.865v14.943q.002.3-.008.595l-.004.073q0 .016-.003.033v.009a3.28 3.28 0 0 1-1.65 2.604a3.2 3.2 0 0 1-1.6.422c-1.8 0-3.26-1.468-3.26-3.281s1.46-3.282 3.26-3.282c.341 0 .68.054 1.004.16l.005-3.936a7.18 7.18 0 0 0-5.532 1.62a7.6 7.6 0 0 0-1.655 2.04c-.163.281-.779 1.412-.853 3.246c-.047 1.04.266 2.12.415 2.565v.01c.093.262.457 1.158 1.049 1.913a7.9 7.9 0 0 0 1.674 1.58v-.01l.009.01c1.87 1.27 3.945 1.187 3.945 1.187c.359-.015 1.562 0 2.928-.647c1.515-.718 2.377-1.787 2.377-1.787a7.4 7.4 0 0 0 1.296-2.153c.35-.92.466-2.022.466-2.462V8.273c.047.028.672.441.672.441s.9.577 2.303.952c1.006.267 2.363.324 2.363.324V6.153c-.475.052-1.44-.098-2.429-.59"/></svg>
React
import type { SVGProps } from "react";
export function AkarIconsTiktokFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.321 5.562a5 5 0 0 1-.443-.258a6.2 6.2 0 0 1-1.137-.966c-.849-.971-1.166-1.956-1.282-2.645h.004c-.097-.573-.057-.943-.05-.943h-3.865v14.943q.002.3-.008.595l-.004.073q0 .016-.003.033v.009a3.28 3.28 0 0 1-1.65 2.604a3.2 3.2 0 0 1-1.6.422c-1.8 0-3.26-1.468-3.26-3.281s1.46-3.282 3.26-3.282c.341 0 .68.054 1.004.16l.005-3.936a7.18 7.18 0 0 0-5.532 1.62a7.6 7.6 0 0 0-1.655 2.04c-.163.281-.779 1.412-.853 3.246c-.047 1.04.266 2.12.415 2.565v.01c.093.262.457 1.158 1.049 1.913a7.9 7.9 0 0 0 1.674 1.58v-.01l.009.01c1.87 1.27 3.945 1.187 3.945 1.187c.359-.015 1.562 0 2.928-.647c1.515-.718 2.377-1.787 2.377-1.787a7.4 7.4 0 0 0 1.296-2.153c.35-.92.466-2.022.466-2.462V8.273c.047.028.672.441.672.441s.9.577 2.303.952c1.006.267 2.363.324 2.363.324V6.153c-.475.052-1.44-.098-2.429-.59"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.321 5.562a5 5 0 0 1-.443-.258a6.2 6.2 0 0 1-1.137-.966c-.849-.971-1.166-1.956-1.282-2.645h.004c-.097-.573-.057-.943-.05-.943h-3.865v14.943q.002.3-.008.595l-.004.073q0 .016-.003.033v.009a3.28 3.28 0 0 1-1.65 2.604a3.2 3.2 0 0 1-1.6.422c-1.8 0-3.26-1.468-3.26-3.281s1.46-3.282 3.26-3.282c.341 0 .68.054 1.004.16l.005-3.936a7.18 7.18 0 0 0-5.532 1.62a7.6 7.6 0 0 0-1.655 2.04c-.163.281-.779 1.412-.853 3.246c-.047 1.04.266 2.12.415 2.565v.01c.093.262.457 1.158 1.049 1.913a7.9 7.9 0 0 0 1.674 1.58v-.01l.009.01c1.87 1.27 3.945 1.187 3.945 1.187c.359-.015 1.562 0 2.928-.647c1.515-.718 2.377-1.787 2.377-1.787a7.4 7.4 0 0 0 1.296-2.153c.35-.92.466-2.022.466-2.462V8.273c.047.028.672.441.672.441s.9.577 2.303.952c1.006.267 2.363.324 2.363.324V6.153c-.475.052-1.44-.098-2.429-.59"/></svg> </template>
CSS
.icon-tiktok-fill {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.321%205.562a5%205%200%200%201-.443-.258a6.2%206.2%200%200%201-1.137-.966c-.849-.971-1.166-1.956-1.282-2.645h.004c-.097-.573-.057-.943-.05-.943h-3.865v14.943q.002.3-.008.595l-.004.073q0%20.016-.003.033v.009a3.28%203.28%200%200%201-1.65%202.604a3.2%203.2%200%200%201-1.6.422c-1.8%200-3.26-1.468-3.26-3.281s1.46-3.282%203.26-3.282c.341%200%20.68.054%201.004.16l.005-3.936a7.18%207.18%200%200%200-5.532%201.62a7.6%207.6%200%200%200-1.655%202.04c-.163.281-.779%201.412-.853%203.246c-.047%201.04.266%202.12.415%202.565v.01c.093.262.457%201.158%201.049%201.913a7.9%207.9%200%200%200%201.674%201.58v-.01l.009.01c1.87%201.27%203.945%201.187%203.945%201.187c.359-.015%201.562%200%202.928-.647c1.515-.718%202.377-1.787%202.377-1.787a7.4%207.4%200%200%200%201.296-2.153c.35-.92.466-2.022.466-2.462V8.273c.047.028.672.441.672.441s.9.577%202.303.952c1.006.267%202.363.324%202.363.324V6.153c-.475.052-1.44-.098-2.429-.59%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.321%205.562a5%205%200%200%201-.443-.258a6.2%206.2%200%200%201-1.137-.966c-.849-.971-1.166-1.956-1.282-2.645h.004c-.097-.573-.057-.943-.05-.943h-3.865v14.943q.002.3-.008.595l-.004.073q0%20.016-.003.033v.009a3.28%203.28%200%200%201-1.65%202.604a3.2%203.2%200%200%201-1.6.422c-1.8%200-3.26-1.468-3.26-3.281s1.46-3.282%203.26-3.282c.341%200%20.68.054%201.004.16l.005-3.936a7.18%207.18%200%200%200-5.532%201.62a7.6%207.6%200%200%200-1.655%202.04c-.163.281-.779%201.412-.853%203.246c-.047%201.04.266%202.12.415%202.565v.01c.093.262.457%201.158%201.049%201.913a7.9%207.9%200%200%200%201.674%201.58v-.01l.009.01c1.87%201.27%203.945%201.187%203.945%201.187c.359-.015%201.562%200%202.928-.647c1.515-.718%202.377-1.787%202.377-1.787a7.4%207.4%200%200%200%201.296-2.153c.35-.92.466-2.022.466-2.462V8.273c.047.028.672.441.672.441s.9.577%202.303.952c1.006.267%202.363.324%202.363.324V6.153c-.475.052-1.44-.098-2.429-.59%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/akar-icons/tiktok-fill.svg?color=%231a73e8&size=48