eight oclock emoji
eight-oclock from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- eight-oclock
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji High Contrast
Use the eight oclock emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16.031 18a1.989 1.989 0 0 0 .998-3.71V8.016a1 1 0 1 0-2 0v6.277c-.588.344-.984.98-.987 1.71l-3.68 2.126a1 1 0 1 0 1 1.732l3.679-2.125c.291.168.63.264.99.264"/><path d="M30 16c0-7.732-6.268-14-14-14S2 8.268 2 16s6.268 14 14 14s14-6.268 14-14m-3 0c0 6.075-4.925 11-11 11S5 22.075 5 16S9.925 5 16 5s11 4.925 11 11"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastEightOclock(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16.031 18a1.989 1.989 0 0 0 .998-3.71V8.016a1 1 0 1 0-2 0v6.277c-.588.344-.984.98-.987 1.71l-3.68 2.126a1 1 0 1 0 1 1.732l3.679-2.125c.291.168.63.264.99.264"/><path d="M30 16c0-7.732-6.268-14-14-14S2 8.268 2 16s6.268 14 14 14s14-6.268 14-14m-3 0c0 6.075-4.925 11-11 11S5 22.075 5 16S9.925 5 16 5s11 4.925 11 11"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16.031 18a1.989 1.989 0 0 0 .998-3.71V8.016a1 1 0 1 0-2 0v6.277c-.588.344-.984.98-.987 1.71l-3.68 2.126a1 1 0 1 0 1 1.732l3.679-2.125c.291.168.63.264.99.264"/><path d="M30 16c0-7.732-6.268-14-14-14S2 8.268 2 16s6.268 14 14 14s14-6.268 14-14m-3 0c0 6.075-4.925 11-11 11S5 22.075 5 16S9.925 5 16 5s11 4.925 11 11"/></g></svg> </template>
CSS
.icon-eight-oclock {
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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.031%2018a1.989%201.989%200%200%200%20.998-3.71V8.016a1%201%200%201%200-2%200v6.277c-.588.344-.984.98-.987%201.71l-3.68%202.126a1%201%200%201%200%201%201.732l3.679-2.125c.291.168.63.264.99.264%22%2F%3E%3Cpath%20d%3D%22M30%2016c0-7.732-6.268-14-14-14S2%208.268%202%2016s6.268%2014%2014%2014s14-6.268%2014-14m-3%200c0%206.075-4.925%2011-11%2011S5%2022.075%205%2016S9.925%205%2016%205s11%204.925%2011%2011%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M16.031%2018a1.989%201.989%200%200%200%20.998-3.71V8.016a1%201%200%201%200-2%200v6.277c-.588.344-.984.98-.987%201.71l-3.68%202.126a1%201%200%201%200%201%201.732l3.679-2.125c.291.168.63.264.99.264%22%2F%3E%3Cpath%20d%3D%22M30%2016c0-7.732-6.268-14-14-14S2%208.268%202%2016s6.268%2014%2014%2014s14-6.268%2014-14m-3%200c0%206.075-4.925%2011-11%2011S5%2022.075%205%2016S9.925%205%2016%205s11%204.925%2011%2011%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/eight-oclock.svg?color=%231a73e8&size=48