folder type flow logo

folder-type-flow from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
folder-type-flow
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the folder type flow logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGMAcQdbjX" x1="-202.298" x2="-202.26" y1="-171.036" y2="-171.046" gradientTransform="matrix(87.822 0 0 -88.533 17792.306 -15114.083)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd441"/><stop offset="1" stop-color="#ffb047"/></linearGradient><linearGradient id="SVG3QzO8btT" x1="-202.066" x2="-202.047" y1="-172.644" y2="-172.6" gradientTransform="matrix(87.822 0 0 -88.533 17772.442 -15266.467)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd754"/><stop offset="1" stop-color="#ffb532"/></linearGradient><linearGradient id="SVGCzqnYbSw" x1="-201.407" x2="-201.407" y1="-173.45" y2="-173.412" gradientTransform="matrix(87.822 0 0 -88.533 17710.573 -15342.2)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd642"/><stop offset="0" stop-color="#ffd441"/><stop offset="1" stop-color="#ffb532"/></linearGradient><linearGradient id="SVGtImID4mZ" x1="-200.902" x2="-200.953" y1="-172.909" y2="-172.897" gradientTransform="matrix(106.198 0 0 -88.551 21355.411 -15295.168)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd441"/><stop offset="1" stop-color="#ffa829"/></linearGradient></defs><path fill="#bf8e55" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#ffdf51" fill-opacity=".7" d="M28.069 30.557v-5.428h-5.385l5.385 5.429"/><path fill="#ff8900" fill-opacity=".7" d="M28.674 27.479v-5.871h-5.825z"/><path fill="url(#SVGMAcQdbjX)" fill-opacity=".7" d="M25.136 25.129V31h5.824z"/><path fill="#ffdf4f" fill-opacity=".7" d="M27.456 22v-4.643h-4.607z"/><path fill="url(#SVG3QzO8btT)" fill-opacity=".8" d="M29.643 20.894v-5.871h-5.824z"/><path fill="url(#SVGCzqnYbSw)" fill-opacity=".8" d="M19.716 10v5.871h5.824z"/><path fill="url(#SVGtImID4mZ)" fill-opacity=".88" d="M21.082 19.2v-5.875h-7.043l5.8 5.873h1.244"/><path fill="#ffb700" fill-opacity=".7" d="M21.082 30.968v-7.1h-7.043z"/><path fill="#ffb700" fill-opacity=".5" d="M21.084 25.085v-5.871H15.26z"/><path fill="#ffcd25" fill-opacity=".7" d="M22.849 17.357v5.871h5.824z"/><path fill="#ff8900" fill-opacity=".7" d="M21.069 18.018v-5.872h-5.824zm1.615 7.111V31h5.824z"/><path fill="#fff" d="m26.342 25.129l-1.885-1.901h-1.608v-5.871h3.286l-1.474-1.486h-3.592l.013 3.325V31h1.602v-5.871z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypeFlow(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGMAcQdbjX" x1="-202.298" x2="-202.26" y1="-171.036" y2="-171.046" gradientTransform="matrix(87.822 0 0 -88.533 17792.306 -15114.083)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ffd441"/><stop offset="1" stopColor="#ffb047"/></linearGradient><linearGradient id="SVG3QzO8btT" x1="-202.066" x2="-202.047" y1="-172.644" y2="-172.6" gradientTransform="matrix(87.822 0 0 -88.533 17772.442 -15266.467)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ffd754"/><stop offset="1" stopColor="#ffb532"/></linearGradient><linearGradient id="SVGCzqnYbSw" x1="-201.407" x2="-201.407" y1="-173.45" y2="-173.412" gradientTransform="matrix(87.822 0 0 -88.533 17710.573 -15342.2)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ffd642"/><stop offset="0" stopColor="#ffd441"/><stop offset="1" stopColor="#ffb532"/></linearGradient><linearGradient id="SVGtImID4mZ" x1="-200.902" x2="-200.953" y1="-172.909" y2="-172.897" gradientTransform="matrix(106.198 0 0 -88.551 21355.411 -15295.168)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ffd441"/><stop offset="1" stopColor="#ffa829"/></linearGradient></defs><path fill="#bf8e55" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#ffdf51" fillOpacity=".7" d="M28.069 30.557v-5.428h-5.385l5.385 5.429"/><path fill="#ff8900" fillOpacity=".7" d="M28.674 27.479v-5.871h-5.825z"/><path fill="url(#SVGMAcQdbjX)" fillOpacity=".7" d="M25.136 25.129V31h5.824z"/><path fill="#ffdf4f" fillOpacity=".7" d="M27.456 22v-4.643h-4.607z"/><path fill="url(#SVG3QzO8btT)" fillOpacity=".8" d="M29.643 20.894v-5.871h-5.824z"/><path fill="url(#SVGCzqnYbSw)" fillOpacity=".8" d="M19.716 10v5.871h5.824z"/><path fill="url(#SVGtImID4mZ)" fillOpacity=".88" d="M21.082 19.2v-5.875h-7.043l5.8 5.873h1.244"/><path fill="#ffb700" fillOpacity=".7" d="M21.082 30.968v-7.1h-7.043z"/><path fill="#ffb700" fillOpacity=".5" d="M21.084 25.085v-5.871H15.26z"/><path fill="#ffcd25" fillOpacity=".7" d="M22.849 17.357v5.871h5.824z"/><path fill="#ff8900" fillOpacity=".7" d="M21.069 18.018v-5.872h-5.824zm1.615 7.111V31h5.824z"/><path fill="#fff" d="m26.342 25.129l-1.885-1.901h-1.608v-5.871h3.286l-1.474-1.486h-3.592l.013 3.325V31h1.602v-5.871z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGMAcQdbjX" x1="-202.298" x2="-202.26" y1="-171.036" y2="-171.046" gradientTransform="matrix(87.822 0 0 -88.533 17792.306 -15114.083)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd441"/><stop offset="1" stop-color="#ffb047"/></linearGradient><linearGradient id="SVG3QzO8btT" x1="-202.066" x2="-202.047" y1="-172.644" y2="-172.6" gradientTransform="matrix(87.822 0 0 -88.533 17772.442 -15266.467)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd754"/><stop offset="1" stop-color="#ffb532"/></linearGradient><linearGradient id="SVGCzqnYbSw" x1="-201.407" x2="-201.407" y1="-173.45" y2="-173.412" gradientTransform="matrix(87.822 0 0 -88.533 17710.573 -15342.2)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd642"/><stop offset="0" stop-color="#ffd441"/><stop offset="1" stop-color="#ffb532"/></linearGradient><linearGradient id="SVGtImID4mZ" x1="-200.902" x2="-200.953" y1="-172.909" y2="-172.897" gradientTransform="matrix(106.198 0 0 -88.551 21355.411 -15295.168)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ffd441"/><stop offset="1" stop-color="#ffa829"/></linearGradient></defs><path fill="#bf8e55" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="#ffdf51" fill-opacity=".7" d="M28.069 30.557v-5.428h-5.385l5.385 5.429"/><path fill="#ff8900" fill-opacity=".7" d="M28.674 27.479v-5.871h-5.825z"/><path fill="url(#SVGMAcQdbjX)" fill-opacity=".7" d="M25.136 25.129V31h5.824z"/><path fill="#ffdf4f" fill-opacity=".7" d="M27.456 22v-4.643h-4.607z"/><path fill="url(#SVG3QzO8btT)" fill-opacity=".8" d="M29.643 20.894v-5.871h-5.824z"/><path fill="url(#SVGCzqnYbSw)" fill-opacity=".8" d="M19.716 10v5.871h5.824z"/><path fill="url(#SVGtImID4mZ)" fill-opacity=".88" d="M21.082 19.2v-5.875h-7.043l5.8 5.873h1.244"/><path fill="#ffb700" fill-opacity=".7" d="M21.082 30.968v-7.1h-7.043z"/><path fill="#ffb700" fill-opacity=".5" d="M21.084 25.085v-5.871H15.26z"/><path fill="#ffcd25" fill-opacity=".7" d="M22.849 17.357v5.871h5.824z"/><path fill="#ff8900" fill-opacity=".7" d="M21.069 18.018v-5.872h-5.824zm1.615 7.111V31h5.824z"/><path fill="#fff" d="m26.342 25.129l-1.885-1.901h-1.608v-5.871h3.286l-1.474-1.486h-3.592l.013 3.325V31h1.602v-5.871z"/></svg>
</template>

