shield-dismiss-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
shield-dismiss-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the shield dismiss icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.45 2.15C14.992 4.057 17.587 5 20.25 5a.75.75 0 0 1 .75.75V11c0 5.001-2.958 8.676-8.725 10.948a.75.75 0 0 1-.55 0C5.958 19.676 3 16 3 11V5.75A.75.75 0 0 1 3.75 5c2.663 0 5.258-.943 7.8-2.85a.75.75 0 0 1 .9 0M9.28 8.222a.75.75 0 0 0-1.13.975l.072.084l2.723 2.723l-2.723 2.725a.749.749 0 1 0 1.059 1.059l2.723-2.724l2.725 2.724a.75.75 0 0 0 .975.073l.084-.073a.75.75 0 0 0 .073-.975l-.073-.084l-2.724-2.725l2.724-2.723a.749.749 0 1 0-1.06-1.06l-2.724 2.724z"/></svg>

React

import type { SVGProps } from "react";

export function FluentShieldDismiss24Filled(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="M12.45 2.15C14.992 4.057 17.587 5 20.25 5a.75.75 0 0 1 .75.75V11c0 5.001-2.958 8.676-8.725 10.948a.75.75 0 0 1-.55 0C5.958 19.676 3 16 3 11V5.75A.75.75 0 0 1 3.75 5c2.663 0 5.258-.943 7.8-2.85a.75.75 0 0 1 .9 0M9.28 8.222a.75.75 0 0 0-1.13.975l.072.084l2.723 2.723l-2.723 2.725a.749.749 0 1 0 1.059 1.059l2.723-2.724l2.725 2.724a.75.75 0 0 0 .975.073l.084-.073a.75.75 0 0 0 .073-.975l-.073-.084l-2.724-2.725l2.724-2.723a.749.749 0 1 0-1.06-1.06l-2.724 2.724z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.45 2.15C14.992 4.057 17.587 5 20.25 5a.75.75 0 0 1 .75.75V11c0 5.001-2.958 8.676-8.725 10.948a.75.75 0 0 1-.55 0C5.958 19.676 3 16 3 11V5.75A.75.75 0 0 1 3.75 5c2.663 0 5.258-.943 7.8-2.85a.75.75 0 0 1 .9 0M9.28 8.222a.75.75 0 0 0-1.13.975l.072.084l2.723 2.723l-2.723 2.725a.749.749 0 1 0 1.059 1.059l2.723-2.724l2.725 2.724a.75.75 0 0 0 .975.073l.084-.073a.75.75 0 0 0 .073-.975l-.073-.084l-2.724-2.725l2.724-2.723a.749.749 0 1 0-1.06-1.06l-2.724 2.724z"/></svg>
</template>

CSS

.icon-shield-dismiss-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.45%202.15C14.992%204.057%2017.587%205%2020.25%205a.75.75%200%200%201%20.75.75V11c0%205.001-2.958%208.676-8.725%2010.948a.75.75%200%200%201-.55%200C5.958%2019.676%203%2016%203%2011V5.75A.75.75%200%200%201%203.75%205c2.663%200%205.258-.943%207.8-2.85a.75.75%200%200%201%20.9%200M9.28%208.222a.75.75%200%200%200-1.13.975l.072.084l2.723%202.723l-2.723%202.725a.749.749%200%201%200%201.059%201.059l2.723-2.724l2.725%202.724a.75.75%200%200%200%20.975.073l.084-.073a.75.75%200%200%200%20.073-.975l-.073-.084l-2.724-2.725l2.724-2.723a.749.749%200%201%200-1.06-1.06l-2.724%202.724z%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%22M12.45%202.15C14.992%204.057%2017.587%205%2020.25%205a.75.75%200%200%201%20.75.75V11c0%205.001-2.958%208.676-8.725%2010.948a.75.75%200%200%201-.55%200C5.958%2019.676%203%2016%203%2011V5.75A.75.75%200%200%201%203.75%205c2.663%200%205.258-.943%207.8-2.85a.75.75%200%200%201%20.9%200M9.28%208.222a.75.75%200%200%200-1.13.975l.072.084l2.723%202.723l-2.723%202.725a.749.749%200%201%200%201.059%201.059l2.723-2.724l2.725%202.724a.75.75%200%200%200%20.975.073l.084-.073a.75.75%200%200%200%20.073-.975l-.073-.084l-2.724-2.725l2.724-2.723a.749.749%200%201%200-1.06-1.06l-2.724%202.724z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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