ten thirty emoji
ten-thirty from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- ten-thirty
- 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 ten thirty emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18.02 16.011c0 .735-.398 1.377-.991 1.721v6.275a1 1 0 1 1-2 0v-6.278a1.99 1.99 0 0 1-.987-1.704l-3.71-2.143a1 1 0 1 1 1-1.732l3.704 2.139a1.99 1.99 0 0 1 2.984 1.722"/><path d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-3 0c0-6.075-4.925-11-11-11S5 9.925 5 16s4.925 11 11 11s11-4.925 11-11"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastTenThirty(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="M18.02 16.011c0 .735-.398 1.377-.991 1.721v6.275a1 1 0 1 1-2 0v-6.278a1.99 1.99 0 0 1-.987-1.704l-3.71-2.143a1 1 0 1 1 1-1.732l3.704 2.139a1.99 1.99 0 0 1 2.984 1.722"/><path d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-3 0c0-6.075-4.925-11-11-11S5 9.925 5 16s4.925 11 11 11s11-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="M18.02 16.011c0 .735-.398 1.377-.991 1.721v6.275a1 1 0 1 1-2 0v-6.278a1.99 1.99 0 0 1-.987-1.704l-3.71-2.143a1 1 0 1 1 1-1.732l3.704 2.139a1.99 1.99 0 0 1 2.984 1.722"/><path d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14m-3 0c0-6.075-4.925-11-11-11S5 9.925 5 16s4.925 11 11 11s11-4.925 11-11"/></g></svg> </template>
CSS
.icon-ten-thirty {
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%22M18.02%2016.011c0%20.735-.398%201.377-.991%201.721v6.275a1%201%200%201%201-2%200v-6.278a1.99%201.99%200%200%201-.987-1.704l-3.71-2.143a1%201%200%201%201%201-1.732l3.704%202.139a1.99%201.99%200%200%201%202.984%201.722%22%2F%3E%3Cpath%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014m-3%200c0-6.075-4.925-11-11-11S5%209.925%205%2016s4.925%2011%2011%2011s11-4.925%2011-11%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%22M18.02%2016.011c0%20.735-.398%201.377-.991%201.721v6.275a1%201%200%201%201-2%200v-6.278a1.99%201.99%200%200%201-.987-1.704l-3.71-2.143a1%201%200%201%201%201-1.732l3.704%202.139a1.99%201.99%200%200%201%202.984%201.722%22%2F%3E%3Cpath%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014m-3%200c0-6.075-4.925-11-11-11S5%209.925%205%2016s4.925%2011%2011%2011s11-4.925%2011-11%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/ten-thirty.svg?color=%231a73e8&size=48