Key Square3 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 { IconKeySquare3 } from "@devigner-ui/icons";
<IconKeySquare3 className="size-6" />
<script setup>
import { IconKeySquare3 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconKeySquare3 class="size-6" />
</template>
<script>
import { IconKeySquare3 } from "@devigner-ui/icons-svelte";
</script>
<IconKeySquare3 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.67 22h6c5 0 7-2 7-7V9c0-5-2-7-7-7h-6c-5 0-7 2-7 7v6c0 5 2 7 7 7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><g opacity="1"><path d="M16.95 13.61a4.2 4.2 0 0 1-4.18 1.03l-2.6 2.58c-.17.19-.54.31-.81.27l-1.2-.16c-.4-.05-.76-.43-.82-.82l-.16-1.2c-.04-.26.09-.63.27-.82l2.58-2.58a4.17 4.17 0 1 1 6.92 1.7" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="m11.12 16.28-.85-.86" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14.06 10.7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g></svg>