shield plus icon

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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M164 128a4 4 0 0 1-4 4h-28v28a4 4 0 0 1-8 0v-28H96a4 4 0 0 1 0-8h28V96a4 4 0 0 1 8 0v28h28a4 4 0 0 1 4 4m56-72v56c0 51.16-24.73 82.12-45.47 99.1c-22.4 18.32-44.55 24.5-45.48 24.76a4 4 0 0 1-2.1 0c-.93-.26-23.08-6.44-45.48-24.76C60.73 194.12 36 163.16 36 112V56a12 12 0 0 1 12-12h160a12 12 0 0 1 12 12m-8 0a4 4 0 0 0-4-4H48a4 4 0 0 0-4 4v56c0 38.44 14.23 69.63 42.29 92.71A132.2 132.2 0 0 0 128 227.82a132.5 132.5 0 0 0 41.71-23.11C197.77 181.63 212 150.44 212 112Z"/></svg>

React

import type { SVGProps } from "react";

export function PhShieldPlusThin(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="M164 128a4 4 0 0 1-4 4h-28v28a4 4 0 0 1-8 0v-28H96a4 4 0 0 1 0-8h28V96a4 4 0 0 1 8 0v28h28a4 4 0 0 1 4 4m56-72v56c0 51.16-24.73 82.12-45.47 99.1c-22.4 18.32-44.55 24.5-45.48 24.76a4 4 0 0 1-2.1 0c-.93-.26-23.08-6.44-45.48-24.76C60.73 194.12 36 163.16 36 112V56a12 12 0 0 1 12-12h160a12 12 0 0 1 12 12m-8 0a4 4 0 0 0-4-4H48a4 4 0 0 0-4 4v56c0 38.44 14.23 69.63 42.29 92.71A132.2 132.2 0 0 0 128 227.82a132.5 132.5 0 0 0 41.71-23.11C197.77 181.63 212 150.44 212 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="M164 128a4 4 0 0 1-4 4h-28v28a4 4 0 0 1-8 0v-28H96a4 4 0 0 1 0-8h28V96a4 4 0 0 1 8 0v28h28a4 4 0 0 1 4 4m56-72v56c0 51.16-24.73 82.12-45.47 99.1c-22.4 18.32-44.55 24.5-45.48 24.76a4 4 0 0 1-2.1 0c-.93-.26-23.08-6.44-45.48-24.76C60.73 194.12 36 163.16 36 112V56a12 12 0 0 1 12-12h160a12 12 0 0 1 12 12m-8 0a4 4 0 0 0-4-4H48a4 4 0 0 0-4 4v56c0 38.44 14.23 69.63 42.29 92.71A132.2 132.2 0 0 0 128 227.82a132.5 132.5 0 0 0 41.71-23.11C197.77 181.63 212 150.44 212 112Z"/></svg>
</template>

CSS

.icon-shield-plus-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%22M164%20128a4%204%200%200%201-4%204h-28v28a4%204%200%200%201-8%200v-28H96a4%204%200%200%201%200-8h28V96a4%204%200%200%201%208%200v28h28a4%204%200%200%201%204%204m56-72v56c0%2051.16-24.73%2082.12-45.47%2099.1c-22.4%2018.32-44.55%2024.5-45.48%2024.76a4%204%200%200%201-2.1%200c-.93-.26-23.08-6.44-45.48-24.76C60.73%20194.12%2036%20163.16%2036%20112V56a12%2012%200%200%201%2012-12h160a12%2012%200%200%201%2012%2012m-8%200a4%204%200%200%200-4-4H48a4%204%200%200%200-4%204v56c0%2038.44%2014.23%2069.63%2042.29%2092.71A132.2%20132.2%200%200%200%20128%20227.82a132.5%20132.5%200%200%200%2041.71-23.11C197.77%20181.63%20212%20150.44%20212%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%22M164%20128a4%204%200%200%201-4%204h-28v28a4%204%200%200%201-8%200v-28H96a4%204%200%200%201%200-8h28V96a4%204%200%200%201%208%200v28h28a4%204%200%200%201%204%204m56-72v56c0%2051.16-24.73%2082.12-45.47%2099.1c-22.4%2018.32-44.55%2024.5-45.48%2024.76a4%204%200%200%201-2.1%200c-.93-.26-23.08-6.44-45.48-24.76C60.73%20194.12%2036%20163.16%2036%20112V56a12%2012%200%200%201%2012-12h160a12%2012%200%200%201%2012%2012m-8%200a4%204%200%200%200-4-4H48a4%204%200%200%200-4%204v56c0%2038.44%2014.23%2069.63%2042.29%2092.71A132.2%20132.2%200%200%200%20128%20227.82a132.5%20132.5%200%200%200%2041.71-23.11C197.77%20181.63%20212%20150.44%20212%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-thin.svg?color=%231a73e8&size=48