search shield icon
search-shield-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- search-shield-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
1 other variant in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the search shield icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5.12 10.036a.574.574 0 0 1 .76 0c.509.484 1.484 1.254 2.683 1.412c.24.032.437.212.437.438v2.111c0 2.838-2.784 3.869-3.386 4.059a.37.37 0 0 1-.227 0C4.785 17.866 2 16.836 2 13.997v-2.111c0-.226.197-.406.437-.438c1.199-.158 2.174-.928 2.682-1.412M9.5 3a6.5 6.5 0 0 1 4.937 10.73l3.417 3.416a.5.5 0 0 1-.638.765l-.07-.058l-3.417-3.417a6.47 6.47 0 0 1-4.156 1.562c.142-.31.255-.647.33-1.015a5.47 5.47 0 0 0 3.824-1.963A5.5 5.5 0 1 0 4 9.5q0 .088.004.175c-.274.212-.6.422-.96.574A6.5 6.5 0 0 1 9.5 3"/></svg>
React
import type { SVGProps } from "react";
export function FluentSearchShield20Regular(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="M5.12 10.036a.574.574 0 0 1 .76 0c.509.484 1.484 1.254 2.683 1.412c.24.032.437.212.437.438v2.111c0 2.838-2.784 3.869-3.386 4.059a.37.37 0 0 1-.227 0C4.785 17.866 2 16.836 2 13.997v-2.111c0-.226.197-.406.437-.438c1.199-.158 2.174-.928 2.682-1.412M9.5 3a6.5 6.5 0 0 1 4.937 10.73l3.417 3.416a.5.5 0 0 1-.638.765l-.07-.058l-3.417-3.417a6.47 6.47 0 0 1-4.156 1.562c.142-.31.255-.647.33-1.015a5.47 5.47 0 0 0 3.824-1.963A5.5 5.5 0 1 0 4 9.5q0 .088.004.175c-.274.212-.6.422-.96.574A6.5 6.5 0 0 1 9.5 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M5.12 10.036a.574.574 0 0 1 .76 0c.509.484 1.484 1.254 2.683 1.412c.24.032.437.212.437.438v2.111c0 2.838-2.784 3.869-3.386 4.059a.37.37 0 0 1-.227 0C4.785 17.866 2 16.836 2 13.997v-2.111c0-.226.197-.406.437-.438c1.199-.158 2.174-.928 2.682-1.412M9.5 3a6.5 6.5 0 0 1 4.937 10.73l3.417 3.416a.5.5 0 0 1-.638.765l-.07-.058l-3.417-3.417a6.47 6.47 0 0 1-4.156 1.562c.142-.31.255-.647.33-1.015a5.47 5.47 0 0 0 3.824-1.963A5.5 5.5 0 1 0 4 9.5q0 .088.004.175c-.274.212-.6.422-.96.574A6.5 6.5 0 0 1 9.5 3"/></svg> </template>
CSS
.icon-search-shield-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%22M5.12%2010.036a.574.574%200%200%201%20.76%200c.509.484%201.484%201.254%202.683%201.412c.24.032.437.212.437.438v2.111c0%202.838-2.784%203.869-3.386%204.059a.37.37%200%200%201-.227%200C4.785%2017.866%202%2016.836%202%2013.997v-2.111c0-.226.197-.406.437-.438c1.199-.158%202.174-.928%202.682-1.412M9.5%203a6.5%206.5%200%200%201%204.937%2010.73l3.417%203.416a.5.5%200%200%201-.638.765l-.07-.058l-3.417-3.417a6.47%206.47%200%200%201-4.156%201.562c.142-.31.255-.647.33-1.015a5.47%205.47%200%200%200%203.824-1.963A5.5%205.5%200%201%200%204%209.5q0%20.088.004.175c-.274.212-.6.422-.96.574A6.5%206.5%200%200%201%209.5%203%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%22M5.12%2010.036a.574.574%200%200%201%20.76%200c.509.484%201.484%201.254%202.683%201.412c.24.032.437.212.437.438v2.111c0%202.838-2.784%203.869-3.386%204.059a.37.37%200%200%201-.227%200C4.785%2017.866%202%2016.836%202%2013.997v-2.111c0-.226.197-.406.437-.438c1.199-.158%202.174-.928%202.682-1.412M9.5%203a6.5%206.5%200%200%201%204.937%2010.73l3.417%203.416a.5.5%200%200%201-.638.765l-.07-.058l-3.417-3.417a6.47%206.47%200%200%201-4.156%201.562c.142-.31.255-.647.33-1.015a5.47%205.47%200%200%200%203.824-1.963A5.5%205.5%200%201%200%204%209.5q0%20.088.004.175c-.274.212-.6.422-.96.574A6.5%206.5%200%200%201%209.5%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/search-shield-20-regular.svg?color=%231a73e8&size=48