ai folder 02 icon

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

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

Related icons in Huge Icons

Use the ai folder 02 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-width="1.5" d="M7 6h9.75c2.107 0 3.16 0 3.917.506a3 3 0 0 1 .827.828c.506.757.506 1.81.506 3.917c0 3.511 0 5.267-.843 6.528q-.273.41-.622.757m-17.07 0C2 17.072 2 14.715 2 10.001V6.945C2 5.13 2 4.22 2.38 3.54a3 3 0 0 1 1.158-1.16C4.22 2 5.128 2 6.944 2C8.108 2 8.69 2 9.2 2.19c1.163.437 1.643 1.493 2.168 2.543L12 6.001M10.45 12v1.98M6.963 15.5h2.052m5.971 0h2.052m-2.052 2.973h2.052m-10.075 0h2.052m1.435 1.546V22m3.025-1.98V22m-.01-10v1.98m-3.45 5.988h3.971a1 1 0 0 0 1-1V14.98a1 1 0 0 0-1-1h-3.971a1 1 0 0 0-1 1v3.988a1 1 0 0 0 1 1Z"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAiFolder02(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" strokeWidth="1.5" d="M7 6h9.75c2.107 0 3.16 0 3.917.506a3 3 0 0 1 .827.828c.506.757.506 1.81.506 3.917c0 3.511 0 5.267-.843 6.528q-.273.41-.622.757m-17.07 0C2 17.072 2 14.715 2 10.001V6.945C2 5.13 2 4.22 2.38 3.54a3 3 0 0 1 1.158-1.16C4.22 2 5.128 2 6.944 2C8.108 2 8.69 2 9.2 2.19c1.163.437 1.643 1.493 2.168 2.543L12 6.001M10.45 12v1.98M6.963 15.5h2.052m5.971 0h2.052m-2.052 2.973h2.052m-10.075 0h2.052m1.435 1.546V22m3.025-1.98V22m-.01-10v1.98m-3.45 5.988h3.971a1 1 0 0 0 1-1V14.98a1 1 0 0 0-1-1h-3.971a1 1 0 0 0-1 1v3.988a1 1 0 0 0 1 1Z"/></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-width="1.5" d="M7 6h9.75c2.107 0 3.16 0 3.917.506a3 3 0 0 1 .827.828c.506.757.506 1.81.506 3.917c0 3.511 0 5.267-.843 6.528q-.273.41-.622.757m-17.07 0C2 17.072 2 14.715 2 10.001V6.945C2 5.13 2 4.22 2.38 3.54a3 3 0 0 1 1.158-1.16C4.22 2 5.128 2 6.944 2C8.108 2 8.69 2 9.2 2.19c1.163.437 1.643 1.493 2.168 2.543L12 6.001M10.45 12v1.98M6.963 15.5h2.052m5.971 0h2.052m-2.052 2.973h2.052m-10.075 0h2.052m1.435 1.546V22m3.025-1.98V22m-.01-10v1.98m-3.45 5.988h3.971a1 1 0 0 0 1-1V14.98a1 1 0 0 0-1-1h-3.971a1 1 0 0 0-1 1v3.988a1 1 0 0 0 1 1Z"/></svg>
</template>

CSS

.icon-ai-folder-02 {
  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-width%3D%221.5%22%20d%3D%22M7%206h9.75c2.107%200%203.16%200%203.917.506a3%203%200%200%201%20.827.828c.506.757.506%201.81.506%203.917c0%203.511%200%205.267-.843%206.528q-.273.41-.622.757m-17.07%200C2%2017.072%202%2014.715%202%2010.001V6.945C2%205.13%202%204.22%202.38%203.54a3%203%200%200%201%201.158-1.16C4.22%202%205.128%202%206.944%202C8.108%202%208.69%202%209.2%202.19c1.163.437%201.643%201.493%202.168%202.543L12%206.001M10.45%2012v1.98M6.963%2015.5h2.052m5.971%200h2.052m-2.052%202.973h2.052m-10.075%200h2.052m1.435%201.546V22m3.025-1.98V22m-.01-10v1.98m-3.45%205.988h3.971a1%201%200%200%200%201-1V14.98a1%201%200%200%200-1-1h-3.971a1%201%200%200%200-1%201v3.988a1%201%200%200%200%201%201Z%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-width%3D%221.5%22%20d%3D%22M7%206h9.75c2.107%200%203.16%200%203.917.506a3%203%200%200%201%20.827.828c.506.757.506%201.81.506%203.917c0%203.511%200%205.267-.843%206.528q-.273.41-.622.757m-17.07%200C2%2017.072%202%2014.715%202%2010.001V6.945C2%205.13%202%204.22%202.38%203.54a3%203%200%200%201%201.158-1.16C4.22%202%205.128%202%206.944%202C8.108%202%208.69%202%209.2%202.19c1.163.437%201.643%201.493%202.168%202.543L12%206.001M10.45%2012v1.98M6.963%2015.5h2.052m5.971%200h2.052m-2.052%202.973h2.052m-10.075%200h2.052m1.435%201.546V22m3.025-1.98V22m-.01-10v1.98m-3.45%205.988h3.971a1%201%200%200%200%201-1V14.98a1%201%200%200%200-1-1h-3.971a1%201%200%200%200-1%201v3.988a1%201%200%200%200%201%201Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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