shield up icon

shield-up-duotone from Reicon by REICON · Duotone · Security · MIT Free for personal and commercial use.

Name
shield-up-duotone
Set
Reicon
Style
Duotone
Category
Security
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

More security icons from Reicon

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="currentColor"><path d="M3 10.417c0-3.198 0-4.797.378-5.335c.377-.537 1.88-1.052 4.887-2.081l.573-.196C10.405 2.268 11.188 2 12 2s1.595.268 3.162.805l.573.196c3.007 1.029 4.51 1.544 4.887 2.081C21 5.62 21 7.22 21 10.417v1.574c0 5.638-4.239 8.375-6.899 9.536C13.38 21.842 13.02 22 12 22s-1.38-.158-2.101-.473C7.239 20.365 3 17.63 3 11.991z" opacity=".5"/><path fill-rule="evenodd" d="M10.95 8.4a1.75 1.75 0 0 1 2.1 0l3.4 2.55a.75.75 0 1 1-.9 1.2l-3.4-2.55a.25.25 0 0 0-.3 0l-3.4 2.55a.75.75 0 1 1-.9-1.2zm.6 3.55a.75.75 0 0 1 .9 0l2 1.5a.75.75 0 1 1-.9 1.2L12 13.488l-1.55 1.162a.75.75 0 1 1-.9-1.2z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconShieldUpDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3 10.417c0-3.198 0-4.797.378-5.335c.377-.537 1.88-1.052 4.887-2.081l.573-.196C10.405 2.268 11.188 2 12 2s1.595.268 3.162.805l.573.196c3.007 1.029 4.51 1.544 4.887 2.081C21 5.62 21 7.22 21 10.417v1.574c0 5.638-4.239 8.375-6.899 9.536C13.38 21.842 13.02 22 12 22s-1.38-.158-2.101-.473C7.239 20.365 3 17.63 3 11.991z" opacity=".5"/><path fillRule="evenodd" d="M10.95 8.4a1.75 1.75 0 0 1 2.1 0l3.4 2.55a.75.75 0 1 1-.9 1.2l-3.4-2.55a.25.25 0 0 0-.3 0l-3.4 2.55a.75.75 0 1 1-.9-1.2zm.6 3.55a.75.75 0 0 1 .9 0l2 1.5a.75.75 0 1 1-.9 1.2L12 13.488l-1.55 1.162a.75.75 0 1 1-.9-1.2z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3 10.417c0-3.198 0-4.797.378-5.335c.377-.537 1.88-1.052 4.887-2.081l.573-.196C10.405 2.268 11.188 2 12 2s1.595.268 3.162.805l.573.196c3.007 1.029 4.51 1.544 4.887 2.081C21 5.62 21 7.22 21 10.417v1.574c0 5.638-4.239 8.375-6.899 9.536C13.38 21.842 13.02 22 12 22s-1.38-.158-2.101-.473C7.239 20.365 3 17.63 3 11.991z" opacity=".5"/><path fill-rule="evenodd" d="M10.95 8.4a1.75 1.75 0 0 1 2.1 0l3.4 2.55a.75.75 0 1 1-.9 1.2l-3.4-2.55a.25.25 0 0 0-.3 0l-3.4 2.55a.75.75 0 1 1-.9-1.2zm.6 3.55a.75.75 0 0 1 .9 0l2 1.5a.75.75 0 1 1-.9 1.2L12 13.488l-1.55 1.162a.75.75 0 1 1-.9-1.2z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-shield-up-duotone {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M3%2010.417c0-3.198%200-4.797.378-5.335c.377-.537%201.88-1.052%204.887-2.081l.573-.196C10.405%202.268%2011.188%202%2012%202s1.595.268%203.162.805l.573.196c3.007%201.029%204.51%201.544%204.887%202.081C21%205.62%2021%207.22%2021%2010.417v1.574c0%205.638-4.239%208.375-6.899%209.536C13.38%2021.842%2013.02%2022%2012%2022s-1.38-.158-2.101-.473C7.239%2020.365%203%2017.63%203%2011.991z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.95%208.4a1.75%201.75%200%200%201%202.1%200l3.4%202.55a.75.75%200%201%201-.9%201.2l-3.4-2.55a.25.25%200%200%200-.3%200l-3.4%202.55a.75.75%200%201%201-.9-1.2zm.6%203.55a.75.75%200%200%201%20.9%200l2%201.5a.75.75%200%201%201-.9%201.2L12%2013.488l-1.55%201.162a.75.75%200%201%201-.9-1.2z%22%20clip-rule%3D%22evenodd%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%22currentColor%22%3E%3Cpath%20d%3D%22M3%2010.417c0-3.198%200-4.797.378-5.335c.377-.537%201.88-1.052%204.887-2.081l.573-.196C10.405%202.268%2011.188%202%2012%202s1.595.268%203.162.805l.573.196c3.007%201.029%204.51%201.544%204.887%202.081C21%205.62%2021%207.22%2021%2010.417v1.574c0%205.638-4.239%208.375-6.899%209.536C13.38%2021.842%2013.02%2022%2012%2022s-1.38-.158-2.101-.473C7.239%2020.365%203%2017.63%203%2011.991z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10.95%208.4a1.75%201.75%200%200%201%202.1%200l3.4%202.55a.75.75%200%201%201-.9%201.2l-3.4-2.55a.25.25%200%200%200-.3%200l-3.4%202.55a.75.75%200%201%201-.9-1.2zm.6%203.55a.75.75%200%200%201%20.9%200l2%201.5a.75.75%200%201%201-.9%201.2L12%2013.488l-1.55%201.162a.75.75%200%201%201-.9-1.2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Shield Up duotone icon — Reicon · IconsDB