shield checkered icon

shield-checkered-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
shield-checkered-light
Set
Phosphor
Style
Light
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 42H48a14 14 0 0 0-14 14v56c0 51.94 25.12 83.4 46.2 100.64c22.73 18.6 45.27 24.89 46.22 25.15a6 6 0 0 0 3.16 0c.95-.26 23.49-6.55 46.22-25.15C196.88 195.4 222 163.94 222 112V56a14 14 0 0 0-14-14m2 14v56c0 3.39-.12 6.72-.34 10H134V54h74a2 2 0 0 1 2 2M46 56a2 2 0 0 1 2-2h74v68H46.34c-.22-3.28-.34-6.61-.34-10Zm1.71 78H122v89.52a133.1 133.1 0 0 1-34.56-20.46C65.5 185 52.2 161.8 47.71 134m120.85 69.06A133.1 133.1 0 0 1 134 223.52V134h74.29c-4.49 27.8-17.79 51-39.73 69.06"/></svg>

React

import type { SVGProps } from "react";

export function PhShieldCheckeredLight(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 42H48a14 14 0 0 0-14 14v56c0 51.94 25.12 83.4 46.2 100.64c22.73 18.6 45.27 24.89 46.22 25.15a6 6 0 0 0 3.16 0c.95-.26 23.49-6.55 46.22-25.15C196.88 195.4 222 163.94 222 112V56a14 14 0 0 0-14-14m2 14v56c0 3.39-.12 6.72-.34 10H134V54h74a2 2 0 0 1 2 2M46 56a2 2 0 0 1 2-2h74v68H46.34c-.22-3.28-.34-6.61-.34-10Zm1.71 78H122v89.52a133.1 133.1 0 0 1-34.56-20.46C65.5 185 52.2 161.8 47.71 134m120.85 69.06A133.1 133.1 0 0 1 134 223.52V134h74.29c-4.49 27.8-17.79 51-39.73 69.06"/></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 42H48a14 14 0 0 0-14 14v56c0 51.94 25.12 83.4 46.2 100.64c22.73 18.6 45.27 24.89 46.22 25.15a6 6 0 0 0 3.16 0c.95-.26 23.49-6.55 46.22-25.15C196.88 195.4 222 163.94 222 112V56a14 14 0 0 0-14-14m2 14v56c0 3.39-.12 6.72-.34 10H134V54h74a2 2 0 0 1 2 2M46 56a2 2 0 0 1 2-2h74v68H46.34c-.22-3.28-.34-6.61-.34-10Zm1.71 78H122v89.52a133.1 133.1 0 0 1-34.56-20.46C65.5 185 52.2 161.8 47.71 134m120.85 69.06A133.1 133.1 0 0 1 134 223.52V134h74.29c-4.49 27.8-17.79 51-39.73 69.06"/></svg>
</template>

CSS

.icon-shield-checkered-light {
  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%2042H48a14%2014%200%200%200-14%2014v56c0%2051.94%2025.12%2083.4%2046.2%20100.64c22.73%2018.6%2045.27%2024.89%2046.22%2025.15a6%206%200%200%200%203.16%200c.95-.26%2023.49-6.55%2046.22-25.15C196.88%20195.4%20222%20163.94%20222%20112V56a14%2014%200%200%200-14-14m2%2014v56c0%203.39-.12%206.72-.34%2010H134V54h74a2%202%200%200%201%202%202M46%2056a2%202%200%200%201%202-2h74v68H46.34c-.22-3.28-.34-6.61-.34-10Zm1.71%2078H122v89.52a133.1%20133.1%200%200%201-34.56-20.46C65.5%20185%2052.2%20161.8%2047.71%20134m120.85%2069.06A133.1%20133.1%200%200%201%20134%20223.52V134h74.29c-4.49%2027.8-17.79%2051-39.73%2069.06%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%2042H48a14%2014%200%200%200-14%2014v56c0%2051.94%2025.12%2083.4%2046.2%20100.64c22.73%2018.6%2045.27%2024.89%2046.22%2025.15a6%206%200%200%200%203.16%200c.95-.26%2023.49-6.55%2046.22-25.15C196.88%20195.4%20222%20163.94%20222%20112V56a14%2014%200%200%200-14-14m2%2014v56c0%203.39-.12%206.72-.34%2010H134V54h74a2%202%200%200%201%202%202M46%2056a2%202%200%200%201%202-2h74v68H46.34c-.22-3.28-.34-6.61-.34-10Zm1.71%2078H122v89.52a133.1%20133.1%200%200%201-34.56-20.46C65.5%20185%2052.2%20161.8%2047.71%20134m120.85%2069.06A133.1%20133.1%200%200%201%20134%20223.52V134h74.29c-4.49%2027.8-17.79%2051-39.73%2069.06%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/shield-checkered-light.svg?color=%231a73e8&size=48