zzz emoji
zzz from Twitter Emoji by Twitter · Default · Smileys & Emotion · CC-BY-4.0 Attribution required.
- Name
- zzz
- Set
- Twitter Emoji
- Style
- Default
- Category
- Smileys & Emotion
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More smileys & emotion icons from Twitter Emoji
alienalien-monsteranger-symbolangry-faceangry-face-with-hornsanguished-faceanxious-face-with-sweatastonished-facebeaming-face-with-smiling-eyesbeating-heartblack-heartblue-heartbroken-heartbrown-heartcat-with-tears-of-joycat-with-wry-smileclown-facecold-facecollisionconfounded-faceconfused-facecowboy-hat-facecrying-catcrying-face
Use the zzz emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#4289c1" d="M33 19c1.187 0 2 .786 2 2c0 1.073-.983 2-2 2H22c-1.496 0-2-.813-2-2c0-.565.632-1.492 1-2l8-12h-7c-1.128 0-2-.843-2-2c0-1.073.929-2 2-2h11c1.639 0 2 1.012 2 2c0 .621-.635 1.519-1 2l-8 12zm-16 5c.633 0 1 .353 1 1c0 .573-.458 1-1 1h-6c-.798 0-1-.367-1-1c0-.301.337-.729.533-1L15 18h-4c-.602 0-1-.384-1-1c0-.573.428-1 1-1h6c.874 0 1 .473 1 1c0 .331-.338.877-.533 1.133L13 24zm-9 7c.633 0 1 .353 1 1c0 .573-.458 1-1 1H2c-.798 0-1-.367-1-1c0-.301.337-.729.533-1L6 25H2c-.602 0-1-.384-1-1c0-.572.428-1 1-1h6c.874 0 1 .473 1 1c0 .331-.338.877-.533 1.133L4 31z"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiZzz(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#4289c1" d="M33 19c1.187 0 2 .786 2 2c0 1.073-.983 2-2 2H22c-1.496 0-2-.813-2-2c0-.565.632-1.492 1-2l8-12h-7c-1.128 0-2-.843-2-2c0-1.073.929-2 2-2h11c1.639 0 2 1.012 2 2c0 .621-.635 1.519-1 2l-8 12zm-16 5c.633 0 1 .353 1 1c0 .573-.458 1-1 1h-6c-.798 0-1-.367-1-1c0-.301.337-.729.533-1L15 18h-4c-.602 0-1-.384-1-1c0-.573.428-1 1-1h6c.874 0 1 .473 1 1c0 .331-.338.877-.533 1.133L13 24zm-9 7c.633 0 1 .353 1 1c0 .573-.458 1-1 1H2c-.798 0-1-.367-1-1c0-.301.337-.729.533-1L6 25H2c-.602 0-1-.384-1-1c0-.572.428-1 1-1h6c.874 0 1 .473 1 1c0 .331-.338.877-.533 1.133L4 31z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#4289c1" d="M33 19c1.187 0 2 .786 2 2c0 1.073-.983 2-2 2H22c-1.496 0-2-.813-2-2c0-.565.632-1.492 1-2l8-12h-7c-1.128 0-2-.843-2-2c0-1.073.929-2 2-2h11c1.639 0 2 1.012 2 2c0 .621-.635 1.519-1 2l-8 12zm-16 5c.633 0 1 .353 1 1c0 .573-.458 1-1 1h-6c-.798 0-1-.367-1-1c0-.301.337-.729.533-1L15 18h-4c-.602 0-1-.384-1-1c0-.573.428-1 1-1h6c.874 0 1 .473 1 1c0 .331-.338.877-.533 1.133L13 24zm-9 7c.633 0 1 .353 1 1c0 .573-.458 1-1 1H2c-.798 0-1-.367-1-1c0-.301.337-.729.533-1L6 25H2c-.602 0-1-.384-1-1c0-.572.428-1 1-1h6c.874 0 1 .473 1 1c0 .331-.338.877-.533 1.133L4 31z"/></svg> </template>
CSS
.icon-zzz {
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%234289c1%22%20d%3D%22M33%2019c1.187%200%202%20.786%202%202c0%201.073-.983%202-2%202H22c-1.496%200-2-.813-2-2c0-.565.632-1.492%201-2l8-12h-7c-1.128%200-2-.843-2-2c0-1.073.929-2%202-2h11c1.639%200%202%201.012%202%202c0%20.621-.635%201.519-1%202l-8%2012zm-16%205c.633%200%201%20.353%201%201c0%20.573-.458%201-1%201h-6c-.798%200-1-.367-1-1c0-.301.337-.729.533-1L15%2018h-4c-.602%200-1-.384-1-1c0-.573.428-1%201-1h6c.874%200%201%20.473%201%201c0%20.331-.338.877-.533%201.133L13%2024zm-9%207c.633%200%201%20.353%201%201c0%20.573-.458%201-1%201H2c-.798%200-1-.367-1-1c0-.301.337-.729.533-1L6%2025H2c-.602%200-1-.384-1-1c0-.572.428-1%201-1h6c.874%200%201%20.473%201%201c0%20.331-.338.877-.533%201.133L4%2031z%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%234289c1%22%20d%3D%22M33%2019c1.187%200%202%20.786%202%202c0%201.073-.983%202-2%202H22c-1.496%200-2-.813-2-2c0-.565.632-1.492%201-2l8-12h-7c-1.128%200-2-.843-2-2c0-1.073.929-2%202-2h11c1.639%200%202%201.012%202%202c0%20.621-.635%201.519-1%202l-8%2012zm-16%205c.633%200%201%20.353%201%201c0%20.573-.458%201-1%201h-6c-.798%200-1-.367-1-1c0-.301.337-.729.533-1L15%2018h-4c-.602%200-1-.384-1-1c0-.573.428-1%201-1h6c.874%200%201%20.473%201%201c0%20.331-.338.877-.533%201.133L13%2024zm-9%207c.633%200%201%20.353%201%201c0%20.573-.458%201-1%201H2c-.798%200-1-.367-1-1c0-.301.337-.729.533-1L6%2025H2c-.602%200-1-.384-1-1c0-.572.428-1%201-1h6c.874%200%201%20.473%201%201c0%20.331-.338.877-.533%201.133L4%2031z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/zzz.svg?color=%231a73e8&size=48