shield-key-sharp from Keyline Icons by Keyline Icons · Sharp · MIT Free for personal and commercial use.

Name
shield-key-sharp
Set
Keyline Icons
Style
Sharp
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 key icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M20 5.3088L20 15.778L18.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.4967 20.8703 6.5903 19.1277 5.388 17.5729L4 15.7778L4 5.3088L5.1825 5.1684C7.8303 4.8543 9.8295 3.5322 11.0242 2.3731C11.537 1.8756 12.463 1.8756 12.9758 2.3731C14.1705 3.5322 16.1697 4.8543 18.8175 5.1684L20 5.3088ZM14 9.5C14 10.6046 13.1046 11.5 12 11.5C10.8954 11.5 10 10.6046 10 9.5C10 8.3954 10.8954 7.5 12 7.5C13.1046 7.5 14 8.3954 14 9.5ZM12 11.5L12 18.5M12 15.5L15 15.5"/></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsShieldKeySharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2" d="M20 5.3088L20 15.778L18.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.4967 20.8703 6.5903 19.1277 5.388 17.5729L4 15.7778L4 5.3088L5.1825 5.1684C7.8303 4.8543 9.8295 3.5322 11.0242 2.3731C11.537 1.8756 12.463 1.8756 12.9758 2.3731C14.1705 3.5322 16.1697 4.8543 18.8175 5.1684L20 5.3088ZM14 9.5C14 10.6046 13.1046 11.5 12 11.5C10.8954 11.5 10 10.6046 10 9.5C10 8.3954 10.8954 7.5 12 7.5C13.1046 7.5 14 8.3954 14 9.5ZM12 11.5L12 18.5M12 15.5L15 15.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M20 5.3088L20 15.778L18.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.4967 20.8703 6.5903 19.1277 5.388 17.5729L4 15.7778L4 5.3088L5.1825 5.1684C7.8303 4.8543 9.8295 3.5322 11.0242 2.3731C11.537 1.8756 12.463 1.8756 12.9758 2.3731C14.1705 3.5322 16.1697 4.8543 18.8175 5.1684L20 5.3088ZM14 9.5C14 10.6046 13.1046 11.5 12 11.5C10.8954 11.5 10 10.6046 10 9.5C10 8.3954 10.8954 7.5 12 7.5C13.1046 7.5 14 8.3954 14 9.5ZM12 11.5L12 18.5M12 15.5L15 15.5"/></svg>
</template>

CSS

.icon-shield-key-sharp {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%205.3088L20%2015.778L18.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.4967%2020.8703%206.5903%2019.1277%205.388%2017.5729L4%2015.7778L4%205.3088L5.1825%205.1684C7.8303%204.8543%209.8295%203.5322%2011.0242%202.3731C11.537%201.8756%2012.463%201.8756%2012.9758%202.3731C14.1705%203.5322%2016.1697%204.8543%2018.8175%205.1684L20%205.3088ZM14%209.5C14%2010.6046%2013.1046%2011.5%2012%2011.5C10.8954%2011.5%2010%2010.6046%2010%209.5C10%208.3954%2010.8954%207.5%2012%207.5C13.1046%207.5%2014%208.3954%2014%209.5ZM12%2011.5L12%2018.5M12%2015.5L15%2015.5%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20%205.3088L20%2015.778L18.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.4967%2020.8703%206.5903%2019.1277%205.388%2017.5729L4%2015.7778L4%205.3088L5.1825%205.1684C7.8303%204.8543%209.8295%203.5322%2011.0242%202.3731C11.537%201.8756%2012.463%201.8756%2012.9758%202.3731C14.1705%203.5322%2016.1697%204.8543%2018.8175%205.1684L20%205.3088ZM14%209.5C14%2010.6046%2013.1046%2011.5%2012%2011.5C10.8954%2011.5%2010%2010.6046%2010%209.5C10%208.3954%2010.8954%207.5%2012%207.5C13.1046%207.5%2014%208.3954%2014%209.5ZM12%2011.5L12%2018.5M12%2015.5L15%2015.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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