Key Square2 icon in outline, twotone, bold and bulk. Free in all four styles, for auth, passwords, permissions, privacy, scanning. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconKeySquare2 } from "@devigner-ui/icons";
<IconKeySquare2 className="size-6" />
<script setup>
import { IconKeySquare2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconKeySquare2 class="size-6" />
</template>
<script>
import { IconKeySquare2 } from "@devigner-ui/icons-svelte";
</script>
<IconKeySquare2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.26 11.44a4.73 4.73 0 1 0-4.74-4.72c0 1.2.55 2.09.55 2.09l-5.73 5.7c-.26.26-.62.93 0 1.54l.66.66c.26.22.9.53 1.43 0l.78-.77c.77.77 1.65.33 1.98-.1.55-.78-.11-1.55-.11-1.55l.22-.21c1.06 1.05 1.98.43 2.32 0 .55-.77 0-1.54 0-1.54-.23-.44-.67-.44-.11-.99l.66-.66c.53.44 1.61.55 2.1.55" stroke="currentColor" stroke-width="1.5" stroke-linejoin="round"></path><path opacity="1" d="M17.26 8.37a1.65 1.65 0 1 0 0-3.3 1.65 1.65 0 0 0 0 3.3" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M22 15c-.06 2.79-.33 4.42-1.45 5.53C19.1 22 16.73 22 12.01 22s-7.08 0-8.54-1.47C2 19.07 2 16.71 2 12s0-7.08 1.47-8.54C4.58 2.33 6.2 2.06 9 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>