key minimalistic 2 icon

key-minimalistic-2-bold-duotone from Solar by 480 Design · Bold Duotone · Security · CC-BY-4.0 Attribution required.

Name
key-minimalistic-2-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Security
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More security icons from Solar

Use the key minimalistic 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M15 16C18.866 16 22 12.866 22 9C22 5.13401 18.866 2 15 2C11.134 2 8 5.13401 8 9C8 12.866 11.134 16 15 16ZM15 11C16.1046 11 17 10.1046 17 9C17 7.89543 16.1046 7 15 7C13.8954 7 13 7.89543 13 9C13 10.1046 13.8954 11 15 11Z" clip-rule="evenodd"/><path d="M10.6089 14.4518C10.2187 14.1371 9.86294 13.7813 9.54824 13.3911L2.96967 19.9697C2.67678 20.2626 2.67678 20.7375 2.96967 21.0303C3.26256 21.3232 3.73744 21.3232 4.03033 21.0303L4.5 20.5607L5.46967 21.5303C5.76256 21.8232 6.23744 21.8232 6.53033 21.5303C6.82322 21.2375 6.82322 20.7626 6.53033 20.4697L5.56066 19.5L6.5 18.5607L7.46967 19.5303C7.76256 19.8232 8.23744 19.8232 8.53033 19.5303C8.82322 19.2375 8.82322 18.7626 8.53033 18.4697L7.56066 17.5L10.6089 14.4518Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarKeyMinimalistic2BoldDuotone(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 fillRule="evenodd" d="M15 16C18.866 16 22 12.866 22 9C22 5.13401 18.866 2 15 2C11.134 2 8 5.13401 8 9C8 12.866 11.134 16 15 16ZM15 11C16.1046 11 17 10.1046 17 9C17 7.89543 16.1046 7 15 7C13.8954 7 13 7.89543 13 9C13 10.1046 13.8954 11 15 11Z" clipRule="evenodd"/><path d="M10.6089 14.4518C10.2187 14.1371 9.86294 13.7813 9.54824 13.3911L2.96967 19.9697C2.67678 20.2626 2.67678 20.7375 2.96967 21.0303C3.26256 21.3232 3.73744 21.3232 4.03033 21.0303L4.5 20.5607L5.46967 21.5303C5.76256 21.8232 6.23744 21.8232 6.53033 21.5303C6.82322 21.2375 6.82322 20.7626 6.53033 20.4697L5.56066 19.5L6.5 18.5607L7.46967 19.5303C7.76256 19.8232 8.23744 19.8232 8.53033 19.5303C8.82322 19.2375 8.82322 18.7626 8.53033 18.4697L7.56066 17.5L10.6089 14.4518Z" opacity=".5"/></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 fill-rule="evenodd" d="M15 16C18.866 16 22 12.866 22 9C22 5.13401 18.866 2 15 2C11.134 2 8 5.13401 8 9C8 12.866 11.134 16 15 16ZM15 11C16.1046 11 17 10.1046 17 9C17 7.89543 16.1046 7 15 7C13.8954 7 13 7.89543 13 9C13 10.1046 13.8954 11 15 11Z" clip-rule="evenodd"/><path d="M10.6089 14.4518C10.2187 14.1371 9.86294 13.7813 9.54824 13.3911L2.96967 19.9697C2.67678 20.2626 2.67678 20.7375 2.96967 21.0303C3.26256 21.3232 3.73744 21.3232 4.03033 21.0303L4.5 20.5607L5.46967 21.5303C5.76256 21.8232 6.23744 21.8232 6.53033 21.5303C6.82322 21.2375 6.82322 20.7626 6.53033 20.4697L5.56066 19.5L6.5 18.5607L7.46967 19.5303C7.76256 19.8232 8.23744 19.8232 8.53033 19.5303C8.82322 19.2375 8.82322 18.7626 8.53033 18.4697L7.56066 17.5L10.6089 14.4518Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-key-minimalistic-2-bold-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%20fill-rule%3D%22evenodd%22%20d%3D%22M15%2016C18.866%2016%2022%2012.866%2022%209C22%205.13401%2018.866%202%2015%202C11.134%202%208%205.13401%208%209C8%2012.866%2011.134%2016%2015%2016ZM15%2011C16.1046%2011%2017%2010.1046%2017%209C17%207.89543%2016.1046%207%2015%207C13.8954%207%2013%207.89543%2013%209C13%2010.1046%2013.8954%2011%2015%2011Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M10.6089%2014.4518C10.2187%2014.1371%209.86294%2013.7813%209.54824%2013.3911L2.96967%2019.9697C2.67678%2020.2626%202.67678%2020.7375%202.96967%2021.0303C3.26256%2021.3232%203.73744%2021.3232%204.03033%2021.0303L4.5%2020.5607L5.46967%2021.5303C5.76256%2021.8232%206.23744%2021.8232%206.53033%2021.5303C6.82322%2021.2375%206.82322%2020.7626%206.53033%2020.4697L5.56066%2019.5L6.5%2018.5607L7.46967%2019.5303C7.76256%2019.8232%208.23744%2019.8232%208.53033%2019.5303C8.82322%2019.2375%208.82322%2018.7626%208.53033%2018.4697L7.56066%2017.5L10.6089%2014.4518Z%22%20opacity%3D%22.5%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%20fill-rule%3D%22evenodd%22%20d%3D%22M15%2016C18.866%2016%2022%2012.866%2022%209C22%205.13401%2018.866%202%2015%202C11.134%202%208%205.13401%208%209C8%2012.866%2011.134%2016%2015%2016ZM15%2011C16.1046%2011%2017%2010.1046%2017%209C17%207.89543%2016.1046%207%2015%207C13.8954%207%2013%207.89543%2013%209C13%2010.1046%2013.8954%2011%2015%2011Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M10.6089%2014.4518C10.2187%2014.1371%209.86294%2013.7813%209.54824%2013.3911L2.96967%2019.9697C2.67678%2020.2626%202.67678%2020.7375%202.96967%2021.0303C3.26256%2021.3232%203.73744%2021.3232%204.03033%2021.0303L4.5%2020.5607L5.46967%2021.5303C5.76256%2021.8232%206.23744%2021.8232%206.53033%2021.5303C6.82322%2021.2375%206.82322%2020.7626%206.53033%2020.4697L5.56066%2019.5L6.5%2018.5607L7.46967%2019.5303C7.76256%2019.8232%208.23744%2019.8232%208.53033%2019.5303C8.82322%2019.2375%208.82322%2018.7626%208.53033%2018.4697L7.56066%2017.5L10.6089%2014.4518Z%22%20opacity%3D%22.5%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/key-minimalistic-2-bold-duotone.svg?color=%231a73e8&size=48