toothbrush emoji

toothbrush from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
toothbrush
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the toothbrush emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="m5.833 6.748l5.657-5.657l.707 2.122l2.122.707l.707 2.121l2.121.707l.707 2.121l2.121.708l-5.656 5.656z"/><path fill="#99aab5" d="M11.844 4.273L7.248 8.869a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.414 1.415l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.414 1.414l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.414 1.414l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.415 1.414l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707"/><path fill="#289193" d="M31.996 34.325a2.005 2.005 0 0 1-2.828 0L11.49 16.648a2.005 2.005 0 0 1 0-2.828a2.005 2.005 0 0 1 2.828 0l17.678 17.678c.778.777.778 2.05 0 2.827"/><path fill="#3db8c1" d="M15.026 17.355a2.005 2.005 0 0 1-2.828 0L3.712 8.869a1.003 1.003 0 0 1 0-1.414l1.414-1.414a1.003 1.003 0 0 1 1.414 0l8.485 8.485c.779.778.779 2.051.001 2.829"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiToothbrush(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="m5.833 6.748l5.657-5.657l.707 2.122l2.122.707l.707 2.121l2.121.707l.707 2.121l2.121.708l-5.656 5.656z"/><path fill="#99aab5" d="M11.844 4.273L7.248 8.869a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.414 1.415l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.414 1.414l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.414 1.414l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.415 1.414l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707"/><path fill="#289193" d="M31.996 34.325a2.005 2.005 0 0 1-2.828 0L11.49 16.648a2.005 2.005 0 0 1 0-2.828a2.005 2.005 0 0 1 2.828 0l17.678 17.678c.778.777.778 2.05 0 2.827"/><path fill="#3db8c1" d="M15.026 17.355a2.005 2.005 0 0 1-2.828 0L3.712 8.869a1.003 1.003 0 0 1 0-1.414l1.414-1.414a1.003 1.003 0 0 1 1.414 0l8.485 8.485c.779.778.779 2.051.001 2.829"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ccd6dd" d="m5.833 6.748l5.657-5.657l.707 2.122l2.122.707l.707 2.121l2.121.707l.707 2.121l2.121.708l-5.656 5.656z"/><path fill="#99aab5" d="M11.844 4.273L7.248 8.869a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.414 1.415l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.414 1.414l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.414 1.414l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707m1.415 1.414l-4.596 4.596a.5.5 0 0 1-.707-.707l4.596-4.596a.5.5 0 0 1 .707.707"/><path fill="#289193" d="M31.996 34.325a2.005 2.005 0 0 1-2.828 0L11.49 16.648a2.005 2.005 0 0 1 0-2.828a2.005 2.005 0 0 1 2.828 0l17.678 17.678c.778.777.778 2.05 0 2.827"/><path fill="#3db8c1" d="M15.026 17.355a2.005 2.005 0 0 1-2.828 0L3.712 8.869a1.003 1.003 0 0 1 0-1.414l1.414-1.414a1.003 1.003 0 0 1 1.414 0l8.485 8.485c.779.778.779 2.051.001 2.829"/></svg>
</template>

CSS

.icon-toothbrush {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22m5.833%206.748l5.657-5.657l.707%202.122l2.122.707l.707%202.121l2.121.707l.707%202.121l2.121.708l-5.656%205.656z%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M11.844%204.273L7.248%208.869a.5.5%200%200%201-.707-.707l4.596-4.596a.5.5%200%200%201%20.707.707m1.414%201.415l-4.596%204.596a.5.5%200%200%201-.707-.707l4.596-4.596a.5.5%200%200%201%20.707.707m1.414%201.414l-4.596%204.596a.5.5%200%200%201-.707-.707l4.596-4.596a.5.5%200%200%201%20.707.707m1.414%201.414l-4.596%204.596a.5.5%200%200%201-.707-.707l4.596-4.596a.5.5%200%200%201%20.707.707m1.415%201.414l-4.596%204.596a.5.5%200%200%201-.707-.707l4.596-4.596a.5.5%200%200%201%20.707.707%22%2F%3E%3Cpath%20fill%3D%22%23289193%22%20d%3D%22M31.996%2034.325a2.005%202.005%200%200%201-2.828%200L11.49%2016.648a2.005%202.005%200%200%201%200-2.828a2.005%202.005%200%200%201%202.828%200l17.678%2017.678c.778.777.778%202.05%200%202.827%22%2F%3E%3Cpath%20fill%3D%22%233db8c1%22%20d%3D%22M15.026%2017.355a2.005%202.005%200%200%201-2.828%200L3.712%208.869a1.003%201.003%200%200%201%200-1.414l1.414-1.414a1.003%201.003%200%200%201%201.414%200l8.485%208.485c.779.778.779%202.051.001%202.829%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22m5.833%206.748l5.657-5.657l.707%202.122l2.122.707l.707%202.121l2.121.707l.707%202.121l2.121.708l-5.656%205.656z%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M11.844%204.273L7.248%208.869a.5.5%200%200%201-.707-.707l4.596-4.596a.5.5%200%200%201%20.707.707m1.414%201.415l-4.596%204.596a.5.5%200%200%201-.707-.707l4.596-4.596a.5.5%200%200%201%20.707.707m1.414%201.414l-4.596%204.596a.5.5%200%200%201-.707-.707l4.596-4.596a.5.5%200%200%201%20.707.707m1.414%201.414l-4.596%204.596a.5.5%200%200%201-.707-.707l4.596-4.596a.5.5%200%200%201%20.707.707m1.415%201.414l-4.596%204.596a.5.5%200%200%201-.707-.707l4.596-4.596a.5.5%200%200%201%20.707.707%22%2F%3E%3Cpath%20fill%3D%22%23289193%22%20d%3D%22M31.996%2034.325a2.005%202.005%200%200%201-2.828%200L11.49%2016.648a2.005%202.005%200%200%201%200-2.828a2.005%202.005%200%200%201%202.828%200l17.678%2017.678c.778.777.778%202.05%200%202.827%22%2F%3E%3Cpath%20fill%3D%22%233db8c1%22%20d%3D%22M15.026%2017.355a2.005%202.005%200%200%201-2.828%200L3.712%208.869a1.003%201.003%200%200%201%200-1.414l1.414-1.414a1.003%201.003%200%200%201%201.414%200l8.485%208.485c.779.778.779%202.051.001%202.829%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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