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

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

2 other variants in Reicon

More security icons from Reicon

Use the key2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M18.977 14.79a6.907 6.907 0 1 0-11.573-3.159c.095.369.01.768-.258 1.037L3.433 16.38a1.48 1.48 0 0 0-.424 1.21l.232 2.089c.025.223.125.43.283.589l.208.208a1 1 0 0 0 .589.283l2.089.232a1.48 1.48 0 0 0 1.21-.424l.71-.71l1.06-1.061l1.942-1.942c.27-.27.668-.353 1.037-.258a6.9 6.9 0 0 0 6.608-1.806" opacity=".5"/><path d="M15.414 8.586a2 2 0 1 0-2.828 2.828a2 2 0 0 0 2.828-2.828M6.583 18.13l1.746 1.727l1.06-1.061l-1.751-1.733a.75.75 0 1 0-1.055 1.066"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconKey2Duotone(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="M18.977 14.79a6.907 6.907 0 1 0-11.573-3.159c.095.369.01.768-.258 1.037L3.433 16.38a1.48 1.48 0 0 0-.424 1.21l.232 2.089c.025.223.125.43.283.589l.208.208a1 1 0 0 0 .589.283l2.089.232a1.48 1.48 0 0 0 1.21-.424l.71-.71l1.06-1.061l1.942-1.942c.27-.27.668-.353 1.037-.258a6.9 6.9 0 0 0 6.608-1.806" opacity=".5"/><path d="M15.414 8.586a2 2 0 1 0-2.828 2.828a2 2 0 0 0 2.828-2.828M6.583 18.13l1.746 1.727l1.06-1.061l-1.751-1.733a.75.75 0 1 0-1.055 1.066"/></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="M18.977 14.79a6.907 6.907 0 1 0-11.573-3.159c.095.369.01.768-.258 1.037L3.433 16.38a1.48 1.48 0 0 0-.424 1.21l.232 2.089c.025.223.125.43.283.589l.208.208a1 1 0 0 0 .589.283l2.089.232a1.48 1.48 0 0 0 1.21-.424l.71-.71l1.06-1.061l1.942-1.942c.27-.27.668-.353 1.037-.258a6.9 6.9 0 0 0 6.608-1.806" opacity=".5"/><path d="M15.414 8.586a2 2 0 1 0-2.828 2.828a2 2 0 0 0 2.828-2.828M6.583 18.13l1.746 1.727l1.06-1.061l-1.751-1.733a.75.75 0 1 0-1.055 1.066"/></g></svg>
</template>

CSS

.icon-key2-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%22M18.977%2014.79a6.907%206.907%200%201%200-11.573-3.159c.095.369.01.768-.258%201.037L3.433%2016.38a1.48%201.48%200%200%200-.424%201.21l.232%202.089c.025.223.125.43.283.589l.208.208a1%201%200%200%200%20.589.283l2.089.232a1.48%201.48%200%200%200%201.21-.424l.71-.71l1.06-1.061l1.942-1.942c.27-.27.668-.353%201.037-.258a6.9%206.9%200%200%200%206.608-1.806%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15.414%208.586a2%202%200%201%200-2.828%202.828a2%202%200%200%200%202.828-2.828M6.583%2018.13l1.746%201.727l1.06-1.061l-1.751-1.733a.75.75%200%201%200-1.055%201.066%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%22M18.977%2014.79a6.907%206.907%200%201%200-11.573-3.159c.095.369.01.768-.258%201.037L3.433%2016.38a1.48%201.48%200%200%200-.424%201.21l.232%202.089c.025.223.125.43.283.589l.208.208a1%201%200%200%200%20.589.283l2.089.232a1.48%201.48%200%200%200%201.21-.424l.71-.71l1.06-1.061l1.942-1.942c.27-.27.668-.353%201.037-.258a6.9%206.9%200%200%200%206.608-1.806%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M15.414%208.586a2%202%200%201%200-2.828%202.828a2%202%200%200%200%202.828-2.828M6.583%2018.13l1.746%201.727l1.06-1.061l-1.751-1.733a.75.75%200%201%200-1.055%201.066%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/key2-duotone.svg?color=%231a73e8&size=48