key minimalistic square 3 icon

key-minimalistic-square-3-bold from Solar by 480 Design · Bold · Security · CC-BY-4.0 Attribution required.

Name
key-minimalistic-square-3-bold
Set
Solar
Style
Bold
Category
Security
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More security icons from Solar

Use the key minimalistic square 3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M8.5 10.25C7.5335 10.25 6.75 11.0335 6.75 12C6.75 12.9665 7.5335 13.75 8.5 13.75C9.4665 13.75 10.25 12.9665 10.25 12C10.25 11.0335 9.4665 10.25 8.5 10.25Z"/><path fill-rule="evenodd" d="M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12ZM11.663 11.25C11.3245 9.81665 10.0368 8.75 8.5 8.75C6.70507 8.75 5.25 10.2051 5.25 12C5.25 13.7949 6.70507 15.25 8.5 15.25C10.0368 15.25 11.3245 14.1834 11.663 12.75H14.75V13.5C14.75 13.9142 15.0858 14.25 15.5 14.25C15.9142 14.25 16.25 13.9142 16.25 13.5V12.75H17C17.1381 12.75 17.25 12.8619 17.25 13V14C17.25 14.4142 17.5858 14.75 18 14.75C18.4142 14.75 18.75 14.4142 18.75 14V13C18.75 12.0335 17.9665 11.25 17 11.25H11.663Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarKeyMinimalisticSquare3Bold(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="M8.5 10.25C7.5335 10.25 6.75 11.0335 6.75 12C6.75 12.9665 7.5335 13.75 8.5 13.75C9.4665 13.75 10.25 12.9665 10.25 12C10.25 11.0335 9.4665 10.25 8.5 10.25Z"/><path fillRule="evenodd" d="M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12ZM11.663 11.25C11.3245 9.81665 10.0368 8.75 8.5 8.75C6.70507 8.75 5.25 10.2051 5.25 12C5.25 13.7949 6.70507 15.25 8.5 15.25C10.0368 15.25 11.3245 14.1834 11.663 12.75H14.75V13.5C14.75 13.9142 15.0858 14.25 15.5 14.25C15.9142 14.25 16.25 13.9142 16.25 13.5V12.75H17C17.1381 12.75 17.25 12.8619 17.25 13V14C17.25 14.4142 17.5858 14.75 18 14.75C18.4142 14.75 18.75 14.4142 18.75 14V13C18.75 12.0335 17.9665 11.25 17 11.25H11.663Z" 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="M8.5 10.25C7.5335 10.25 6.75 11.0335 6.75 12C6.75 12.9665 7.5335 13.75 8.5 13.75C9.4665 13.75 10.25 12.9665 10.25 12C10.25 11.0335 9.4665 10.25 8.5 10.25Z"/><path fill-rule="evenodd" d="M2 12C2 7.28595 2 4.92893 3.46447 3.46447C4.92893 2 7.28595 2 12 2C16.714 2 19.0711 2 20.5355 3.46447C22 4.92893 22 7.28595 22 12C22 16.714 22 19.0711 20.5355 20.5355C19.0711 22 16.714 22 12 22C7.28595 22 4.92893 22 3.46447 20.5355C2 19.0711 2 16.714 2 12ZM11.663 11.25C11.3245 9.81665 10.0368 8.75 8.5 8.75C6.70507 8.75 5.25 10.2051 5.25 12C5.25 13.7949 6.70507 15.25 8.5 15.25C10.0368 15.25 11.3245 14.1834 11.663 12.75H14.75V13.5C14.75 13.9142 15.0858 14.25 15.5 14.25C15.9142 14.25 16.25 13.9142 16.25 13.5V12.75H17C17.1381 12.75 17.25 12.8619 17.25 13V14C17.25 14.4142 17.5858 14.75 18 14.75C18.4142 14.75 18.75 14.4142 18.75 14V13C18.75 12.0335 17.9665 11.25 17 11.25H11.663Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-key-minimalistic-square-3-bold {
  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%22M8.5%2010.25C7.5335%2010.25%206.75%2011.0335%206.75%2012C6.75%2012.9665%207.5335%2013.75%208.5%2013.75C9.4665%2013.75%2010.25%2012.9665%2010.25%2012C10.25%2011.0335%209.4665%2010.25%208.5%2010.25Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C16.714%202%2019.0711%202%2020.5355%203.46447C22%204.92893%2022%207.28595%2022%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012ZM11.663%2011.25C11.3245%209.81665%2010.0368%208.75%208.5%208.75C6.70507%208.75%205.25%2010.2051%205.25%2012C5.25%2013.7949%206.70507%2015.25%208.5%2015.25C10.0368%2015.25%2011.3245%2014.1834%2011.663%2012.75H14.75V13.5C14.75%2013.9142%2015.0858%2014.25%2015.5%2014.25C15.9142%2014.25%2016.25%2013.9142%2016.25%2013.5V12.75H17C17.1381%2012.75%2017.25%2012.8619%2017.25%2013V14C17.25%2014.4142%2017.5858%2014.75%2018%2014.75C18.4142%2014.75%2018.75%2014.4142%2018.75%2014V13C18.75%2012.0335%2017.9665%2011.25%2017%2011.25H11.663Z%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%22M8.5%2010.25C7.5335%2010.25%206.75%2011.0335%206.75%2012C6.75%2012.9665%207.5335%2013.75%208.5%2013.75C9.4665%2013.75%2010.25%2012.9665%2010.25%2012C10.25%2011.0335%209.4665%2010.25%208.5%2010.25Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2012C2%207.28595%202%204.92893%203.46447%203.46447C4.92893%202%207.28595%202%2012%202C16.714%202%2019.0711%202%2020.5355%203.46447C22%204.92893%2022%207.28595%2022%2012C22%2016.714%2022%2019.0711%2020.5355%2020.5355C19.0711%2022%2016.714%2022%2012%2022C7.28595%2022%204.92893%2022%203.46447%2020.5355C2%2019.0711%202%2016.714%202%2012ZM11.663%2011.25C11.3245%209.81665%2010.0368%208.75%208.5%208.75C6.70507%208.75%205.25%2010.2051%205.25%2012C5.25%2013.7949%206.70507%2015.25%208.5%2015.25C10.0368%2015.25%2011.3245%2014.1834%2011.663%2012.75H14.75V13.5C14.75%2013.9142%2015.0858%2014.25%2015.5%2014.25C15.9142%2014.25%2016.25%2013.9142%2016.25%2013.5V12.75H17C17.1381%2012.75%2017.25%2012.8619%2017.25%2013V14C17.25%2014.4142%2017.5858%2014.75%2018%2014.75C18.4142%2014.75%2018.75%2014.4142%2018.75%2014V13C18.75%2012.0335%2017.9665%2011.25%2017%2011.25H11.663Z%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/solar/key-minimalistic-square-3-bold.svg?color=%231a73e8&size=48