folder cargo open logo

folder-cargo-open from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
folder-cargo-open
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

Related icons in Catppuccin Icons

Use the folder cargo open logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="m1.8 7.9l.69-2.7c.11-.44.51-.76.97-.76h11a1.003 1.003 0 0 1 .97 1.24l-.32 1.3m-9.1 6.5h-4c-.83 0-1.5-.67-1.5-1.5v-8.5c0-.55.45-1 1-1h5c.55 0 1 .45 1 1v1"/><path fill="none" stroke="#f5a97f" stroke-linejoin="round" stroke-width=".57" d="M8.285 11.432v2.291L12 15.715l3.715-1.992V9.142l-2.008-.857l-3.715 1.693v.568ZM12 9.142l2.008.856v4.582m-5.723-3.088L12 13.484l3.715-1.992m-5.723-1.394L12 11.193l3.715-1.992m-5.723 1.395v3.984M12 11.193v4.283"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinFolderCargoOpen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#cad3f5" strokeLinecap="round" strokeLinejoin="round" d="m1.8 7.9l.69-2.7c.11-.44.51-.76.97-.76h11a1.003 1.003 0 0 1 .97 1.24l-.32 1.3m-9.1 6.5h-4c-.83 0-1.5-.67-1.5-1.5v-8.5c0-.55.45-1 1-1h5c.55 0 1 .45 1 1v1"/><path fill="none" stroke="#f5a97f" strokeLinejoin="round" strokeWidth=".57" d="M8.285 11.432v2.291L12 15.715l3.715-1.992V9.142l-2.008-.857l-3.715 1.693v.568ZM12 9.142l2.008.856v4.582m-5.723-3.088L12 13.484l3.715-1.992m-5.723-1.394L12 11.193l3.715-1.992m-5.723 1.395v3.984M12 11.193v4.283"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="m1.8 7.9l.69-2.7c.11-.44.51-.76.97-.76h11a1.003 1.003 0 0 1 .97 1.24l-.32 1.3m-9.1 6.5h-4c-.83 0-1.5-.67-1.5-1.5v-8.5c0-.55.45-1 1-1h5c.55 0 1 .45 1 1v1"/><path fill="none" stroke="#f5a97f" stroke-linejoin="round" stroke-width=".57" d="M8.285 11.432v2.291L12 15.715l3.715-1.992V9.142l-2.008-.857l-3.715 1.693v.568ZM12 9.142l2.008.856v4.582m-5.723-3.088L12 13.484l3.715-1.992m-5.723-1.394L12 11.193l3.715-1.992m-5.723 1.395v3.984M12 11.193v4.283"/></svg>
</template>

CSS

.icon-folder-cargo-open {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m1.8%207.9l.69-2.7c.11-.44.51-.76.97-.76h11a1.003%201.003%200%200%201%20.97%201.24l-.32%201.3m-9.1%206.5h-4c-.83%200-1.5-.67-1.5-1.5v-8.5c0-.55.45-1%201-1h5c.55%200%201%20.45%201%201v1%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f5a97f%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.57%22%20d%3D%22M8.285%2011.432v2.291L12%2015.715l3.715-1.992V9.142l-2.008-.857l-3.715%201.693v.568ZM12%209.142l2.008.856v4.582m-5.723-3.088L12%2013.484l3.715-1.992m-5.723-1.394L12%2011.193l3.715-1.992m-5.723%201.395v3.984M12%2011.193v4.283%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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m1.8%207.9l.69-2.7c.11-.44.51-.76.97-.76h11a1.003%201.003%200%200%201%20.97%201.24l-.32%201.3m-9.1%206.5h-4c-.83%200-1.5-.67-1.5-1.5v-8.5c0-.55.45-1%201-1h5c.55%200%201%20.45%201%201v1%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f5a97f%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%22.57%22%20d%3D%22M8.285%2011.432v2.291L12%2015.715l3.715-1.992V9.142l-2.008-.857l-3.715%201.693v.568ZM12%209.142l2.008.856v4.582m-5.723-3.088L12%2013.484l3.715-1.992m-5.723-1.394L12%2011.193l3.715-1.992m-5.723%201.395v3.984M12%2011.193v4.283%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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