shield-two-tone from Keyline Icons by Keyline Icons · Two Tone · MIT Free for personal and commercial use.

Name
shield-two-tone
Set
Keyline Icons
Style
Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline Icons

Use the shield 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M5.0647 4.1754C7.4506 3.8923 9.2514 2.6998 10.3279 1.6554C10.7686 1.2278 11.3816 1 12 1C12.6184 1 13.2314 1.2278 13.6721 1.6554C14.7486 2.6998 16.5495 3.8923 18.9353 4.1754C20.0939 4.3129 21 5.2554 21 6.3829L21 12.5708C21 14.5658 20.6389 16.5862 19.4031 18.1846C18.1083 19.859 16.0537 21.7334 13.1746 22.7912C12.4169 23.0696 11.5831 23.0696 10.8253 22.7911C7.9462 21.7334 5.8916 19.859 4.5969 18.1846C3.3611 16.5862 3 14.5658 3 12.5708L3 6.3829C3 5.2554 3.9062 4.3129 5.0647 4.1754Z" stroke="none"/><path d="M5.18251 5.16845C7.83034 4.85425 9.82952 3.53222 11.0242 2.37315C11.537 1.87562 12.463 1.87562 12.9758 2.37315C14.1705 3.53222 16.1697 4.85425 18.8175 5.16845C19.4672 5.24554 20 5.75056 20 6.38285V12.5708C20 14.3452 19.7111 16.1513 18.612 17.5729C17.4097 19.1277 15.5033 20.8703 12.8298 21.8525C12.2945 22.0492 11.7055 22.0492 11.1702 21.8525C8.49668 20.8703 6.59026 19.1277 5.38804 17.5729C4.28885 16.1513 4 14.3452 4 12.5708V6.38285C4 5.75056 4.53284 5.24554 5.18251 5.16845Z"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsShieldTwoTone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M5.0647 4.1754C7.4506 3.8923 9.2514 2.6998 10.3279 1.6554C10.7686 1.2278 11.3816 1 12 1C12.6184 1 13.2314 1.2278 13.6721 1.6554C14.7486 2.6998 16.5495 3.8923 18.9353 4.1754C20.0939 4.3129 21 5.2554 21 6.3829L21 12.5708C21 14.5658 20.6389 16.5862 19.4031 18.1846C18.1083 19.859 16.0537 21.7334 13.1746 22.7912C12.4169 23.0696 11.5831 23.0696 10.8253 22.7911C7.9462 21.7334 5.8916 19.859 4.5969 18.1846C3.3611 16.5862 3 14.5658 3 12.5708L3 6.3829C3 5.2554 3.9062 4.3129 5.0647 4.1754Z" stroke="none"/><path d="M5.18251 5.16845C7.83034 4.85425 9.82952 3.53222 11.0242 2.37315C11.537 1.87562 12.463 1.87562 12.9758 2.37315C14.1705 3.53222 16.1697 4.85425 18.8175 5.16845C19.4672 5.24554 20 5.75056 20 6.38285V12.5708C20 14.3452 19.7111 16.1513 18.612 17.5729C17.4097 19.1277 15.5033 20.8703 12.8298 21.8525C12.2945 22.0492 11.7055 22.0492 11.1702 21.8525C8.49668 20.8703 6.59026 19.1277 5.38804 17.5729C4.28885 16.1513 4 14.3452 4 12.5708V6.38285C4 5.75056 4.53284 5.24554 5.18251 5.16845Z"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M5.0647 4.1754C7.4506 3.8923 9.2514 2.6998 10.3279 1.6554C10.7686 1.2278 11.3816 1 12 1C12.6184 1 13.2314 1.2278 13.6721 1.6554C14.7486 2.6998 16.5495 3.8923 18.9353 4.1754C20.0939 4.3129 21 5.2554 21 6.3829L21 12.5708C21 14.5658 20.6389 16.5862 19.4031 18.1846C18.1083 19.859 16.0537 21.7334 13.1746 22.7912C12.4169 23.0696 11.5831 23.0696 10.8253 22.7911C7.9462 21.7334 5.8916 19.859 4.5969 18.1846C3.3611 16.5862 3 14.5658 3 12.5708L3 6.3829C3 5.2554 3.9062 4.3129 5.0647 4.1754Z" stroke="none"/><path d="M5.18251 5.16845C7.83034 4.85425 9.82952 3.53222 11.0242 2.37315C11.537 1.87562 12.463 1.87562 12.9758 2.37315C14.1705 3.53222 16.1697 4.85425 18.8175 5.16845C19.4672 5.24554 20 5.75056 20 6.38285V12.5708C20 14.3452 19.7111 16.1513 18.612 17.5729C17.4097 19.1277 15.5033 20.8703 12.8298 21.8525C12.2945 22.0492 11.7055 22.0492 11.1702 21.8525C8.49668 20.8703 6.59026 19.1277 5.38804 17.5729C4.28885 16.1513 4 14.3452 4 12.5708V6.38285C4 5.75056 4.53284 5.24554 5.18251 5.16845Z"/></g></svg>
</template>

