threedotjs logo
threedotjs from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- threedotjs
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the threedotjs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.38 0a.268.268 0 0 0-.256.332l2.894 11.716l.01.04l2.89 11.708a.268.268 0 0 0 .447.128L23.802 7.15a.268.268 0 0 0-.112-.45l-5.784-1.667a.3.3 0 0 0-.123-.035L6.38 1.715a.27.27 0 0 0-.144-.04L.456.01A.3.3 0 0 0 .38 0m.374.654L5.71 2.08L1.99 5.664zM6.61 2.34l4.864 1.4l-3.65 3.515zm-.522.12l1.217 4.926l-4.877-1.4zm6.28 1.538l4.878 1.404l-3.662 3.53zm-.52.13l1.208 4.9l-4.853-1.392zm6.3 1.534l4.947 1.424l-3.715 3.574zm-.524.12l1.215 4.926l-4.876-1.398zm-15.432.696l4.964 1.424l-3.726 3.586zM8.047 8.15l4.877 1.4l-3.66 3.527zm-.518.137l1.236 5.017l-4.963-1.432zm6.274 1.535l4.965 1.425l-3.73 3.586zm-.52.127l1.235 5.012l-4.958-1.43zm-9.63 2.438l4.873 1.406l-3.656 3.523zm5.854 1.687l4.863 1.403l-3.648 3.51zm-.54.04l1.214 4.927l-4.875-1.4zm-3.896 4.02l5.037 1.442l-3.782 3.638z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsThreedotjs(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="M.38 0a.268.268 0 0 0-.256.332l2.894 11.716l.01.04l2.89 11.708a.268.268 0 0 0 .447.128L23.802 7.15a.268.268 0 0 0-.112-.45l-5.784-1.667a.3.3 0 0 0-.123-.035L6.38 1.715a.27.27 0 0 0-.144-.04L.456.01A.3.3 0 0 0 .38 0m.374.654L5.71 2.08L1.99 5.664zM6.61 2.34l4.864 1.4l-3.65 3.515zm-.522.12l1.217 4.926l-4.877-1.4zm6.28 1.538l4.878 1.404l-3.662 3.53zm-.52.13l1.208 4.9l-4.853-1.392zm6.3 1.534l4.947 1.424l-3.715 3.574zm-.524.12l1.215 4.926l-4.876-1.398zm-15.432.696l4.964 1.424l-3.726 3.586zM8.047 8.15l4.877 1.4l-3.66 3.527zm-.518.137l1.236 5.017l-4.963-1.432zm6.274 1.535l4.965 1.425l-3.73 3.586zm-.52.127l1.235 5.012l-4.958-1.43zm-9.63 2.438l4.873 1.406l-3.656 3.523zm5.854 1.687l4.863 1.403l-3.648 3.51zm-.54.04l1.214 4.927l-4.875-1.4zm-3.896 4.02l5.037 1.442l-3.782 3.638z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.38 0a.268.268 0 0 0-.256.332l2.894 11.716l.01.04l2.89 11.708a.268.268 0 0 0 .447.128L23.802 7.15a.268.268 0 0 0-.112-.45l-5.784-1.667a.3.3 0 0 0-.123-.035L6.38 1.715a.27.27 0 0 0-.144-.04L.456.01A.3.3 0 0 0 .38 0m.374.654L5.71 2.08L1.99 5.664zM6.61 2.34l4.864 1.4l-3.65 3.515zm-.522.12l1.217 4.926l-4.877-1.4zm6.28 1.538l4.878 1.404l-3.662 3.53zm-.52.13l1.208 4.9l-4.853-1.392zm6.3 1.534l4.947 1.424l-3.715 3.574zm-.524.12l1.215 4.926l-4.876-1.398zm-15.432.696l4.964 1.424l-3.726 3.586zM8.047 8.15l4.877 1.4l-3.66 3.527zm-.518.137l1.236 5.017l-4.963-1.432zm6.274 1.535l4.965 1.425l-3.73 3.586zm-.52.127l1.235 5.012l-4.958-1.43zm-9.63 2.438l4.873 1.406l-3.656 3.523zm5.854 1.687l4.863 1.403l-3.648 3.51zm-.54.04l1.214 4.927l-4.875-1.4zm-3.896 4.02l5.037 1.442l-3.782 3.638z"/></svg> </template>
CSS
.icon-threedotjs {
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%22M.38%200a.268.268%200%200%200-.256.332l2.894%2011.716l.01.04l2.89%2011.708a.268.268%200%200%200%20.447.128L23.802%207.15a.268.268%200%200%200-.112-.45l-5.784-1.667a.3.3%200%200%200-.123-.035L6.38%201.715a.27.27%200%200%200-.144-.04L.456.01A.3.3%200%200%200%20.38%200m.374.654L5.71%202.08L1.99%205.664zM6.61%202.34l4.864%201.4l-3.65%203.515zm-.522.12l1.217%204.926l-4.877-1.4zm6.28%201.538l4.878%201.404l-3.662%203.53zm-.52.13l1.208%204.9l-4.853-1.392zm6.3%201.534l4.947%201.424l-3.715%203.574zm-.524.12l1.215%204.926l-4.876-1.398zm-15.432.696l4.964%201.424l-3.726%203.586zM8.047%208.15l4.877%201.4l-3.66%203.527zm-.518.137l1.236%205.017l-4.963-1.432zm6.274%201.535l4.965%201.425l-3.73%203.586zm-.52.127l1.235%205.012l-4.958-1.43zm-9.63%202.438l4.873%201.406l-3.656%203.523zm5.854%201.687l4.863%201.403l-3.648%203.51zm-.54.04l1.214%204.927l-4.875-1.4zm-3.896%204.02l5.037%201.442l-3.782%203.638z%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%22M.38%200a.268.268%200%200%200-.256.332l2.894%2011.716l.01.04l2.89%2011.708a.268.268%200%200%200%20.447.128L23.802%207.15a.268.268%200%200%200-.112-.45l-5.784-1.667a.3.3%200%200%200-.123-.035L6.38%201.715a.27.27%200%200%200-.144-.04L.456.01A.3.3%200%200%200%20.38%200m.374.654L5.71%202.08L1.99%205.664zM6.61%202.34l4.864%201.4l-3.65%203.515zm-.522.12l1.217%204.926l-4.877-1.4zm6.28%201.538l4.878%201.404l-3.662%203.53zm-.52.13l1.208%204.9l-4.853-1.392zm6.3%201.534l4.947%201.424l-3.715%203.574zm-.524.12l1.215%204.926l-4.876-1.398zm-15.432.696l4.964%201.424l-3.726%203.586zM8.047%208.15l4.877%201.4l-3.66%203.527zm-.518.137l1.236%205.017l-4.963-1.432zm6.274%201.535l4.965%201.425l-3.73%203.586zm-.52.127l1.235%205.012l-4.958-1.43zm-9.63%202.438l4.873%201.406l-3.656%203.523zm5.854%201.687l4.863%201.403l-3.648%203.51zm-.54.04l1.214%204.927l-4.875-1.4zm-3.896%204.02l5.037%201.442l-3.782%203.638z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/threedotjs.svg?color=%231a73e8&size=48