shield plus icon

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

Name
shield-plus-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 plus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M166 128a6 6 0 0 1-6 6h-26v26a6 6 0 0 1-12 0v-26H96a6 6 0 0 1 0-12h26V96a6 6 0 0 1 12 0v26h26a6 6 0 0 1 6 6m56-72v56c0 51.94-25.12 83.4-46.2 100.64c-22.73 18.6-45.27 24.89-46.22 25.15a6 6 0 0 1-3.16 0c-1-.26-23.49-6.55-46.22-25.15C59.12 195.4 34 163.94 34 112V56a14 14 0 0 1 14-14h160a14 14 0 0 1 14 14m-12 0a2 2 0 0 0-2-2H48a2 2 0 0 0-2 2v56c0 37.75 13.94 68.39 41.44 91.06A130.8 130.8 0 0 0 128 225.72a131 131 0 0 0 40.56-22.66C196.06 180.39 210 149.75 210 112Z"/></svg>

React

import type { SVGProps } from "react";

export function PhShieldPlusLight(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="M166 128a6 6 0 0 1-6 6h-26v26a6 6 0 0 1-12 0v-26H96a6 6 0 0 1 0-12h26V96a6 6 0 0 1 12 0v26h26a6 6 0 0 1 6 6m56-72v56c0 51.94-25.12 83.4-46.2 100.64c-22.73 18.6-45.27 24.89-46.22 25.15a6 6 0 0 1-3.16 0c-1-.26-23.49-6.55-46.22-25.15C59.12 195.4 34 163.94 34 112V56a14 14 0 0 1 14-14h160a14 14 0 0 1 14 14m-12 0a2 2 0 0 0-2-2H48a2 2 0 0 0-2 2v56c0 37.75 13.94 68.39 41.44 91.06A130.8 130.8 0 0 0 128 225.72a131 131 0 0 0 40.56-22.66C196.06 180.39 210 149.75 210 112Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M166 128a6 6 0 0 1-6 6h-26v26a6 6 0 0 1-12 0v-26H96a6 6 0 0 1 0-12h26V96a6 6 0 0 1 12 0v26h26a6 6 0 0 1 6 6m56-72v56c0 51.94-25.12 83.4-46.2 100.64c-22.73 18.6-45.27 24.89-46.22 25.15a6 6 0 0 1-3.16 0c-1-.26-23.49-6.55-46.22-25.15C59.12 195.4 34 163.94 34 112V56a14 14 0 0 1 14-14h160a14 14 0 0 1 14 14m-12 0a2 2 0 0 0-2-2H48a2 2 0 0 0-2 2v56c0 37.75 13.94 68.39 41.44 91.06A130.8 130.8 0 0 0 128 225.72a131 131 0 0 0 40.56-22.66C196.06 180.39 210 149.75 210 112Z"/></svg>
</template>

CSS

.icon-shield-plus-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%22M166%20128a6%206%200%200%201-6%206h-26v26a6%206%200%200%201-12%200v-26H96a6%206%200%200%201%200-12h26V96a6%206%200%200%201%2012%200v26h26a6%206%200%200%201%206%206m56-72v56c0%2051.94-25.12%2083.4-46.2%20100.64c-22.73%2018.6-45.27%2024.89-46.22%2025.15a6%206%200%200%201-3.16%200c-1-.26-23.49-6.55-46.22-25.15C59.12%20195.4%2034%20163.94%2034%20112V56a14%2014%200%200%201%2014-14h160a14%2014%200%200%201%2014%2014m-12%200a2%202%200%200%200-2-2H48a2%202%200%200%200-2%202v56c0%2037.75%2013.94%2068.39%2041.44%2091.06A130.8%20130.8%200%200%200%20128%20225.72a131%20131%200%200%200%2040.56-22.66C196.06%20180.39%20210%20149.75%20210%20112Z%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%22M166%20128a6%206%200%200%201-6%206h-26v26a6%206%200%200%201-12%200v-26H96a6%206%200%200%201%200-12h26V96a6%206%200%200%201%2012%200v26h26a6%206%200%200%201%206%206m56-72v56c0%2051.94-25.12%2083.4-46.2%20100.64c-22.73%2018.6-45.27%2024.89-46.22%2025.15a6%206%200%200%201-3.16%200c-1-.26-23.49-6.55-46.22-25.15C59.12%20195.4%2034%20163.94%2034%20112V56a14%2014%200%200%201%2014-14h160a14%2014%200%200%201%2014%2014m-12%200a2%202%200%200%200-2-2H48a2%202%200%200%200-2%202v56c0%2037.75%2013.94%2068.39%2041.44%2091.06A130.8%20130.8%200%200%200%20128%20225.72a131%20131%200%200%200%2040.56-22.66C196.06%20180.39%20210%20149.75%20210%20112Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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