triller from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
triller
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the triller logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.548 5.216L7.005 20.012l-.29-.167l8.54-14.788a9.37 9.37 0 0 0-6.07-.906L2.73 15.333l-.609 1.055a9.34 9.34 0 0 0 3.818 4.806l-1.522 2.64l.289.166l2.303-3.987h-.002a9.37 9.37 0 0 0 6.068.905l6.321-10.945l.287.167l-6.168 10.683l-.964 1.67a9.32 9.32 0 0 0 7.55-7.555a9.27 9.27 0 0 0-.413-4.802l2.299-3.982l-.29-.167L20.14 8.68a9.34 9.34 0 0 0-3.816-4.806zm-5.842-2.64a9.324 9.324 0 0 0-7.132 12.359L8.893 3.989l.292.162L11.483.167L11.193 0z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTriller(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="M15.548 5.216L7.005 20.012l-.29-.167l8.54-14.788a9.37 9.37 0 0 0-6.07-.906L2.73 15.333l-.609 1.055a9.34 9.34 0 0 0 3.818 4.806l-1.522 2.64l.289.166l2.303-3.987h-.002a9.37 9.37 0 0 0 6.068.905l6.321-10.945l.287.167l-6.168 10.683l-.964 1.67a9.32 9.32 0 0 0 7.55-7.555a9.27 9.27 0 0 0-.413-4.802l2.299-3.982l-.29-.167L20.14 8.68a9.34 9.34 0 0 0-3.816-4.806zm-5.842-2.64a9.324 9.324 0 0 0-7.132 12.359L8.893 3.989l.292.162L11.483.167L11.193 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.548 5.216L7.005 20.012l-.29-.167l8.54-14.788a9.37 9.37 0 0 0-6.07-.906L2.73 15.333l-.609 1.055a9.34 9.34 0 0 0 3.818 4.806l-1.522 2.64l.289.166l2.303-3.987h-.002a9.37 9.37 0 0 0 6.068.905l6.321-10.945l.287.167l-6.168 10.683l-.964 1.67a9.32 9.32 0 0 0 7.55-7.555a9.27 9.27 0 0 0-.413-4.802l2.299-3.982l-.29-.167L20.14 8.68a9.34 9.34 0 0 0-3.816-4.806zm-5.842-2.64a9.324 9.324 0 0 0-7.132 12.359L8.893 3.989l.292.162L11.483.167L11.193 0z"/></svg>
</template>

CSS

.icon-triller {
  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%22M15.548%205.216L7.005%2020.012l-.29-.167l8.54-14.788a9.37%209.37%200%200%200-6.07-.906L2.73%2015.333l-.609%201.055a9.34%209.34%200%200%200%203.818%204.806l-1.522%202.64l.289.166l2.303-3.987h-.002a9.37%209.37%200%200%200%206.068.905l6.321-10.945l.287.167l-6.168%2010.683l-.964%201.67a9.32%209.32%200%200%200%207.55-7.555a9.27%209.27%200%200%200-.413-4.802l2.299-3.982l-.29-.167L20.14%208.68a9.34%209.34%200%200%200-3.816-4.806zm-5.842-2.64a9.324%209.324%200%200%200-7.132%2012.359L8.893%203.989l.292.162L11.483.167L11.193%200z%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%22M15.548%205.216L7.005%2020.012l-.29-.167l8.54-14.788a9.37%209.37%200%200%200-6.07-.906L2.73%2015.333l-.609%201.055a9.34%209.34%200%200%200%203.818%204.806l-1.522%202.64l.289.166l2.303-3.987h-.002a9.37%209.37%200%200%200%206.068.905l6.321-10.945l.287.167l-6.168%2010.683l-.964%201.67a9.32%209.32%200%200%200%207.55-7.555a9.27%209.27%200%200%200-.413-4.802l2.299-3.982l-.29-.167L20.14%208.68a9.34%209.34%200%200%200-3.816-4.806zm-5.842-2.64a9.324%209.324%200%200%200-7.132%2012.359L8.893%203.989l.292.162L11.483.167L11.193%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/triller.svg?color=%231a73e8&size=48