folder type route logo

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

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

Related icons in VSCode Icons

Use the folder type route logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#bf5555" 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="#40e81c" d="M14.2 18.428a4.2 4.2 0 1 1 4.2-4.2a4.2 4.2 0 0 1-4.2 4.2m0-6a1.8 1.8 0 1 0 1.8 1.8a1.8 1.8 0 0 0-1.8-1.797Z"/><path fill="#1c91e8" d="M26.8 25.38a4.2 4.2 0 1 1 4.2-4.2a4.2 4.2 0 0 1-4.2 4.2m0-6a1.8 1.8 0 1 0 1.8 1.8a1.8 1.8 0 0 0-1.8-1.797Z"/><path fill="#eada1b" d="M16.187 31a4.2 4.2 0 1 1 4.2-4.2a4.2 4.2 0 0 1-4.2 4.2m0-6a1.8 1.8 0 1 0 1.8 1.8a1.8 1.8 0 0 0-1.8-1.8"/><path fill="#474756" d="M14.19 19.094a6 6 0 0 1-.645-.015l.519 3.306a4.9 4.9 0 0 1 2.1-.475a6 6 0 0 1 .668.042l-.517-3.3a4.9 4.9 0 0 1-2.125.442M22 22.158l-2.321 1.22a5 5 0 0 1 1.307 2.475l2.337-1.229A5.07 5.07 0 0 1 22 22.158m1.359-4.458l-4.38-2.422a4.9 4.9 0 0 1-1.355 2.448l4.388 2.432a5.05 5.05 0 0 1 1.347-2.458"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFolderTypeRoute(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#bf5555" 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="#40e81c" d="M14.2 18.428a4.2 4.2 0 1 1 4.2-4.2a4.2 4.2 0 0 1-4.2 4.2m0-6a1.8 1.8 0 1 0 1.8 1.8a1.8 1.8 0 0 0-1.8-1.797Z"/><path fill="#1c91e8" d="M26.8 25.38a4.2 4.2 0 1 1 4.2-4.2a4.2 4.2 0 0 1-4.2 4.2m0-6a1.8 1.8 0 1 0 1.8 1.8a1.8 1.8 0 0 0-1.8-1.797Z"/><path fill="#eada1b" d="M16.187 31a4.2 4.2 0 1 1 4.2-4.2a4.2 4.2 0 0 1-4.2 4.2m0-6a1.8 1.8 0 1 0 1.8 1.8a1.8 1.8 0 0 0-1.8-1.8"/><path fill="#474756" d="M14.19 19.094a6 6 0 0 1-.645-.015l.519 3.306a4.9 4.9 0 0 1 2.1-.475a6 6 0 0 1 .668.042l-.517-3.3a4.9 4.9 0 0 1-2.125.442M22 22.158l-2.321 1.22a5 5 0 0 1 1.307 2.475l2.337-1.229A5.07 5.07 0 0 1 22 22.158m1.359-4.458l-4.38-2.422a4.9 4.9 0 0 1-1.355 2.448l4.388 2.432a5.05 5.05 0 0 1 1.347-2.458"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#bf5555" 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="#40e81c" d="M14.2 18.428a4.2 4.2 0 1 1 4.2-4.2a4.2 4.2 0 0 1-4.2 4.2m0-6a1.8 1.8 0 1 0 1.8 1.8a1.8 1.8 0 0 0-1.8-1.797Z"/><path fill="#1c91e8" d="M26.8 25.38a4.2 4.2 0 1 1 4.2-4.2a4.2 4.2 0 0 1-4.2 4.2m0-6a1.8 1.8 0 1 0 1.8 1.8a1.8 1.8 0 0 0-1.8-1.797Z"/><path fill="#eada1b" d="M16.187 31a4.2 4.2 0 1 1 4.2-4.2a4.2 4.2 0 0 1-4.2 4.2m0-6a1.8 1.8 0 1 0 1.8 1.8a1.8 1.8 0 0 0-1.8-1.8"/><path fill="#474756" d="M14.19 19.094a6 6 0 0 1-.645-.015l.519 3.306a4.9 4.9 0 0 1 2.1-.475a6 6 0 0 1 .668.042l-.517-3.3a4.9 4.9 0 0 1-2.125.442M22 22.158l-2.321 1.22a5 5 0 0 1 1.307 2.475l2.337-1.229A5.07 5.07 0 0 1 22 22.158m1.359-4.458l-4.38-2.422a4.9 4.9 0 0 1-1.355 2.448l4.388 2.432a5.05 5.05 0 0 1 1.347-2.458"/></svg>
</template>

