shifts 30 minutes icon

shifts-30-minutes-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
shifts-30-minutes-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the shifts 30 minutes icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5M8 8a2 2 0 0 0-2 2v.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V10a2 2 0 0 0-2-2zm-2.5 5.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m-.75 3.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m8.051-3.58c-.186.304-.301.766-.301 1.33s.115 1.026.301 1.33c.174.282.4.42.699.42c.3 0 .525-.138.699-.42c.186-.304.301-.766.301-1.33s-.115-1.026-.301-1.33c-.174-.282-.4-.42-.699-.42c-.3 0-.525.138-.699.42m-.852-.523c.326-.531.85-.897 1.551-.897c.7 0 1.225.366 1.551.897c.314.512.449 1.175.449 1.853s-.135 1.341-.449 1.853c-.326.531-.85.897-1.551.897c-.7 0-1.225-.366-1.551-.897c-.314-.512-.449-1.175-.449-1.853s.135-1.341.449-1.853m-4.134.507c.453-.367.823-.431 1.071-.395a.73.73 0 0 1 .541.36c.096.174.092.35.007.486c-.086.138-.324.342-.912.403a.5.5 0 0 0 .015.996c.586.044.817.241.898.37c.082.13.09.309-.01.492a.75.75 0 0 1-.546.378c-.247.039-.613-.02-1.064-.386a.5.5 0 1 0-.63.777c.623.505 1.268.689 1.85.596a1.75 1.75 0 0 0 1.27-.888c.24-.443.284-1.014-.024-1.502a1.5 1.5 0 0 0-.307-.35q.184-.157.308-.357c.305-.488.265-1.056.02-1.499a1.73 1.73 0 0 0-1.274-.866c-.58-.083-1.222.105-1.843.608a.5.5 0 0 0 .63.777"/></svg>

React

import type { SVGProps } from "react";

export function FluentShifts30Minutes20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5M8 8a2 2 0 0 0-2 2v.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V10a2 2 0 0 0-2-2zm-2.5 5.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m-.75 3.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m8.051-3.58c-.186.304-.301.766-.301 1.33s.115 1.026.301 1.33c.174.282.4.42.699.42c.3 0 .525-.138.699-.42c.186-.304.301-.766.301-1.33s-.115-1.026-.301-1.33c-.174-.282-.4-.42-.699-.42c-.3 0-.525.138-.699.42m-.852-.523c.326-.531.85-.897 1.551-.897c.7 0 1.225.366 1.551.897c.314.512.449 1.175.449 1.853s-.135 1.341-.449 1.853c-.326.531-.85.897-1.551.897c-.7 0-1.225-.366-1.551-.897c-.314-.512-.449-1.175-.449-1.853s.135-1.341.449-1.853m-4.134.507c.453-.367.823-.431 1.071-.395a.73.73 0 0 1 .541.36c.096.174.092.35.007.486c-.086.138-.324.342-.912.403a.5.5 0 0 0 .015.996c.586.044.817.241.898.37c.082.13.09.309-.01.492a.75.75 0 0 1-.546.378c-.247.039-.613-.02-1.064-.386a.5.5 0 1 0-.63.777c.623.505 1.268.689 1.85.596a1.75 1.75 0 0 0 1.27-.888c.24-.443.284-1.014-.024-1.502a1.5 1.5 0 0 0-.307-.35q.184-.157.308-.357c.305-.488.265-1.056.02-1.499a1.73 1.73 0 0 0-1.274-.866c-.58-.083-1.222.105-1.843.608a.5.5 0 0 0 .63.777"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 7a2.5 2.5 0 1 0 0-5a2.5 2.5 0 0 0 0 5M8 8a2 2 0 0 0-2 2v.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V10a2 2 0 0 0-2-2zm-2.5 5.75a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m-.75 3.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m8.051-3.58c-.186.304-.301.766-.301 1.33s.115 1.026.301 1.33c.174.282.4.42.699.42c.3 0 .525-.138.699-.42c.186-.304.301-.766.301-1.33s-.115-1.026-.301-1.33c-.174-.282-.4-.42-.699-.42c-.3 0-.525.138-.699.42m-.852-.523c.326-.531.85-.897 1.551-.897c.7 0 1.225.366 1.551.897c.314.512.449 1.175.449 1.853s-.135 1.341-.449 1.853c-.326.531-.85.897-1.551.897c-.7 0-1.225-.366-1.551-.897c-.314-.512-.449-1.175-.449-1.853s.135-1.341.449-1.853m-4.134.507c.453-.367.823-.431 1.071-.395a.73.73 0 0 1 .541.36c.096.174.092.35.007.486c-.086.138-.324.342-.912.403a.5.5 0 0 0 .015.996c.586.044.817.241.898.37c.082.13.09.309-.01.492a.75.75 0 0 1-.546.378c-.247.039-.613-.02-1.064-.386a.5.5 0 1 0-.63.777c.623.505 1.268.689 1.85.596a1.75 1.75 0 0 0 1.27-.888c.24-.443.284-1.014-.024-1.502a1.5 1.5 0 0 0-.307-.35q.184-.157.308-.357c.305-.488.265-1.056.02-1.499a1.73 1.73 0 0 0-1.274-.866c-.58-.083-1.222.105-1.843.608a.5.5 0 0 0 .63.777"/></svg>
</template>

