shield checkered icon
shield-checkered-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- shield-checkered-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the shield checkered icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 44H48a12 12 0 0 0-12 12v56c0 51.16 24.73 82.12 45.47 99.1c22.4 18.32 44.55 24.5 45.48 24.76a4 4 0 0 0 2.1 0c.93-.26 23.08-6.44 45.48-24.76c20.74-17 45.47-47.94 45.47-99.1V56a12 12 0 0 0-12-12m4 12v56q0 6.12-.49 12H132V52h76a4 4 0 0 1 4 4M44 56a4 4 0 0 1 4-4h76v72H44.49q-.49-5.88-.49-12Zm1.38 76H124v94.44a135.2 135.2 0 0 1-37.71-21.73C63.27 185.78 49.56 161.38 45.38 132m124.33 72.71A134.9 134.9 0 0 1 132 226.44V132h78.62c-4.18 29.38-17.89 53.78-40.91 72.71"/></svg>
React
import type { SVGProps } from "react";
export function PhShieldCheckeredThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 44H48a12 12 0 0 0-12 12v56c0 51.16 24.73 82.12 45.47 99.1c22.4 18.32 44.55 24.5 45.48 24.76a4 4 0 0 0 2.1 0c.93-.26 23.08-6.44 45.48-24.76c20.74-17 45.47-47.94 45.47-99.1V56a12 12 0 0 0-12-12m4 12v56q0 6.12-.49 12H132V52h76a4 4 0 0 1 4 4M44 56a4 4 0 0 1 4-4h76v72H44.49q-.49-5.88-.49-12Zm1.38 76H124v94.44a135.2 135.2 0 0 1-37.71-21.73C63.27 185.78 49.56 161.38 45.38 132m124.33 72.71A134.9 134.9 0 0 1 132 226.44V132h78.62c-4.18 29.38-17.89 53.78-40.91 72.71"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 44H48a12 12 0 0 0-12 12v56c0 51.16 24.73 82.12 45.47 99.1c22.4 18.32 44.55 24.5 45.48 24.76a4 4 0 0 0 2.1 0c.93-.26 23.08-6.44 45.48-24.76c20.74-17 45.47-47.94 45.47-99.1V56a12 12 0 0 0-12-12m4 12v56q0 6.12-.49 12H132V52h76a4 4 0 0 1 4 4M44 56a4 4 0 0 1 4-4h76v72H44.49q-.49-5.88-.49-12Zm1.38 76H124v94.44a135.2 135.2 0 0 1-37.71-21.73C63.27 185.78 49.56 161.38 45.38 132m124.33 72.71A134.9 134.9 0 0 1 132 226.44V132h78.62c-4.18 29.38-17.89 53.78-40.91 72.71"/></svg> </template>
CSS
.icon-shield-checkered-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%2044H48a12%2012%200%200%200-12%2012v56c0%2051.16%2024.73%2082.12%2045.47%2099.1c22.4%2018.32%2044.55%2024.5%2045.48%2024.76a4%204%200%200%200%202.1%200c.93-.26%2023.08-6.44%2045.48-24.76c20.74-17%2045.47-47.94%2045.47-99.1V56a12%2012%200%200%200-12-12m4%2012v56q0%206.12-.49%2012H132V52h76a4%204%200%200%201%204%204M44%2056a4%204%200%200%201%204-4h76v72H44.49q-.49-5.88-.49-12Zm1.38%2076H124v94.44a135.2%20135.2%200%200%201-37.71-21.73C63.27%20185.78%2049.56%20161.38%2045.38%20132m124.33%2072.71A134.9%20134.9%200%200%201%20132%20226.44V132h78.62c-4.18%2029.38-17.89%2053.78-40.91%2072.71%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%2044H48a12%2012%200%200%200-12%2012v56c0%2051.16%2024.73%2082.12%2045.47%2099.1c22.4%2018.32%2044.55%2024.5%2045.48%2024.76a4%204%200%200%200%202.1%200c.93-.26%2023.08-6.44%2045.48-24.76c20.74-17%2045.47-47.94%2045.47-99.1V56a12%2012%200%200%200-12-12m4%2012v56q0%206.12-.49%2012H132V52h76a4%204%200%200%201%204%204M44%2056a4%204%200%200%201%204-4h76v72H44.49q-.49-5.88-.49-12Zm1.38%2076H124v94.44a135.2%20135.2%200%200%201-37.71-21.73C63.27%20185.78%2049.56%20161.38%2045.38%20132m124.33%2072.71A134.9%20134.9%200%200%201%20132%20226.44V132h78.62c-4.18%2029.38-17.89%2053.78-40.91%2072.71%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/shield-checkered-thin.svg?color=%231a73e8&size=48