CSS

.icon-folder-type-route {
  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%3Cpath%20fill%3D%22%23bf5555%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%2340e81c%22%20d%3D%22M14.2%2018.428a4.2%204.2%200%201%201%204.2-4.2a4.2%204.2%200%200%201-4.2%204.2m0-6a1.8%201.8%200%201%200%201.8%201.8a1.8%201.8%200%200%200-1.8-1.797Z%22%2F%3E%3Cpath%20fill%3D%22%231c91e8%22%20d%3D%22M26.8%2025.38a4.2%204.2%200%201%201%204.2-4.2a4.2%204.2%200%200%201-4.2%204.2m0-6a1.8%201.8%200%201%200%201.8%201.8a1.8%201.8%200%200%200-1.8-1.797Z%22%2F%3E%3Cpath%20fill%3D%22%23eada1b%22%20d%3D%22M16.187%2031a4.2%204.2%200%201%201%204.2-4.2a4.2%204.2%200%200%201-4.2%204.2m0-6a1.8%201.8%200%201%200%201.8%201.8a1.8%201.8%200%200%200-1.8-1.8%22%2F%3E%3Cpath%20fill%3D%22%23474756%22%20d%3D%22M14.19%2019.094a6%206%200%200%201-.645-.015l.519%203.306a4.9%204.9%200%200%201%202.1-.475a6%206%200%200%201%20.668.042l-.517-3.3a4.9%204.9%200%200%201-2.125.442M22%2022.158l-2.321%201.22a5%205%200%200%201%201.307%202.475l2.337-1.229A5.07%205.07%200%200%201%2022%2022.158m1.359-4.458l-4.38-2.422a4.9%204.9%200%200%201-1.355%202.448l4.388%202.432a5.05%205.05%200%200%201%201.347-2.458%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%3Cpath%20fill%3D%22%23bf5555%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%2340e81c%22%20d%3D%22M14.2%2018.428a4.2%204.2%200%201%201%204.2-4.2a4.2%204.2%200%200%201-4.2%204.2m0-6a1.8%201.8%200%201%200%201.8%201.8a1.8%201.8%200%200%200-1.8-1.797Z%22%2F%3E%3Cpath%20fill%3D%22%231c91e8%22%20d%3D%22M26.8%2025.38a4.2%204.2%200%201%201%204.2-4.2a4.2%204.2%200%200%201-4.2%204.2m0-6a1.8%201.8%200%201%200%201.8%201.8a1.8%201.8%200%200%200-1.8-1.797Z%22%2F%3E%3Cpath%20fill%3D%22%23eada1b%22%20d%3D%22M16.187%2031a4.2%204.2%200%201%201%204.2-4.2a4.2%204.2%200%200%201-4.2%204.2m0-6a1.8%201.8%200%201%200%201.8%201.8a1.8%201.8%200%200%200-1.8-1.8%22%2F%3E%3Cpath%20fill%3D%22%23474756%22%20d%3D%22M14.19%2019.094a6%206%200%200%201-.645-.015l.519%203.306a4.9%204.9%200%200%201%202.1-.475a6%206%200%200%201%20.668.042l-.517-3.3a4.9%204.9%200%200%201-2.125.442M22%2022.158l-2.321%201.22a5%205%200%200%201%201.307%202.475l2.337-1.229A5.07%205.07%200%200%201%2022%2022.158m1.359-4.458l-4.38-2.422a4.9%204.9%200%200%201-1.355%202.448l4.388%202.432a5.05%205.05%200%200%201%201.347-2.458%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-route.svg?color=%231a73e8&size=48