folder key icon

folder-key from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
folder-key
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the folder key icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.013 6.501h8.77c2.111 0 3.167 0 3.925.506c.328.219.61.5.83.828c.281.42.406.933.462 1.667m-9.978-3l-.635-1.268c-.526-1.05-1.006-2.107-2.172-2.543c-.51-.191-1.093-.191-2.26-.191c-1.82 0-2.73 0-3.414.38a3 3 0 0 0-1.16 1.159C2 4.72 2 5.629 2 7.446v3.056c0 4.716 0 7.073 1.468 8.538c1.243 1.242 3.13 1.431 6.55 1.46M17.5 18l4.5-4.5M21 15l1 1m-4 3.5a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFolderKey(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M8.013 6.501h8.77c2.111 0 3.167 0 3.925.506c.328.219.61.5.83.828c.281.42.406.933.462 1.667m-9.978-3l-.635-1.268c-.526-1.05-1.006-2.107-2.172-2.543c-.51-.191-1.093-.191-2.26-.191c-1.82 0-2.73 0-3.414.38a3 3 0 0 0-1.16 1.159C2 4.72 2 5.629 2 7.446v3.056c0 4.716 0 7.073 1.468 8.538c1.243 1.242 3.13 1.431 6.55 1.46M17.5 18l4.5-4.5M21 15l1 1m-4 3.5a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M8.013 6.501h8.77c2.111 0 3.167 0 3.925.506c.328.219.61.5.83.828c.281.42.406.933.462 1.667m-9.978-3l-.635-1.268c-.526-1.05-1.006-2.107-2.172-2.543c-.51-.191-1.093-.191-2.26-.191c-1.82 0-2.73 0-3.414.38a3 3 0 0 0-1.16 1.159C2 4.72 2 5.629 2 7.446v3.056c0 4.716 0 7.073 1.468 8.538c1.243 1.242 3.13 1.431 6.55 1.46M17.5 18l4.5-4.5M21 15l1 1m-4 3.5a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/></svg>
</template>

CSS

.icon-folder-key {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.013%206.501h8.77c2.111%200%203.167%200%203.925.506c.328.219.61.5.83.828c.281.42.406.933.462%201.667m-9.978-3l-.635-1.268c-.526-1.05-1.006-2.107-2.172-2.543c-.51-.191-1.093-.191-2.26-.191c-1.82%200-2.73%200-3.414.38a3%203%200%200%200-1.16%201.159C2%204.72%202%205.629%202%207.446v3.056c0%204.716%200%207.073%201.468%208.538c1.243%201.242%203.13%201.431%206.55%201.46M17.5%2018l4.5-4.5M21%2015l1%201m-4%203.5a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M8.013%206.501h8.77c2.111%200%203.167%200%203.925.506c.328.219.61.5.83.828c.281.42.406.933.462%201.667m-9.978-3l-.635-1.268c-.526-1.05-1.006-2.107-2.172-2.543c-.51-.191-1.093-.191-2.26-.191c-1.82%200-2.73%200-3.414.38a3%203%200%200%200-1.16%201.159C2%204.72%202%205.629%202%207.446v3.056c0%204.716%200%207.073%201.468%208.538c1.243%201.242%203.13%201.431%206.55%201.46M17.5%2018l4.5-4.5M21%2015l1%201m-4%203.5a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/folder-key.svg?color=%231a73e8&size=48