watch emoji
watch from Streamline Emojis by Streamline · Default · Objects · CC-BY-4.0 Attribution required.
- Name
- watch
- Set
- Streamline Emojis
- Style
- Default
- Category
- Objects
- Viewbox
- 48×48
- License
- CC BY 4.0
The same emoji in other sets
watchBootstrap IconswatchBoxIcons v2 SolidwatchCarbonwatchCodiconswatchEmoji One (Colored)watchElement PluswatchFeather IconswatchFluent EmojiwatchFluent Emoji FlatwatchFluent Emoji High ContrastwatchFirefox OS EmojiwatchIconParkwatchIconPark OutlinewatchIconPark SolidwatchIconPark TwoTonewatchIonIconswatchJam IconswatchMaterial Line IconswatchLucidewatchMajesticonswatchMaterial SymbolswatchMaterial Symbols LightwatchMaterial Design Iconswatch-fillMingCute Icon
More objects icons from Streamline Emojis
Use the watch emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M12.5 43a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#daedf7" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M14.5 12h19v24h-19Z"/><path fill="#656769" d="M17 6h14v36H17Z"/><path fill="#87898c" d="M29.36 6H18.64A1.63 1.63 0 0 0 17 7.64v2.5a1.63 1.63 0 0 1 1.64-1.64h10.72A1.63 1.63 0 0 1 31 10.14v-2.5A1.63 1.63 0 0 0 29.36 6"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M17 6h14v36H17Z"/><path fill="#daedf7" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M35 21h2a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-2h0z"/><path fill="#daedf7" d="M12 24a12 12 0 1 0 24 0a12 12 0 1 0-24 0"/><path fill="#e8f4fa" d="M24 14.62a12 12 0 0 1 11.92 10.69A11 11 0 0 0 36 24a12 12 0 0 0-24 0a11 11 0 0 0 .08 1.31A12 12 0 0 1 24 14.62"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M12 24a12 12 0 1 0 24 0a12 12 0 1 0-24 0"/><path fill="#fff" d="M15.5 24a8.5 8.5 0 1 0 17 0a8.5 8.5 0 1 0-17 0"/><path fill="#e0e0e0" d="M24 17.5a8.51 8.51 0 0 1 8.44 7.5c0-.33.06-.66.06-1a8.5 8.5 0 0 0-17 0c0 .34 0 .67.06 1A8.51 8.51 0 0 1 24 17.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M15.5 24a8.5 8.5 0 1 0 17 0a8.5 8.5 0 1 0-17 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 18.5V24l3-1.5m-3-7v1m0 15v1m-4.25-15.86l.5.86m7.5 13l.5.86M16.64 19.75l.86.5m13 7.5l.86.5M15.5 24h1m15 0h1m-15.86 4.25l.86-.5m13-7.5l.86-.5M19.75 31.36l.5-.86m7.5-13l.5-.86"/></svg>
React
import type { SVGProps } from "react";
export function StreamlineEmojisWatch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M12.5 43a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#daedf7" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M14.5 12h19v24h-19Z"/><path fill="#656769" d="M17 6h14v36H17Z"/><path fill="#87898c" d="M29.36 6H18.64A1.63 1.63 0 0 0 17 7.64v2.5a1.63 1.63 0 0 1 1.64-1.64h10.72A1.63 1.63 0 0 1 31 10.14v-2.5A1.63 1.63 0 0 0 29.36 6"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M17 6h14v36H17Z"/><path fill="#daedf7" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M35 21h2a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-2h0z"/><path fill="#daedf7" d="M12 24a12 12 0 1 0 24 0a12 12 0 1 0-24 0"/><path fill="#e8f4fa" d="M24 14.62a12 12 0 0 1 11.92 10.69A11 11 0 0 0 36 24a12 12 0 0 0-24 0a11 11 0 0 0 .08 1.31A12 12 0 0 1 24 14.62"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M12 24a12 12 0 1 0 24 0a12 12 0 1 0-24 0"/><path fill="#fff" d="M15.5 24a8.5 8.5 0 1 0 17 0a8.5 8.5 0 1 0-17 0"/><path fill="#e0e0e0" d="M24 17.5a8.51 8.51 0 0 1 8.44 7.5c0-.33.06-.66.06-1a8.5 8.5 0 0 0-17 0c0 .34 0 .67.06 1A8.51 8.51 0 0 1 24 17.5"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M15.5 24a8.5 8.5 0 1 0 17 0a8.5 8.5 0 1 0-17 0"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 18.5V24l3-1.5m-3-7v1m0 15v1m-4.25-15.86l.5.86m7.5 13l.5.86M16.64 19.75l.86.5m13 7.5l.86.5M15.5 24h1m15 0h1m-15.86 4.25l.86-.5m13-7.5l.86-.5M19.75 31.36l.5-.86m7.5-13l.5-.86"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M12.5 43a11.5 1.5 0 1 0 23 0a11.5 1.5 0 1 0-23 0" opacity=".15"/><path fill="#daedf7" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M14.5 12h19v24h-19Z"/><path fill="#656769" d="M17 6h14v36H17Z"/><path fill="#87898c" d="M29.36 6H18.64A1.63 1.63 0 0 0 17 7.64v2.5a1.63 1.63 0 0 1 1.64-1.64h10.72A1.63 1.63 0 0 1 31 10.14v-2.5A1.63 1.63 0 0 0 29.36 6"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M17 6h14v36H17Z"/><path fill="#daedf7" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M35 21h2a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-2h0z"/><path fill="#daedf7" d="M12 24a12 12 0 1 0 24 0a12 12 0 1 0-24 0"/><path fill="#e8f4fa" d="M24 14.62a12 12 0 0 1 11.92 10.69A11 11 0 0 0 36 24a12 12 0 0 0-24 0a11 11 0 0 0 .08 1.31A12 12 0 0 1 24 14.62"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M12 24a12 12 0 1 0 24 0a12 12 0 1 0-24 0"/><path fill="#fff" d="M15.5 24a8.5 8.5 0 1 0 17 0a8.5 8.5 0 1 0-17 0"/><path fill="#e0e0e0" d="M24 17.5a8.51 8.51 0 0 1 8.44 7.5c0-.33.06-.66.06-1a8.5 8.5 0 0 0-17 0c0 .34 0 .67.06 1A8.51 8.51 0 0 1 24 17.5"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M15.5 24a8.5 8.5 0 1 0 17 0a8.5 8.5 0 1 0-17 0"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 18.5V24l3-1.5m-3-7v1m0 15v1m-4.25-15.86l.5.86m7.5 13l.5.86M16.64 19.75l.86.5m13 7.5l.86.5M15.5 24h1m15 0h1m-15.86 4.25l.86-.5m13-7.5l.86-.5M19.75 31.36l.5-.86m7.5-13l.5-.86"/></svg> </template>
CSS
.icon-watch {
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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2043a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14.5%2012h19v24h-19Z%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M17%206h14v36H17Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M29.36%206H18.64A1.63%201.63%200%200%200%2017%207.64v2.5a1.63%201.63%200%200%201%201.64-1.64h10.72A1.63%201.63%200%200%201%2031%2010.14v-2.5A1.63%201.63%200%200%200%2029.36%206%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%206h14v36H17Z%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2021h2a1%201%200%200%201%201%201v4a1%201%200%200%201-1%201h-2h0z%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M12%2024a12%2012%200%201%200%2024%200a12%2012%200%201%200-24%200%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M24%2014.62a12%2012%200%200%201%2011.92%2010.69A11%2011%200%200%200%2036%2024a12%2012%200%200%200-24%200a11%2011%200%200%200%20.08%201.31A12%2012%200%200%201%2024%2014.62%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2024a12%2012%200%201%200%2024%200a12%2012%200%201%200-24%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.5%2024a8.5%208.5%200%201%200%2017%200a8.5%208.5%200%201%200-17%200%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M24%2017.5a8.51%208.51%200%200%201%208.44%207.5c0-.33.06-.66.06-1a8.5%208.5%200%200%200-17%200c0%20.34%200%20.67.06%201A8.51%208.51%200%200%201%2024%2017.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5%2024a8.5%208.5%200%201%200%2017%200a8.5%208.5%200%201%200-17%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2018.5V24l3-1.5m-3-7v1m0%2015v1m-4.25-15.86l.5.86m7.5%2013l.5.86M16.64%2019.75l.86.5m13%207.5l.86.5M15.5%2024h1m15%200h1m-15.86%204.25l.86-.5m13-7.5l.86-.5M19.75%2031.36l.5-.86m7.5-13l.5-.86%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M12.5%2043a11.5%201.5%200%201%200%2023%200a11.5%201.5%200%201%200-23%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M14.5%2012h19v24h-19Z%22%2F%3E%3Cpath%20fill%3D%22%23656769%22%20d%3D%22M17%206h14v36H17Z%22%2F%3E%3Cpath%20fill%3D%22%2387898c%22%20d%3D%22M29.36%206H18.64A1.63%201.63%200%200%200%2017%207.64v2.5a1.63%201.63%200%200%201%201.64-1.64h10.72A1.63%201.63%200%200%201%2031%2010.14v-2.5A1.63%201.63%200%200%200%2029.36%206%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%206h14v36H17Z%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2021h2a1%201%200%200%201%201%201v4a1%201%200%200%201-1%201h-2h0z%22%2F%3E%3Cpath%20fill%3D%22%23daedf7%22%20d%3D%22M12%2024a12%2012%200%201%200%2024%200a12%2012%200%201%200-24%200%22%2F%3E%3Cpath%20fill%3D%22%23e8f4fa%22%20d%3D%22M24%2014.62a12%2012%200%200%201%2011.92%2010.69A11%2011%200%200%200%2036%2024a12%2012%200%200%200-24%200a11%2011%200%200%200%20.08%201.31A12%2012%200%200%201%2024%2014.62%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2024a12%2012%200%201%200%2024%200a12%2012%200%201%200-24%200%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.5%2024a8.5%208.5%200%201%200%2017%200a8.5%208.5%200%201%200-17%200%22%2F%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M24%2017.5a8.51%208.51%200%200%201%208.44%207.5c0-.33.06-.66.06-1a8.5%208.5%200%200%200-17%200c0%20.34%200%20.67.06%201A8.51%208.51%200%200%201%2024%2017.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5%2024a8.5%208.5%200%201%200%2017%200a8.5%208.5%200%201%200-17%200%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2018.5V24l3-1.5m-3-7v1m0%2015v1m-4.25-15.86l.5.86m7.5%2013l.5.86M16.64%2019.75l.86.5m13%207.5l.86.5M15.5%2024h1m15%200h1m-15.86%204.25l.86-.5m13-7.5l.86-.5M19.75%2031.36l.5-.86m7.5-13l.5-.86%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/watch.svg?color=%231a73e8&size=48