CSS

.icon-folder-type-flow {
  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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGMAcQdbjX%22%20x1%3D%22-202.298%22%20x2%3D%22-202.26%22%20y1%3D%22-171.036%22%20y2%3D%22-171.046%22%20gradientTransform%3D%22matrix(87.822%200%200%20-88.533%2017792.306%20-15114.083)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd441%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffb047%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3QzO8btT%22%20x1%3D%22-202.066%22%20x2%3D%22-202.047%22%20y1%3D%22-172.644%22%20y2%3D%22-172.6%22%20gradientTransform%3D%22matrix(87.822%200%200%20-88.533%2017772.442%20-15266.467)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd754%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffb532%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGCzqnYbSw%22%20x1%3D%22-201.407%22%20x2%3D%22-201.407%22%20y1%3D%22-173.45%22%20y2%3D%22-173.412%22%20gradientTransform%3D%22matrix(87.822%200%200%20-88.533%2017710.573%20-15342.2)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd642%22%2F%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd441%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffb532%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGtImID4mZ%22%20x1%3D%22-200.902%22%20x2%3D%22-200.953%22%20y1%3D%22-172.909%22%20y2%3D%22-172.897%22%20gradientTransform%3D%22matrix(106.198%200%200%20-88.551%2021355.411%20-15295.168)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd441%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffa829%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23bf8e55%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22%23ffdf51%22%20fill-opacity%3D%22.7%22%20d%3D%22M28.069%2030.557v-5.428h-5.385l5.385%205.429%22%2F%3E%3Cpath%20fill%3D%22%23ff8900%22%20fill-opacity%3D%22.7%22%20d%3D%22M28.674%2027.479v-5.871h-5.825z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGMAcQdbjX)%22%20fill-opacity%3D%22.7%22%20d%3D%22M25.136%2025.129V31h5.824z%22%2F%3E%3Cpath%20fill%3D%22%23ffdf4f%22%20fill-opacity%3D%22.7%22%20d%3D%22M27.456%2022v-4.643h-4.607z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3QzO8btT)%22%20fill-opacity%3D%22.8%22%20d%3D%22M29.643%2020.894v-5.871h-5.824z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCzqnYbSw)%22%20fill-opacity%3D%22.8%22%20d%3D%22M19.716%2010v5.871h5.824z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGtImID4mZ)%22%20fill-opacity%3D%22.88%22%20d%3D%22M21.082%2019.2v-5.875h-7.043l5.8%205.873h1.244%22%2F%3E%3Cpath%20fill%3D%22%23ffb700%22%20fill-opacity%3D%22.7%22%20d%3D%22M21.082%2030.968v-7.1h-7.043z%22%2F%3E%3Cpath%20fill%3D%22%23ffb700%22%20fill-opacity%3D%22.5%22%20d%3D%22M21.084%2025.085v-5.871H15.26z%22%2F%3E%3Cpath%20fill%3D%22%23ffcd25%22%20fill-opacity%3D%22.7%22%20d%3D%22M22.849%2017.357v5.871h5.824z%22%2F%3E%3Cpath%20fill%3D%22%23ff8900%22%20fill-opacity%3D%22.7%22%20d%3D%22M21.069%2018.018v-5.872h-5.824zm1.615%207.111V31h5.824z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m26.342%2025.129l-1.885-1.901h-1.608v-5.871h3.286l-1.474-1.486h-3.592l.013%203.325V31h1.602v-5.871z%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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGMAcQdbjX%22%20x1%3D%22-202.298%22%20x2%3D%22-202.26%22%20y1%3D%22-171.036%22%20y2%3D%22-171.046%22%20gradientTransform%3D%22matrix(87.822%200%200%20-88.533%2017792.306%20-15114.083)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd441%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffb047%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG3QzO8btT%22%20x1%3D%22-202.066%22%20x2%3D%22-202.047%22%20y1%3D%22-172.644%22%20y2%3D%22-172.6%22%20gradientTransform%3D%22matrix(87.822%200%200%20-88.533%2017772.442%20-15266.467)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd754%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffb532%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGCzqnYbSw%22%20x1%3D%22-201.407%22%20x2%3D%22-201.407%22%20y1%3D%22-173.45%22%20y2%3D%22-173.412%22%20gradientTransform%3D%22matrix(87.822%200%200%20-88.533%2017710.573%20-15342.2)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd642%22%2F%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd441%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffb532%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGtImID4mZ%22%20x1%3D%22-200.902%22%20x2%3D%22-200.953%22%20y1%3D%22-172.909%22%20y2%3D%22-172.897%22%20gradientTransform%3D%22matrix(106.198%200%200%20-88.551%2021355.411%20-15295.168)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ffd441%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ffa829%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23bf8e55%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22%23ffdf51%22%20fill-opacity%3D%22.7%22%20d%3D%22M28.069%2030.557v-5.428h-5.385l5.385%205.429%22%2F%3E%3Cpath%20fill%3D%22%23ff8900%22%20fill-opacity%3D%22.7%22%20d%3D%22M28.674%2027.479v-5.871h-5.825z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGMAcQdbjX)%22%20fill-opacity%3D%22.7%22%20d%3D%22M25.136%2025.129V31h5.824z%22%2F%3E%3Cpath%20fill%3D%22%23ffdf4f%22%20fill-opacity%3D%22.7%22%20d%3D%22M27.456%2022v-4.643h-4.607z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG3QzO8btT)%22%20fill-opacity%3D%22.8%22%20d%3D%22M29.643%2020.894v-5.871h-5.824z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCzqnYbSw)%22%20fill-opacity%3D%22.8%22%20d%3D%22M19.716%2010v5.871h5.824z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGtImID4mZ)%22%20fill-opacity%3D%22.88%22%20d%3D%22M21.082%2019.2v-5.875h-7.043l5.8%205.873h1.244%22%2F%3E%3Cpath%20fill%3D%22%23ffb700%22%20fill-opacity%3D%22.7%22%20d%3D%22M21.082%2030.968v-7.1h-7.043z%22%2F%3E%3Cpath%20fill%3D%22%23ffb700%22%20fill-opacity%3D%22.5%22%20d%3D%22M21.084%2025.085v-5.871H15.26z%22%2F%3E%3Cpath%20fill%3D%22%23ffcd25%22%20fill-opacity%3D%22.7%22%20d%3D%22M22.849%2017.357v5.871h5.824z%22%2F%3E%3Cpath%20fill%3D%22%23ff8900%22%20fill-opacity%3D%22.7%22%20d%3D%22M21.069%2018.018v-5.872h-5.824zm1.615%207.111V31h5.824z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m26.342%2025.129l-1.885-1.901h-1.608v-5.871h3.286l-1.474-1.486h-3.592l.013%203.325V31h1.602v-5.871z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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