shield-task-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
shield-task-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the shield task icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.757 9.303a.75.75 0 0 0-1.014-1.106l-5.47 5.015L8.28 11.22a.75.75 0 0 0-1.06 1.06l2.5 2.5a.75.75 0 0 0 1.037.023zM20.25 5c-2.663 0-5.258-.943-7.8-2.85a.75.75 0 0 0-.9 0C9.008 4.057 6.413 5 3.75 5a.75.75 0 0 0-.75.75V11c0 5.001 2.958 8.676 8.725 10.948a.75.75 0 0 0 .55 0C18.042 19.676 21 16 21 11V5.75a.75.75 0 0 0-.75-.75M4.5 6.478c2.577-.152 5.08-1.09 7.5-2.8c2.42 1.71 4.923 2.648 7.5 2.8V11c0 4.256-2.453 7.379-7.5 9.442C6.953 18.379 4.5 15.256 4.5 11z"/></svg>

React

import type { SVGProps } from "react";

export function FluentShieldTask24Regular(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="M16.757 9.303a.75.75 0 0 0-1.014-1.106l-5.47 5.015L8.28 11.22a.75.75 0 0 0-1.06 1.06l2.5 2.5a.75.75 0 0 0 1.037.023zM20.25 5c-2.663 0-5.258-.943-7.8-2.85a.75.75 0 0 0-.9 0C9.008 4.057 6.413 5 3.75 5a.75.75 0 0 0-.75.75V11c0 5.001 2.958 8.676 8.725 10.948a.75.75 0 0 0 .55 0C18.042 19.676 21 16 21 11V5.75a.75.75 0 0 0-.75-.75M4.5 6.478c2.577-.152 5.08-1.09 7.5-2.8c2.42 1.71 4.923 2.648 7.5 2.8V11c0 4.256-2.453 7.379-7.5 9.442C6.953 18.379 4.5 15.256 4.5 11z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.757 9.303a.75.75 0 0 0-1.014-1.106l-5.47 5.015L8.28 11.22a.75.75 0 0 0-1.06 1.06l2.5 2.5a.75.75 0 0 0 1.037.023zM20.25 5c-2.663 0-5.258-.943-7.8-2.85a.75.75 0 0 0-.9 0C9.008 4.057 6.413 5 3.75 5a.75.75 0 0 0-.75.75V11c0 5.001 2.958 8.676 8.725 10.948a.75.75 0 0 0 .55 0C18.042 19.676 21 16 21 11V5.75a.75.75 0 0 0-.75-.75M4.5 6.478c2.577-.152 5.08-1.09 7.5-2.8c2.42 1.71 4.923 2.648 7.5 2.8V11c0 4.256-2.453 7.379-7.5 9.442C6.953 18.379 4.5 15.256 4.5 11z"/></svg>
</template>

CSS

.icon-shield-task-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.757%209.303a.75.75%200%200%200-1.014-1.106l-5.47%205.015L8.28%2011.22a.75.75%200%200%200-1.06%201.06l2.5%202.5a.75.75%200%200%200%201.037.023zM20.25%205c-2.663%200-5.258-.943-7.8-2.85a.75.75%200%200%200-.9%200C9.008%204.057%206.413%205%203.75%205a.75.75%200%200%200-.75.75V11c0%205.001%202.958%208.676%208.725%2010.948a.75.75%200%200%200%20.55%200C18.042%2019.676%2021%2016%2021%2011V5.75a.75.75%200%200%200-.75-.75M4.5%206.478c2.577-.152%205.08-1.09%207.5-2.8c2.42%201.71%204.923%202.648%207.5%202.8V11c0%204.256-2.453%207.379-7.5%209.442C6.953%2018.379%204.5%2015.256%204.5%2011z%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%22M16.757%209.303a.75.75%200%200%200-1.014-1.106l-5.47%205.015L8.28%2011.22a.75.75%200%200%200-1.06%201.06l2.5%202.5a.75.75%200%200%200%201.037.023zM20.25%205c-2.663%200-5.258-.943-7.8-2.85a.75.75%200%200%200-.9%200C9.008%204.057%206.413%205%203.75%205a.75.75%200%200%200-.75.75V11c0%205.001%202.958%208.676%208.725%2010.948a.75.75%200%200%200%20.55%200C18.042%2019.676%2021%2016%2021%2011V5.75a.75.75%200%200%200-.75-.75M4.5%206.478c2.577-.152%205.08-1.09%207.5-2.8c2.42%201.71%204.923%202.648%207.5%202.8V11c0%204.256-2.453%207.379-7.5%209.442C6.953%2018.379%204.5%2015.256%204.5%2011z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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