alarm clock emoji
alarm-clock from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.
- Name
- alarm-clock
- Set
- OpenMoji
- Style
- Default
- Category
- Travel Places
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
alarm-clockEmoji One (Colored)alarm-clockElement Plusalarm-clockFont Awesome Regularalarm-clockFont Awesome Solidalarm-clockFluent Emojialarm-clockFluent Emoji Flatalarm-clockFluent Emoji High Contrastalarm-clockHuge Iconsalarm-clockIconParkalarm-clockIconPark Outlinealarm-clockIconPark Solidalarm-clockIconPark TwoTonealarm-clockJam Iconsalarm-clockLucidealarm-clockMage Iconsalarm-clockMyna UI Iconsalarm-clockNoto Emojialarm-clockPixelarticonsalarm-clockTwitter Emoji
More travel places icons from OpenMoji
Use the alarm clock emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m50.258 55.036l2.884 4.828m-31.4-4.828l-2.884 4.828"/><path fill="#d0cfce" d="M46.186 14.792c2.253-4.648 4.265-4.084 6.167-4.317c1.287-.157 6.461 3.164 6.461 6.58s-2.243 4.739-3.56 5.487m-29.44-7.75c-2.253-4.648-4.265-4.084-6.167-4.317c-1.287-.157-6.461 3.164-6.461 6.58s2.243 4.739 3.56 5.487"/><circle cx="36" cy="36.294" r="23" fill="#fff"/><path fill="#fff" d="M36.026 18.989v17m-.052-.054l-6 10.392"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="m50.258 55.036l2.884 4.828m-31.4-4.828l-2.884 4.828M48.85 12.576a5.508 5.508 0 0 1 8.246 7.147M23.15 12.576a5.507 5.507 0 0 0-8.246 7.147"/><circle cx="36" cy="36.294" r="23" stroke-width="2"/><path stroke-width="2" d="M36.026 18.989v17"/><path stroke-width="2.079" d="m35.974 35.935l-6 10.392"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiAlarmClock(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m50.258 55.036l2.884 4.828m-31.4-4.828l-2.884 4.828"/><path fill="#d0cfce" d="M46.186 14.792c2.253-4.648 4.265-4.084 6.167-4.317c1.287-.157 6.461 3.164 6.461 6.58s-2.243 4.739-3.56 5.487m-29.44-7.75c-2.253-4.648-4.265-4.084-6.167-4.317c-1.287-.157-6.461 3.164-6.461 6.58s2.243 4.739 3.56 5.487"/><circle cx="36" cy="36.294" r="23" fill="#fff"/><path fill="#fff" d="M36.026 18.989v17m-.052-.054l-6 10.392"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10"><path strokeWidth="2" d="m50.258 55.036l2.884 4.828m-31.4-4.828l-2.884 4.828M48.85 12.576a5.508 5.508 0 0 1 8.246 7.147M23.15 12.576a5.507 5.507 0 0 0-8.246 7.147"/><circle cx="36" cy="36.294" r="23" strokeWidth="2"/><path strokeWidth="2" d="M36.026 18.989v17"/><path strokeWidth="2.079" d="m35.974 35.935l-6 10.392"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m50.258 55.036l2.884 4.828m-31.4-4.828l-2.884 4.828"/><path fill="#d0cfce" d="M46.186 14.792c2.253-4.648 4.265-4.084 6.167-4.317c1.287-.157 6.461 3.164 6.461 6.58s-2.243 4.739-3.56 5.487m-29.44-7.75c-2.253-4.648-4.265-4.084-6.167-4.317c-1.287-.157-6.461 3.164-6.461 6.58s2.243 4.739 3.56 5.487"/><circle cx="36" cy="36.294" r="23" fill="#fff"/><path fill="#fff" d="M36.026 18.989v17m-.052-.054l-6 10.392"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="m50.258 55.036l2.884 4.828m-31.4-4.828l-2.884 4.828M48.85 12.576a5.508 5.508 0 0 1 8.246 7.147M23.15 12.576a5.507 5.507 0 0 0-8.246 7.147"/><circle cx="36" cy="36.294" r="23" stroke-width="2"/><path stroke-width="2" d="M36.026 18.989v17"/><path stroke-width="2.079" d="m35.974 35.935l-6 10.392"/></g></svg> </template>
CSS
.icon-alarm-clock {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m50.258%2055.036l2.884%204.828m-31.4-4.828l-2.884%204.828%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M46.186%2014.792c2.253-4.648%204.265-4.084%206.167-4.317c1.287-.157%206.461%203.164%206.461%206.58s-2.243%204.739-3.56%205.487m-29.44-7.75c-2.253-4.648-4.265-4.084-6.167-4.317c-1.287-.157-6.461%203.164-6.461%206.58s2.243%204.739%203.56%205.487%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236.294%22%20r%3D%2223%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M36.026%2018.989v17m-.052-.054l-6%2010.392%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m50.258%2055.036l2.884%204.828m-31.4-4.828l-2.884%204.828M48.85%2012.576a5.508%205.508%200%200%201%208.246%207.147M23.15%2012.576a5.507%205.507%200%200%200-8.246%207.147%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236.294%22%20r%3D%2223%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M36.026%2018.989v17%22%2F%3E%3Cpath%20stroke-width%3D%222.079%22%20d%3D%22m35.974%2035.935l-6%2010.392%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m50.258%2055.036l2.884%204.828m-31.4-4.828l-2.884%204.828%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M46.186%2014.792c2.253-4.648%204.265-4.084%206.167-4.317c1.287-.157%206.461%203.164%206.461%206.58s-2.243%204.739-3.56%205.487m-29.44-7.75c-2.253-4.648-4.265-4.084-6.167-4.317c-1.287-.157-6.461%203.164-6.461%206.58s2.243%204.739%203.56%205.487%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236.294%22%20r%3D%2223%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M36.026%2018.989v17m-.052-.054l-6%2010.392%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22m50.258%2055.036l2.884%204.828m-31.4-4.828l-2.884%204.828M48.85%2012.576a5.508%205.508%200%200%201%208.246%207.147M23.15%2012.576a5.507%205.507%200%200%200-8.246%207.147%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236.294%22%20r%3D%2223%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M36.026%2018.989v17%22%2F%3E%3Cpath%20stroke-width%3D%222.079%22%20d%3D%22m35.974%2035.935l-6%2010.392%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/alarm-clock.svg?color=%231a73e8&size=48