brand tiktok icon

brand-tiktok-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
brand-tiktok-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT
Aliases
brand-tikto-filled

1 other variant in Tabler Icons

Related icons in Tabler Icons

Use the brand tiktok icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.083 2H12a1 1 0 0 0-1 1v11.5a1.5 1.5 0 1 1-2.519-1.1l.12-.1A1 1 0 0 0 9 12.5V8.174A1 1 0 0 0 7.77 7.2A7.5 7.5 0 0 0 9.5 22l.243-.005A7.5 7.5 0 0 0 17 14.5v-2.7l.311.153c1.122.53 2.333.868 3.59.993A1 1 0 0 0 22 11.95V7.917a1 1 0 0 0-.834-.986a5.005 5.005 0 0 1-4.097-4.096A1 1 0 0 0 16.083 2"/></svg>

React

import type { SVGProps } from "react";

export function TablerBrandTiktokFilled(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="M16.083 2H12a1 1 0 0 0-1 1v11.5a1.5 1.5 0 1 1-2.519-1.1l.12-.1A1 1 0 0 0 9 12.5V8.174A1 1 0 0 0 7.77 7.2A7.5 7.5 0 0 0 9.5 22l.243-.005A7.5 7.5 0 0 0 17 14.5v-2.7l.311.153c1.122.53 2.333.868 3.59.993A1 1 0 0 0 22 11.95V7.917a1 1 0 0 0-.834-.986a5.005 5.005 0 0 1-4.097-4.096A1 1 0 0 0 16.083 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.083 2H12a1 1 0 0 0-1 1v11.5a1.5 1.5 0 1 1-2.519-1.1l.12-.1A1 1 0 0 0 9 12.5V8.174A1 1 0 0 0 7.77 7.2A7.5 7.5 0 0 0 9.5 22l.243-.005A7.5 7.5 0 0 0 17 14.5v-2.7l.311.153c1.122.53 2.333.868 3.59.993A1 1 0 0 0 22 11.95V7.917a1 1 0 0 0-.834-.986a5.005 5.005 0 0 1-4.097-4.096A1 1 0 0 0 16.083 2"/></svg>
</template>

CSS

.icon-brand-tiktok-filled {
  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%22M16.083%202H12a1%201%200%200%200-1%201v11.5a1.5%201.5%200%201%201-2.519-1.1l.12-.1A1%201%200%200%200%209%2012.5V8.174A1%201%200%200%200%207.77%207.2A7.5%207.5%200%200%200%209.5%2022l.243-.005A7.5%207.5%200%200%200%2017%2014.5v-2.7l.311.153c1.122.53%202.333.868%203.59.993A1%201%200%200%200%2022%2011.95V7.917a1%201%200%200%200-.834-.986a5.005%205.005%200%200%201-4.097-4.096A1%201%200%200%200%2016.083%202%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%22M16.083%202H12a1%201%200%200%200-1%201v11.5a1.5%201.5%200%201%201-2.519-1.1l.12-.1A1%201%200%200%200%209%2012.5V8.174A1%201%200%200%200%207.77%207.2A7.5%207.5%200%200%200%209.5%2022l.243-.005A7.5%207.5%200%200%200%2017%2014.5v-2.7l.311.153c1.122.53%202.333.868%203.59.993A1%201%200%200%200%2022%2011.95V7.917a1%201%200%200%200-.834-.986a5.005%205.005%200%200%201-4.097-4.096A1%201%200%200%200%2016.083%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/brand-tiktok-filled.svg?color=%231a73e8&size=48