shifts availability icon
shifts-availability-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- shifts-availability-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 availability icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 12.917A7 7 0 0 1 12.917 6A6.002 6.002 0 0 0 1 7a6 6 0 0 0 5 5.917m3.354-8.27a.5.5 0 0 1 0 .707l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L6 7.293l2.646-2.647a.5.5 0 0 1 .708 0M13 19a6 6 0 1 0 0-12a6 6 0 0 0 0 12m-1.646-8.354L13 12.293l1.646-1.647a.5.5 0 0 1 .708.708L13.707 13l1.647 1.646a.5.5 0 0 1-.708.708L13 13.707l-1.646 1.647a.5.5 0 0 1-.708-.708L12.293 13l-1.647-1.646a.5.5 0 0 1 .708-.708"/></svg>
React
import type { SVGProps } from "react";
export function FluentShiftsAvailability20Filled(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="M6 12.917A7 7 0 0 1 12.917 6A6.002 6.002 0 0 0 1 7a6 6 0 0 0 5 5.917m3.354-8.27a.5.5 0 0 1 0 .707l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L6 7.293l2.646-2.647a.5.5 0 0 1 .708 0M13 19a6 6 0 1 0 0-12a6 6 0 0 0 0 12m-1.646-8.354L13 12.293l1.646-1.647a.5.5 0 0 1 .708.708L13.707 13l1.647 1.646a.5.5 0 0 1-.708.708L13 13.707l-1.646 1.647a.5.5 0 0 1-.708-.708L12.293 13l-1.647-1.646a.5.5 0 0 1 .708-.708"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 12.917A7 7 0 0 1 12.917 6A6.002 6.002 0 0 0 1 7a6 6 0 0 0 5 5.917m3.354-8.27a.5.5 0 0 1 0 .707l-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 1 1 .708-.708L6 7.293l2.646-2.647a.5.5 0 0 1 .708 0M13 19a6 6 0 1 0 0-12a6 6 0 0 0 0 12m-1.646-8.354L13 12.293l1.646-1.647a.5.5 0 0 1 .708.708L13.707 13l1.647 1.646a.5.5 0 0 1-.708.708L13 13.707l-1.646 1.647a.5.5 0 0 1-.708-.708L12.293 13l-1.647-1.646a.5.5 0 0 1 .708-.708"/></svg> </template>
CSS
.icon-shifts-availability-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%22M6%2012.917A7%207%200%200%201%2012.917%206A6.002%206.002%200%200%200%201%207a6%206%200%200%200%205%205.917m3.354-8.27a.5.5%200%200%201%200%20.707l-3%203a.5.5%200%200%201-.708%200l-1.5-1.5a.5.5%200%201%201%20.708-.708L6%207.293l2.646-2.647a.5.5%200%200%201%20.708%200M13%2019a6%206%200%201%200%200-12a6%206%200%200%200%200%2012m-1.646-8.354L13%2012.293l1.646-1.647a.5.5%200%200%201%20.708.708L13.707%2013l1.647%201.646a.5.5%200%200%201-.708.708L13%2013.707l-1.646%201.647a.5.5%200%200%201-.708-.708L12.293%2013l-1.647-1.646a.5.5%200%200%201%20.708-.708%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%22M6%2012.917A7%207%200%200%201%2012.917%206A6.002%206.002%200%200%200%201%207a6%206%200%200%200%205%205.917m3.354-8.27a.5.5%200%200%201%200%20.707l-3%203a.5.5%200%200%201-.708%200l-1.5-1.5a.5.5%200%201%201%20.708-.708L6%207.293l2.646-2.647a.5.5%200%200%201%20.708%200M13%2019a6%206%200%201%200%200-12a6%206%200%200%200%200%2012m-1.646-8.354L13%2012.293l1.646-1.647a.5.5%200%200%201%20.708.708L13.707%2013l1.647%201.646a.5.5%200%200%201-.708.708L13%2013.707l-1.646%201.647a.5.5%200%200%201-.708-.708L12.293%2013l-1.647-1.646a.5.5%200%200%201%20.708-.708%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/shifts-availability-20-filled.svg?color=%231a73e8&size=48