CSS

.icon-shifts-30-minutes-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%207a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205M8%208a2%202%200%200%200-2%202v.5a.5.5%200%200%200%20.5.5h7a.5.5%200%200%200%20.5-.5V10a2%202%200%200%200-2-2zm-2.5%205.75a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200m-.75%203.75a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m8.051-3.58c-.186.304-.301.766-.301%201.33s.115%201.026.301%201.33c.174.282.4.42.699.42c.3%200%20.525-.138.699-.42c.186-.304.301-.766.301-1.33s-.115-1.026-.301-1.33c-.174-.282-.4-.42-.699-.42c-.3%200-.525.138-.699.42m-.852-.523c.326-.531.85-.897%201.551-.897c.7%200%201.225.366%201.551.897c.314.512.449%201.175.449%201.853s-.135%201.341-.449%201.853c-.326.531-.85.897-1.551.897c-.7%200-1.225-.366-1.551-.897c-.314-.512-.449-1.175-.449-1.853s.135-1.341.449-1.853m-4.134.507c.453-.367.823-.431%201.071-.395a.73.73%200%200%201%20.541.36c.096.174.092.35.007.486c-.086.138-.324.342-.912.403a.5.5%200%200%200%20.015.996c.586.044.817.241.898.37c.082.13.09.309-.01.492a.75.75%200%200%201-.546.378c-.247.039-.613-.02-1.064-.386a.5.5%200%201%200-.63.777c.623.505%201.268.689%201.85.596a1.75%201.75%200%200%200%201.27-.888c.24-.443.284-1.014-.024-1.502a1.5%201.5%200%200%200-.307-.35q.184-.157.308-.357c.305-.488.265-1.056.02-1.499a1.73%201.73%200%200%200-1.274-.866c-.58-.083-1.222.105-1.843.608a.5.5%200%200%200%20.63.777%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%207a2.5%202.5%200%201%200%200-5a2.5%202.5%200%200%200%200%205M8%208a2%202%200%200%200-2%202v.5a.5.5%200%200%200%20.5.5h7a.5.5%200%200%200%20.5-.5V10a2%202%200%200%200-2-2zm-2.5%205.75a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200m-.75%203.75a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m8.051-3.58c-.186.304-.301.766-.301%201.33s.115%201.026.301%201.33c.174.282.4.42.699.42c.3%200%20.525-.138.699-.42c.186-.304.301-.766.301-1.33s-.115-1.026-.301-1.33c-.174-.282-.4-.42-.699-.42c-.3%200-.525.138-.699.42m-.852-.523c.326-.531.85-.897%201.551-.897c.7%200%201.225.366%201.551.897c.314.512.449%201.175.449%201.853s-.135%201.341-.449%201.853c-.326.531-.85.897-1.551.897c-.7%200-1.225-.366-1.551-.897c-.314-.512-.449-1.175-.449-1.853s.135-1.341.449-1.853m-4.134.507c.453-.367.823-.431%201.071-.395a.73.73%200%200%201%20.541.36c.096.174.092.35.007.486c-.086.138-.324.342-.912.403a.5.5%200%200%200%20.015.996c.586.044.817.241.898.37c.082.13.09.309-.01.492a.75.75%200%200%201-.546.378c-.247.039-.613-.02-1.064-.386a.5.5%200%201%200-.63.777c.623.505%201.268.689%201.85.596a1.75%201.75%200%200%200%201.27-.888c.24-.443.284-1.014-.024-1.502a1.5%201.5%200%200%200-.307-.35q.184-.157.308-.357c.305-.488.265-1.056.02-1.499a1.73%201.73%200%200%200-1.274-.866c-.58-.083-1.222.105-1.843.608a.5.5%200%200%200%20.63.777%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/shifts-30-minutes-20-filled.svg?color=%231a73e8&size=48