shifts-team-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
shifts-team-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the shifts team icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 6.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1H10zM6 3a3 3 0 0 0-3 3v4.104a2.8 2.8 0 0 1 1-.093V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.092q.091.301.092.625a3 3 0 0 1-.025.375H14a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3zM3.75 14.5a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5M4 19c2.143 0 3-1.098 3-2.187c0-.725-.576-1.313-1.286-1.313H2.286c-.71 0-1.286.588-1.286 1.313C1 17.906 1.857 19 4 19m3.5-.5h-.023A2.95 2.95 0 0 0 8 16.813c0-.484-.148-.938-.404-1.313H8.93c.592 0 1.071.504 1.071 1.125c0 .934-.714 1.875-2.5 1.875m.25-4a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentShiftsTeam20Regular(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 6.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1H10zM6 3a3 3 0 0 0-3 3v4.104a2.8 2.8 0 0 1 1-.093V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.092q.091.301.092.625a3 3 0 0 1-.025.375H14a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3zM3.75 14.5a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5M4 19c2.143 0 3-1.098 3-2.187c0-.725-.576-1.313-1.286-1.313H2.286c-.71 0-1.286.588-1.286 1.313C1 17.906 1.857 19 4 19m3.5-.5h-.023A2.95 2.95 0 0 0 8 16.813c0-.484-.148-.938-.404-1.313H8.93c.592 0 1.071.504 1.071 1.125c0 .934-.714 1.875-2.5 1.875m.25-4a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/></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 6.5a.5.5 0 0 0-1 0v4a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 0-1H10zM6 3a3 3 0 0 0-3 3v4.104a2.8 2.8 0 0 1 1-.093V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.092q.091.301.092.625a3 3 0 0 1-.025.375H14a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3zM3.75 14.5a1.75 1.75 0 1 0 0-3.5a1.75 1.75 0 0 0 0 3.5M4 19c2.143 0 3-1.098 3-2.187c0-.725-.576-1.313-1.286-1.313H2.286c-.71 0-1.286.588-1.286 1.313C1 17.906 1.857 19 4 19m3.5-.5h-.023A2.95 2.95 0 0 0 8 16.813c0-.484-.148-.938-.404-1.313H8.93c.592 0 1.071.504 1.071 1.125c0 .934-.714 1.875-2.5 1.875m.25-4a1.25 1.25 0 1 0 0-2.5a1.25 1.25 0 0 0 0 2.5"/></svg>
</template>

CSS

.icon-shifts-team-20-regular {
  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%206.5a.5.5%200%200%200-1%200v4a.5.5%200%200%200%20.5.5h3a.5.5%200%200%200%200-1H10zM6%203a3%203%200%200%200-3%203v4.104a2.8%202.8%200%200%201%201-.093V6a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-3.092q.091.301.092.625a3%203%200%200%201-.025.375H14a3%203%200%200%200%203-3V6a3%203%200%200%200-3-3zM3.75%2014.5a1.75%201.75%200%201%200%200-3.5a1.75%201.75%200%200%200%200%203.5M4%2019c2.143%200%203-1.098%203-2.187c0-.725-.576-1.313-1.286-1.313H2.286c-.71%200-1.286.588-1.286%201.313C1%2017.906%201.857%2019%204%2019m3.5-.5h-.023A2.95%202.95%200%200%200%208%2016.813c0-.484-.148-.938-.404-1.313H8.93c.592%200%201.071.504%201.071%201.125c0%20.934-.714%201.875-2.5%201.875m.25-4a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%206.5a.5.5%200%200%200-1%200v4a.5.5%200%200%200%20.5.5h3a.5.5%200%200%200%200-1H10zM6%203a3%203%200%200%200-3%203v4.104a2.8%202.8%200%200%201%201-.093V6a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v8a2%202%200%200%201-2%202h-3.092q.091.301.092.625a3%203%200%200%201-.025.375H14a3%203%200%200%200%203-3V6a3%203%200%200%200-3-3zM3.75%2014.5a1.75%201.75%200%201%200%200-3.5a1.75%201.75%200%200%200%200%203.5M4%2019c2.143%200%203-1.098%203-2.187c0-.725-.576-1.313-1.286-1.313H2.286c-.71%200-1.286.588-1.286%201.313C1%2017.906%201.857%2019%204%2019m3.5-.5h-.023A2.95%202.95%200%200%200%208%2016.813c0-.484-.148-.938-.404-1.313H8.93c.592%200%201.071.504%201.071%201.125c0%20.934-.714%201.875-2.5%201.875m.25-4a1.25%201.25%200%201%200%200-2.5a1.25%201.25%200%200%200%200%202.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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