shield up icon

shield-up-broken from Solar by 480 Design · Broken · Security · CC-BY-4.0 Attribution required.

Name
shield-up-broken
Set
Solar
Style
Broken
Category
Security
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More security icons from Solar

Use the shield up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M16 11.55L12.6 9C12.2444 8.73333 11.7556 8.73333 11.4 9L8 11.55M14 14.05L12 12.55L10 14.05"/><path d="M3 10.4167C3 7.21907 3 5.62028 3.37752 5.08241C3.75503 4.54454 5.25832 4.02996 8.26491 3.00079L8.83772 2.80472C10.405 2.26824 11.1886 2 12 2C12.8114 2 13.595 2.26824 15.1623 2.80472L15.7351 3.00079C18.7417 4.02996 20.245 4.54454 20.6225 5.08241C21 5.62028 21 7.21907 21 10.4167C21 10.8996 21 11.4234 21 11.9914C21 14.4963 20.1632 16.4284 19 17.9041M3.19284 14C4.05026 18.2984 7.57641 20.5129 9.89856 21.5273C10.62 21.8424 10.9807 22 12 22C13.0193 22 13.38 21.8424 14.1014 21.5273C14.6796 21.2747 15.3324 20.9478 16 20.5328"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarShieldUpBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M16 11.55L12.6 9C12.2444 8.73333 11.7556 8.73333 11.4 9L8 11.55M14 14.05L12 12.55L10 14.05"/><path d="M3 10.4167C3 7.21907 3 5.62028 3.37752 5.08241C3.75503 4.54454 5.25832 4.02996 8.26491 3.00079L8.83772 2.80472C10.405 2.26824 11.1886 2 12 2C12.8114 2 13.595 2.26824 15.1623 2.80472L15.7351 3.00079C18.7417 4.02996 20.245 4.54454 20.6225 5.08241C21 5.62028 21 7.21907 21 10.4167C21 10.8996 21 11.4234 21 11.9914C21 14.4963 20.1632 16.4284 19 17.9041M3.19284 14C4.05026 18.2984 7.57641 20.5129 9.89856 21.5273C10.62 21.8424 10.9807 22 12 22C13.0193 22 13.38 21.8424 14.1014 21.5273C14.6796 21.2747 15.3324 20.9478 16 20.5328"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M16 11.55L12.6 9C12.2444 8.73333 11.7556 8.73333 11.4 9L8 11.55M14 14.05L12 12.55L10 14.05"/><path d="M3 10.4167C3 7.21907 3 5.62028 3.37752 5.08241C3.75503 4.54454 5.25832 4.02996 8.26491 3.00079L8.83772 2.80472C10.405 2.26824 11.1886 2 12 2C12.8114 2 13.595 2.26824 15.1623 2.80472L15.7351 3.00079C18.7417 4.02996 20.245 4.54454 20.6225 5.08241C21 5.62028 21 7.21907 21 10.4167C21 10.8996 21 11.4234 21 11.9914C21 14.4963 20.1632 16.4284 19 17.9041M3.19284 14C4.05026 18.2984 7.57641 20.5129 9.89856 21.5273C10.62 21.8424 10.9807 22 12 22C13.0193 22 13.38 21.8424 14.1014 21.5273C14.6796 21.2747 15.3324 20.9478 16 20.5328"/></g></svg>
</template>

CSS

.icon-shield-up-broken {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2011.55L12.6%209C12.2444%208.73333%2011.7556%208.73333%2011.4%209L8%2011.55M14%2014.05L12%2012.55L10%2014.05%22%2F%3E%3Cpath%20d%3D%22M3%2010.4167C3%207.21907%203%205.62028%203.37752%205.08241C3.75503%204.54454%205.25832%204.02996%208.26491%203.00079L8.83772%202.80472C10.405%202.26824%2011.1886%202%2012%202C12.8114%202%2013.595%202.26824%2015.1623%202.80472L15.7351%203.00079C18.7417%204.02996%2020.245%204.54454%2020.6225%205.08241C21%205.62028%2021%207.21907%2021%2010.4167C21%2010.8996%2021%2011.4234%2021%2011.9914C21%2014.4963%2020.1632%2016.4284%2019%2017.9041M3.19284%2014C4.05026%2018.2984%207.57641%2020.5129%209.89856%2021.5273C10.62%2021.8424%2010.9807%2022%2012%2022C13.0193%2022%2013.38%2021.8424%2014.1014%2021.5273C14.6796%2021.2747%2015.3324%2020.9478%2016%2020.5328%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2011.55L12.6%209C12.2444%208.73333%2011.7556%208.73333%2011.4%209L8%2011.55M14%2014.05L12%2012.55L10%2014.05%22%2F%3E%3Cpath%20d%3D%22M3%2010.4167C3%207.21907%203%205.62028%203.37752%205.08241C3.75503%204.54454%205.25832%204.02996%208.26491%203.00079L8.83772%202.80472C10.405%202.26824%2011.1886%202%2012%202C12.8114%202%2013.595%202.26824%2015.1623%202.80472L15.7351%203.00079C18.7417%204.02996%2020.245%204.54454%2020.6225%205.08241C21%205.62028%2021%207.21907%2021%2010.4167C21%2010.8996%2021%2011.4234%2021%2011.9914C21%2014.4963%2020.1632%2016.4284%2019%2017.9041M3.19284%2014C4.05026%2018.2984%207.57641%2020.5129%209.89856%2021.5273C10.62%2021.8424%2010.9807%2022%2012%2022C13.0193%2022%2013.38%2021.8424%2014.1014%2021.5273C14.6796%2021.2747%2015.3324%2020.9478%2016%2020.5328%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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