CSS

.icon-shield-two-tone {
  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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M5.0647%204.1754C7.4506%203.8923%209.2514%202.6998%2010.3279%201.6554C10.7686%201.2278%2011.3816%201%2012%201C12.6184%201%2013.2314%201.2278%2013.6721%201.6554C14.7486%202.6998%2016.5495%203.8923%2018.9353%204.1754C20.0939%204.3129%2021%205.2554%2021%206.3829L21%2012.5708C21%2014.5658%2020.6389%2016.5862%2019.4031%2018.1846C18.1083%2019.859%2016.0537%2021.7334%2013.1746%2022.7912C12.4169%2023.0696%2011.5831%2023.0696%2010.8253%2022.7911C7.9462%2021.7334%205.8916%2019.859%204.5969%2018.1846C3.3611%2016.5862%203%2014.5658%203%2012.5708L3%206.3829C3%205.2554%203.9062%204.3129%205.0647%204.1754Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5.18251%205.16845C7.83034%204.85425%209.82952%203.53222%2011.0242%202.37315C11.537%201.87562%2012.463%201.87562%2012.9758%202.37315C14.1705%203.53222%2016.1697%204.85425%2018.8175%205.16845C19.4672%205.24554%2020%205.75056%2020%206.38285V12.5708C20%2014.3452%2019.7111%2016.1513%2018.612%2017.5729C17.4097%2019.1277%2015.5033%2020.8703%2012.8298%2021.8525C12.2945%2022.0492%2011.7055%2022.0492%2011.1702%2021.8525C8.49668%2020.8703%206.59026%2019.1277%205.38804%2017.5729C4.28885%2016.1513%204%2014.3452%204%2012.5708V6.38285C4%205.75056%204.53284%205.24554%205.18251%205.16845Z%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M5.0647%204.1754C7.4506%203.8923%209.2514%202.6998%2010.3279%201.6554C10.7686%201.2278%2011.3816%201%2012%201C12.6184%201%2013.2314%201.2278%2013.6721%201.6554C14.7486%202.6998%2016.5495%203.8923%2018.9353%204.1754C20.0939%204.3129%2021%205.2554%2021%206.3829L21%2012.5708C21%2014.5658%2020.6389%2016.5862%2019.4031%2018.1846C18.1083%2019.859%2016.0537%2021.7334%2013.1746%2022.7912C12.4169%2023.0696%2011.5831%2023.0696%2010.8253%2022.7911C7.9462%2021.7334%205.8916%2019.859%204.5969%2018.1846C3.3611%2016.5862%203%2014.5658%203%2012.5708L3%206.3829C3%205.2554%203.9062%204.3129%205.0647%204.1754Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M5.18251%205.16845C7.83034%204.85425%209.82952%203.53222%2011.0242%202.37315C11.537%201.87562%2012.463%201.87562%2012.9758%202.37315C14.1705%203.53222%2016.1697%204.85425%2018.8175%205.16845C19.4672%205.24554%2020%205.75056%2020%206.38285V12.5708C20%2014.3452%2019.7111%2016.1513%2018.612%2017.5729C17.4097%2019.1277%2015.5033%2020.8703%2012.8298%2021.8525C12.2945%2022.0492%2011.7055%2022.0492%2011.1702%2021.8525C8.49668%2020.8703%206.59026%2019.1277%205.38804%2017.5729C4.28885%2016.1513%204%2014.3452%204%2012.5708V6.38285C4%205.75056%204.53284%205.24554%205.18251%205.16845Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/shield-two-tone.svg?color=%231a73e8&size=48