folder open3 icon

folder-open3 from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.

Name
folder-open3
Set
Reicon
Style
Outline
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the folder open3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.5"><path d="m21.67 14.3l-.4 5c-.15 1.53-.27 2.7-2.98 2.7H5.71C3 22 2.88 20.83 2.73 19.3l-.4-5c-.08-.83.18-1.6.65-2.19l.02-.02C3.55 11.42 4.38 11 5.31 11h13.38c.93 0 1.75.42 2.29 1.07c.01.01.02.02.02.03c.49.59.76 1.36.67 2.2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M3.5 11.43V6.28c0-3.4.85-4.25 4.25-4.25h1.27c1.27 0 1.56.38 2.04 1.02l1.27 1.7c.32.42.51.68 1.36.68h2.55c3.4 0 4.25.85 4.25 4.25v1.79M9.43 17h5.14"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconFolderOpen3(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeMiterlimit="10" strokeWidth="1.5"><path d="m21.67 14.3l-.4 5c-.15 1.53-.27 2.7-2.98 2.7H5.71C3 22 2.88 20.83 2.73 19.3l-.4-5c-.08-.83.18-1.6.65-2.19l.02-.02C3.55 11.42 4.38 11 5.31 11h13.38c.93 0 1.75.42 2.29 1.07c.01.01.02.02.02.03c.49.59.76 1.36.67 2.2Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M3.5 11.43V6.28c0-3.4.85-4.25 4.25-4.25h1.27c1.27 0 1.56.38 2.04 1.02l1.27 1.7c.32.42.51.68 1.36.68h2.55c3.4 0 4.25.85 4.25 4.25v1.79M9.43 17h5.14"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-miterlimit="10" stroke-width="1.5"><path d="m21.67 14.3l-.4 5c-.15 1.53-.27 2.7-2.98 2.7H5.71C3 22 2.88 20.83 2.73 19.3l-.4-5c-.08-.83.18-1.6.65-2.19l.02-.02C3.55 11.42 4.38 11 5.31 11h13.38c.93 0 1.75.42 2.29 1.07c.01.01.02.02.02.03c.49.59.76 1.36.67 2.2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M3.5 11.43V6.28c0-3.4.85-4.25 4.25-4.25h1.27c1.27 0 1.56.38 2.04 1.02l1.27 1.7c.32.42.51.68 1.36.68h2.55c3.4 0 4.25.85 4.25 4.25v1.79M9.43 17h5.14"/></g></svg>
</template>

CSS

.icon-folder-open3 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m21.67%2014.3l-.4%205c-.15%201.53-.27%202.7-2.98%202.7H5.71C3%2022%202.88%2020.83%202.73%2019.3l-.4-5c-.08-.83.18-1.6.65-2.19l.02-.02C3.55%2011.42%204.38%2011%205.31%2011h13.38c.93%200%201.75.42%202.29%201.07c.01.01.02.02.02.03c.49.59.76%201.36.67%202.2Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.5%2011.43V6.28c0-3.4.85-4.25%204.25-4.25h1.27c1.27%200%201.56.38%202.04%201.02l1.27%201.7c.32.42.51.68%201.36.68h2.55c3.4%200%204.25.85%204.25%204.25v1.79M9.43%2017h5.14%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%22none%22%20stroke%3D%22currentColor%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m21.67%2014.3l-.4%205c-.15%201.53-.27%202.7-2.98%202.7H5.71C3%2022%202.88%2020.83%202.73%2019.3l-.4-5c-.08-.83.18-1.6.65-2.19l.02-.02C3.55%2011.42%204.38%2011%205.31%2011h13.38c.93%200%201.75.42%202.29%201.07c.01.01.02.02.02.03c.49.59.76%201.36.67%202.2Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3.5%2011.43V6.28c0-3.4.85-4.25%204.25-4.25h1.27c1.27%200%201.56.38%202.04%201.02l1.27%201.7c.32.42.51.68%201.36.68h2.55c3.4%200%204.25.85%204.25%204.25v1.79M9.43%2017h5.14%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/folder-open3.svg?color=%231a73e8&size=48