globe clock icon
globe-clock-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- globe-clock-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
globe-add-20-filledglobe-arrow-forward-16-filledglobe-arrow-up-16-filledglobe-desktop-20-filledglobe-error-16-filledglobe-location-20-filledglobe-off-12-filledglobe-person-20-filledglobe-prohibited-16-filledglobe-search-20-filledglobe-shield-20-filledglobe-stand-20-filledglobe-star-16-filledglobe-surface-20-filledglobe-sync-16-filledglobe-video-20-filledglobe-warning-16-filled
Use the globe clock icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.077 16.498Q11 16.988 11 17.5c0 1.652.616 3.16 1.631 4.307q-.311.189-.63.19c-1.196 0-2.4-2.094-3.037-5.204l-.058-.294zm-3.704 0c.365 2.083.983 3.855 1.792 5.094A10.03 10.03 0 0 1 3.067 16.5zm-.303-6.5a28 28 0 0 0 .033 4.42l.057.58H2.458a10.05 10.05 0 0 1-.258-5zm8.356 0q.05.645.068 1.317a6.52 6.52 0 0 0-3.995 3.683L8.676 15a26 26 0 0 1-.132-4.512l.033-.489zm6.377 0a10 10 0 0 1 .17 2.785a6.48 6.48 0 0 0-4.988-1.763a13 13 0 0 0-.013-.365l-.039-.656zm-6.965-7.593a10.03 10.03 0 0 1 6.536 6.093h-4.591c-.296-2.265-.878-4.231-1.675-5.647l-.162-.276zm-5.673 0c-.88 1.35-1.535 3.329-1.883 5.654l-.061.44H2.63A10.03 10.03 0 0 1 8.74 2.54l.303-.1zM12.002 2c1.318 0 2.645 2.542 3.214 6.183l.046.315H8.741C9.28 4.69 10.645 2 12 2m11 15.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0M17.5 14a.5.5 0 0 1 .5.5V17h2a.5.5 0 0 1 0 1h-2.5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentGlobeClock24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.077 16.498Q11 16.988 11 17.5c0 1.652.616 3.16 1.631 4.307q-.311.189-.63.19c-1.196 0-2.4-2.094-3.037-5.204l-.058-.294zm-3.704 0c.365 2.083.983 3.855 1.792 5.094A10.03 10.03 0 0 1 3.067 16.5zm-.303-6.5a28 28 0 0 0 .033 4.42l.057.58H2.458a10.05 10.05 0 0 1-.258-5zm8.356 0q.05.645.068 1.317a6.52 6.52 0 0 0-3.995 3.683L8.676 15a26 26 0 0 1-.132-4.512l.033-.489zm6.377 0a10 10 0 0 1 .17 2.785a6.48 6.48 0 0 0-4.988-1.763a13 13 0 0 0-.013-.365l-.039-.656zm-6.965-7.593a10.03 10.03 0 0 1 6.536 6.093h-4.591c-.296-2.265-.878-4.231-1.675-5.647l-.162-.276zm-5.673 0c-.88 1.35-1.535 3.329-1.883 5.654l-.061.44H2.63A10.03 10.03 0 0 1 8.74 2.54l.303-.1zM12.002 2c1.318 0 2.645 2.542 3.214 6.183l.046.315H8.741C9.28 4.69 10.645 2 12 2m11 15.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0M17.5 14a.5.5 0 0 1 .5.5V17h2a.5.5 0 0 1 0 1h-2.5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.077 16.498Q11 16.988 11 17.5c0 1.652.616 3.16 1.631 4.307q-.311.189-.63.19c-1.196 0-2.4-2.094-3.037-5.204l-.058-.294zm-3.704 0c.365 2.083.983 3.855 1.792 5.094A10.03 10.03 0 0 1 3.067 16.5zm-.303-6.5a28 28 0 0 0 .033 4.42l.057.58H2.458a10.05 10.05 0 0 1-.258-5zm8.356 0q.05.645.068 1.317a6.52 6.52 0 0 0-3.995 3.683L8.676 15a26 26 0 0 1-.132-4.512l.033-.489zm6.377 0a10 10 0 0 1 .17 2.785a6.48 6.48 0 0 0-4.988-1.763a13 13 0 0 0-.013-.365l-.039-.656zm-6.965-7.593a10.03 10.03 0 0 1 6.536 6.093h-4.591c-.296-2.265-.878-4.231-1.675-5.647l-.162-.276zm-5.673 0c-.88 1.35-1.535 3.329-1.883 5.654l-.061.44H2.63A10.03 10.03 0 0 1 8.74 2.54l.303-.1zM12.002 2c1.318 0 2.645 2.542 3.214 6.183l.046.315H8.741C9.28 4.69 10.645 2 12 2m11 15.5a5.5 5.5 0 1 0-11 0a5.5 5.5 0 0 0 11 0M17.5 14a.5.5 0 0 1 .5.5V17h2a.5.5 0 0 1 0 1h-2.5a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5"/></svg> </template>
CSS
.icon-globe-clock-24-filled {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.077%2016.498Q11%2016.988%2011%2017.5c0%201.652.616%203.16%201.631%204.307q-.311.189-.63.19c-1.196%200-2.4-2.094-3.037-5.204l-.058-.294zm-3.704%200c.365%202.083.983%203.855%201.792%205.094A10.03%2010.03%200%200%201%203.067%2016.5zm-.303-6.5a28%2028%200%200%200%20.033%204.42l.057.58H2.458a10.05%2010.05%200%200%201-.258-5zm8.356%200q.05.645.068%201.317a6.52%206.52%200%200%200-3.995%203.683L8.676%2015a26%2026%200%200%201-.132-4.512l.033-.489zm6.377%200a10%2010%200%200%201%20.17%202.785a6.48%206.48%200%200%200-4.988-1.763a13%2013%200%200%200-.013-.365l-.039-.656zm-6.965-7.593a10.03%2010.03%200%200%201%206.536%206.093h-4.591c-.296-2.265-.878-4.231-1.675-5.647l-.162-.276zm-5.673%200c-.88%201.35-1.535%203.329-1.883%205.654l-.061.44H2.63A10.03%2010.03%200%200%201%208.74%202.54l.303-.1zM12.002%202c1.318%200%202.645%202.542%203.214%206.183l.046.315H8.741C9.28%204.69%2010.645%202%2012%202m11%2015.5a5.5%205.5%200%201%200-11%200a5.5%205.5%200%200%200%2011%200M17.5%2014a.5.5%200%200%201%20.5.5V17h2a.5.5%200%200%201%200%201h-2.5a.5.5%200%200%201-.5-.5v-3a.5.5%200%200%201%20.5-.5%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.077%2016.498Q11%2016.988%2011%2017.5c0%201.652.616%203.16%201.631%204.307q-.311.189-.63.19c-1.196%200-2.4-2.094-3.037-5.204l-.058-.294zm-3.704%200c.365%202.083.983%203.855%201.792%205.094A10.03%2010.03%200%200%201%203.067%2016.5zm-.303-6.5a28%2028%200%200%200%20.033%204.42l.057.58H2.458a10.05%2010.05%200%200%201-.258-5zm8.356%200q.05.645.068%201.317a6.52%206.52%200%200%200-3.995%203.683L8.676%2015a26%2026%200%200%201-.132-4.512l.033-.489zm6.377%200a10%2010%200%200%201%20.17%202.785a6.48%206.48%200%200%200-4.988-1.763a13%2013%200%200%200-.013-.365l-.039-.656zm-6.965-7.593a10.03%2010.03%200%200%201%206.536%206.093h-4.591c-.296-2.265-.878-4.231-1.675-5.647l-.162-.276zm-5.673%200c-.88%201.35-1.535%203.329-1.883%205.654l-.061.44H2.63A10.03%2010.03%200%200%201%208.74%202.54l.303-.1zM12.002%202c1.318%200%202.645%202.542%203.214%206.183l.046.315H8.741C9.28%204.69%2010.645%202%2012%202m11%2015.5a5.5%205.5%200%201%200-11%200a5.5%205.5%200%200%200%2011%200M17.5%2014a.5.5%200%200%201%20.5.5V17h2a.5.5%200%200%201%200%201h-2.5a.5.5%200%200%201-.5-.5v-3a.5.5%200%200%201%20.5-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/globe-clock-24-filled.svg?color=%231a73e8&size=48