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

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

7 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the shield question icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 5.75A.75.75 0 0 1 3.75 5c2.663 0 5.258-.943 7.8-2.85a.75.75 0 0 1 .9 0C14.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 11zm1.5.728V11c0 4.256 2.453 7.379 7.5 9.442c5.047-2.063 7.5-5.186 7.5-9.442V6.478c-2.577-.152-5.08-1.09-7.5-2.8c-2.42 1.71-4.923 2.648-7.5 2.8M13 16a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.25-6.25a1.25 1.25 0 1 1 2.5 0c0 .447-.248.737-.78 1.268l-.047.047c-.47.468-1.173 1.167-1.173 2.285a.75.75 0 0 0 1.5 0c0-.45.249-.74.78-1.27l.049-.05c.47-.467 1.171-1.165 1.171-2.28a2.75 2.75 0 1 0-5.5 0a.75.75 0 0 0 1.5 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentShieldQuestion24Regular(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="M3 5.75A.75.75 0 0 1 3.75 5c2.663 0 5.258-.943 7.8-2.85a.75.75 0 0 1 .9 0C14.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 11zm1.5.728V11c0 4.256 2.453 7.379 7.5 9.442c5.047-2.063 7.5-5.186 7.5-9.442V6.478c-2.577-.152-5.08-1.09-7.5-2.8c-2.42 1.71-4.923 2.648-7.5 2.8M13 16a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.25-6.25a1.25 1.25 0 1 1 2.5 0c0 .447-.248.737-.78 1.268l-.047.047c-.47.468-1.173 1.167-1.173 2.285a.75.75 0 0 0 1.5 0c0-.45.249-.74.78-1.27l.049-.05c.47-.467 1.171-1.165 1.171-2.28a2.75 2.75 0 1 0-5.5 0a.75.75 0 0 0 1.5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 5.75A.75.75 0 0 1 3.75 5c2.663 0 5.258-.943 7.8-2.85a.75.75 0 0 1 .9 0C14.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 11zm1.5.728V11c0 4.256 2.453 7.379 7.5 9.442c5.047-2.063 7.5-5.186 7.5-9.442V6.478c-2.577-.152-5.08-1.09-7.5-2.8c-2.42 1.71-4.923 2.648-7.5 2.8M13 16a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-2.25-6.25a1.25 1.25 0 1 1 2.5 0c0 .447-.248.737-.78 1.268l-.047.047c-.47.468-1.173 1.167-1.173 2.285a.75.75 0 0 0 1.5 0c0-.45.249-.74.78-1.27l.049-.05c.47-.467 1.171-1.165 1.171-2.28a2.75 2.75 0 1 0-5.5 0a.75.75 0 0 0 1.5 0"/></svg>
</template>

CSS

.icon-shield-question-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%22M3%205.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%200C14.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%2011zm1.5.728V11c0%204.256%202.453%207.379%207.5%209.442c5.047-2.063%207.5-5.186%207.5-9.442V6.478c-2.577-.152-5.08-1.09-7.5-2.8c-2.42%201.71-4.923%202.648-7.5%202.8M13%2016a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2.25-6.25a1.25%201.25%200%201%201%202.5%200c0%20.447-.248.737-.78%201.268l-.047.047c-.47.468-1.173%201.167-1.173%202.285a.75.75%200%200%200%201.5%200c0-.45.249-.74.78-1.27l.049-.05c.47-.467%201.171-1.165%201.171-2.28a2.75%202.75%200%201%200-5.5%200a.75.75%200%200%200%201.5%200%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%22M3%205.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%200C14.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%2011zm1.5.728V11c0%204.256%202.453%207.379%207.5%209.442c5.047-2.063%207.5-5.186%207.5-9.442V6.478c-2.577-.152-5.08-1.09-7.5-2.8c-2.42%201.71-4.923%202.648-7.5%202.8M13%2016a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-2.25-6.25a1.25%201.25%200%201%201%202.5%200c0%20.447-.248.737-.78%201.268l-.047.047c-.47.468-1.173%201.167-1.173%202.285a.75.75%200%200%200%201.5%200c0-.45.249-.74.78-1.27l.049-.05c.47-.467%201.171-1.165%201.171-2.28a2.75%202.75%200%201%200-5.5%200a.75.75%200%200%200%201.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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