time zone icon
time-zone-line from Remix Icon by Remix Design · Line · Map · Apache-2.0 Free for personal and commercial use.
- Name
- time-zone-line
- Set
- Remix Icon
- Style
- Line
- Category
- Map
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More map icons from Remix Icon
anchor-fillbarricade-fillbike-fillbus-2-fillbus-fillbus-wifi-fillcar-fillcar-washing-fillcaravan-fillcharging-pile-2-fillcharging-pile-fillchina-railway-fillcompass-2-fillcompass-3-fillcompass-4-fillcompass-discover-fillcompass-filldirection-fille-bike-2-fille-bike-fillearth-fillflight-land-fillflight-takeoff-fillfootprint-fill
Use the time zone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 12c0-2.154.851-4.109 2.235-5.547c.122.111.227.252.306.43c.204.457.204.928.204 1.345c0 .328 0 .64.105.865c.144.308.766.44 1.315.554l.02.005c.19.04.385.08.563.13c.506.14.898.595 1.211.96c.13.151.323.374.42.43c.05-.036.211-.211.29-.498c.062-.22.044-.414-.045-.52c-.56-.66-.529-1.93-.356-2.399c.272-.739 1.122-.684 1.744-.644h.006c.23.015.446.03.608.009c.471-.06.695-.616.835-.964c.045-.111.081-.201.114-.246c.265-.363 1.024-.892 1.577-1.265a8.02 8.02 0 0 1 4.424 4.779a8 8 0 0 1 2.339 1.263C21.272 5.785 17.078 2 12 2C6.477 2 2 6.477 2 12c0 5.078 3.785 9.272 8.687 9.915a8 8 0 0 1-1.263-2.339A8 8 0 0 1 4 12m13 1a4 4 0 1 0 0 8a4 4 0 0 0 0-8m-6 4a6 6 0 1 1 12 0a6 6 0 0 1-12 0m5-3v4h4v-2h-2v-2z"/></svg>
React
import type { SVGProps } from "react";
export function RiTimeZoneLine(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="M4 12c0-2.154.851-4.109 2.235-5.547c.122.111.227.252.306.43c.204.457.204.928.204 1.345c0 .328 0 .64.105.865c.144.308.766.44 1.315.554l.02.005c.19.04.385.08.563.13c.506.14.898.595 1.211.96c.13.151.323.374.42.43c.05-.036.211-.211.29-.498c.062-.22.044-.414-.045-.52c-.56-.66-.529-1.93-.356-2.399c.272-.739 1.122-.684 1.744-.644h.006c.23.015.446.03.608.009c.471-.06.695-.616.835-.964c.045-.111.081-.201.114-.246c.265-.363 1.024-.892 1.577-1.265a8.02 8.02 0 0 1 4.424 4.779a8 8 0 0 1 2.339 1.263C21.272 5.785 17.078 2 12 2C6.477 2 2 6.477 2 12c0 5.078 3.785 9.272 8.687 9.915a8 8 0 0 1-1.263-2.339A8 8 0 0 1 4 12m13 1a4 4 0 1 0 0 8a4 4 0 0 0 0-8m-6 4a6 6 0 1 1 12 0a6 6 0 0 1-12 0m5-3v4h4v-2h-2v-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 12c0-2.154.851-4.109 2.235-5.547c.122.111.227.252.306.43c.204.457.204.928.204 1.345c0 .328 0 .64.105.865c.144.308.766.44 1.315.554l.02.005c.19.04.385.08.563.13c.506.14.898.595 1.211.96c.13.151.323.374.42.43c.05-.036.211-.211.29-.498c.062-.22.044-.414-.045-.52c-.56-.66-.529-1.93-.356-2.399c.272-.739 1.122-.684 1.744-.644h.006c.23.015.446.03.608.009c.471-.06.695-.616.835-.964c.045-.111.081-.201.114-.246c.265-.363 1.024-.892 1.577-1.265a8.02 8.02 0 0 1 4.424 4.779a8 8 0 0 1 2.339 1.263C21.272 5.785 17.078 2 12 2C6.477 2 2 6.477 2 12c0 5.078 3.785 9.272 8.687 9.915a8 8 0 0 1-1.263-2.339A8 8 0 0 1 4 12m13 1a4 4 0 1 0 0 8a4 4 0 0 0 0-8m-6 4a6 6 0 1 1 12 0a6 6 0 0 1-12 0m5-3v4h4v-2h-2v-2z"/></svg> </template>
CSS
.icon-time-zone-line {
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%22M4%2012c0-2.154.851-4.109%202.235-5.547c.122.111.227.252.306.43c.204.457.204.928.204%201.345c0%20.328%200%20.64.105.865c.144.308.766.44%201.315.554l.02.005c.19.04.385.08.563.13c.506.14.898.595%201.211.96c.13.151.323.374.42.43c.05-.036.211-.211.29-.498c.062-.22.044-.414-.045-.52c-.56-.66-.529-1.93-.356-2.399c.272-.739%201.122-.684%201.744-.644h.006c.23.015.446.03.608.009c.471-.06.695-.616.835-.964c.045-.111.081-.201.114-.246c.265-.363%201.024-.892%201.577-1.265a8.02%208.02%200%200%201%204.424%204.779a8%208%200%200%201%202.339%201.263C21.272%205.785%2017.078%202%2012%202C6.477%202%202%206.477%202%2012c0%205.078%203.785%209.272%208.687%209.915a8%208%200%200%201-1.263-2.339A8%208%200%200%201%204%2012m13%201a4%204%200%201%200%200%208a4%204%200%200%200%200-8m-6%204a6%206%200%201%201%2012%200a6%206%200%200%201-12%200m5-3v4h4v-2h-2v-2z%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%22M4%2012c0-2.154.851-4.109%202.235-5.547c.122.111.227.252.306.43c.204.457.204.928.204%201.345c0%20.328%200%20.64.105.865c.144.308.766.44%201.315.554l.02.005c.19.04.385.08.563.13c.506.14.898.595%201.211.96c.13.151.323.374.42.43c.05-.036.211-.211.29-.498c.062-.22.044-.414-.045-.52c-.56-.66-.529-1.93-.356-2.399c.272-.739%201.122-.684%201.744-.644h.006c.23.015.446.03.608.009c.471-.06.695-.616.835-.964c.045-.111.081-.201.114-.246c.265-.363%201.024-.892%201.577-1.265a8.02%208.02%200%200%201%204.424%204.779a8%208%200%200%201%202.339%201.263C21.272%205.785%2017.078%202%2012%202C6.477%202%202%206.477%202%2012c0%205.078%203.785%209.272%208.687%209.915a8%208%200%200%201-1.263-2.339A8%208%200%200%201%204%2012m13%201a4%204%200%201%200%200%208a4%204%200%200%200%200-8m-6%204a6%206%200%201%201%2012%200a6%206%200%200%201-12%200m5-3v4h4v-2h-2v-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/time-zone-line.svg?color=%231a73e8&size=48