info shield icon
info-shield-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- info-shield-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
1 other variant in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the info shield icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M17 9a8 8 0 1 0-6.278 7.814a6 6 0 0 1-.2-.428c-.32-.763-.487-1.603-.517-2.503v-.008L10 13.593v-2.51c0-.743.589-1.416 1.4-1.416c.906 0 1.757-.363 2.597-1.238a1.39 1.39 0 0 1 2.009.001q.3.313.597.537q.197.149.394.263Q17 9.115 17 9M8.508 7.91a.5.5 0 0 1 .984 0L9.5 8v4.502l-.008.09a.5.5 0 0 1-.984 0l-.008-.09V8zM8.25 5.75a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0M17 10.347a4.6 4.6 0 0 1-1-.583a6 6 0 0 1-.716-.642a.39.39 0 0 0-.566 0c-.995 1.036-2.095 1.545-3.318 1.545c-.22 0-.4.186-.4.416v2.501l.004.266q.04 1.196.44 2.15A4.8 4.8 0 0 0 13 18q.787.6 1.874.979a.4.4 0 0 0 .254 0c2.56-.89 3.873-2.713 3.873-5.395v-2.5l-.008-.085a.405.405 0 0 0-.392-.332q-.304 0-.6-.043a4 4 0 0 1-1-.277"/></svg>
React
import type { SVGProps } from "react";
export function FluentInfoShield20Filled(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="M17 9a8 8 0 1 0-6.278 7.814a6 6 0 0 1-.2-.428c-.32-.763-.487-1.603-.517-2.503v-.008L10 13.593v-2.51c0-.743.589-1.416 1.4-1.416c.906 0 1.757-.363 2.597-1.238a1.39 1.39 0 0 1 2.009.001q.3.313.597.537q.197.149.394.263Q17 9.115 17 9M8.508 7.91a.5.5 0 0 1 .984 0L9.5 8v4.502l-.008.09a.5.5 0 0 1-.984 0l-.008-.09V8zM8.25 5.75a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0M17 10.347a4.6 4.6 0 0 1-1-.583a6 6 0 0 1-.716-.642a.39.39 0 0 0-.566 0c-.995 1.036-2.095 1.545-3.318 1.545c-.22 0-.4.186-.4.416v2.501l.004.266q.04 1.196.44 2.15A4.8 4.8 0 0 0 13 18q.787.6 1.874.979a.4.4 0 0 0 .254 0c2.56-.89 3.873-2.713 3.873-5.395v-2.5l-.008-.085a.405.405 0 0 0-.392-.332q-.304 0-.6-.043a4 4 0 0 1-1-.277"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M17 9a8 8 0 1 0-6.278 7.814a6 6 0 0 1-.2-.428c-.32-.763-.487-1.603-.517-2.503v-.008L10 13.593v-2.51c0-.743.589-1.416 1.4-1.416c.906 0 1.757-.363 2.597-1.238a1.39 1.39 0 0 1 2.009.001q.3.313.597.537q.197.149.394.263Q17 9.115 17 9M8.508 7.91a.5.5 0 0 1 .984 0L9.5 8v4.502l-.008.09a.5.5 0 0 1-.984 0l-.008-.09V8zM8.25 5.75a.75.75 0 1 1 1.5 0a.75.75 0 0 1-1.5 0M17 10.347a4.6 4.6 0 0 1-1-.583a6 6 0 0 1-.716-.642a.39.39 0 0 0-.566 0c-.995 1.036-2.095 1.545-3.318 1.545c-.22 0-.4.186-.4.416v2.501l.004.266q.04 1.196.44 2.15A4.8 4.8 0 0 0 13 18q.787.6 1.874.979a.4.4 0 0 0 .254 0c2.56-.89 3.873-2.713 3.873-5.395v-2.5l-.008-.085a.405.405 0 0 0-.392-.332q-.304 0-.6-.043a4 4 0 0 1-1-.277"/></svg> </template>
CSS
.icon-info-shield-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%22M17%209a8%208%200%201%200-6.278%207.814a6%206%200%200%201-.2-.428c-.32-.763-.487-1.603-.517-2.503v-.008L10%2013.593v-2.51c0-.743.589-1.416%201.4-1.416c.906%200%201.757-.363%202.597-1.238a1.39%201.39%200%200%201%202.009.001q.3.313.597.537q.197.149.394.263Q17%209.115%2017%209M8.508%207.91a.5.5%200%200%201%20.984%200L9.5%208v4.502l-.008.09a.5.5%200%200%201-.984%200l-.008-.09V8zM8.25%205.75a.75.75%200%201%201%201.5%200a.75.75%200%200%201-1.5%200M17%2010.347a4.6%204.6%200%200%201-1-.583a6%206%200%200%201-.716-.642a.39.39%200%200%200-.566%200c-.995%201.036-2.095%201.545-3.318%201.545c-.22%200-.4.186-.4.416v2.501l.004.266q.04%201.196.44%202.15A4.8%204.8%200%200%200%2013%2018q.787.6%201.874.979a.4.4%200%200%200%20.254%200c2.56-.89%203.873-2.713%203.873-5.395v-2.5l-.008-.085a.405.405%200%200%200-.392-.332q-.304%200-.6-.043a4%204%200%200%201-1-.277%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%22M17%209a8%208%200%201%200-6.278%207.814a6%206%200%200%201-.2-.428c-.32-.763-.487-1.603-.517-2.503v-.008L10%2013.593v-2.51c0-.743.589-1.416%201.4-1.416c.906%200%201.757-.363%202.597-1.238a1.39%201.39%200%200%201%202.009.001q.3.313.597.537q.197.149.394.263Q17%209.115%2017%209M8.508%207.91a.5.5%200%200%201%20.984%200L9.5%208v4.502l-.008.09a.5.5%200%200%201-.984%200l-.008-.09V8zM8.25%205.75a.75.75%200%201%201%201.5%200a.75.75%200%200%201-1.5%200M17%2010.347a4.6%204.6%200%200%201-1-.583a6%206%200%200%201-.716-.642a.39.39%200%200%200-.566%200c-.995%201.036-2.095%201.545-3.318%201.545c-.22%200-.4.186-.4.416v2.501l.004.266q.04%201.196.44%202.15A4.8%204.8%200%200%200%2013%2018q.787.6%201.874.979a.4.4%200%200%200%20.254%200c2.56-.89%203.873-2.713%203.873-5.395v-2.5l-.008-.085a.405.405%200%200%200-.392-.332q-.304%200-.6-.043a4%204%200%200%201-1-.277%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/info-shield-20-filled.svg?color=%231a73e8&size=48