folder type dart opened logo
folder-type-dart-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-dart-opened
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
folder-type-androidfolder-type-android-openedfolder-type-angularfolder-type-angular-openedfolder-type-apachefolder-type-apache-openedfolder-type-apifolder-type-api-openedfolder-type-appfolder-type-app-openedfolder-type-arangodbfolder-type-arangodb-openedfolder-type-assetfolder-type-asset-openedfolder-type-astrofolder-type-astro-openedfolder-type-audiofolder-type-audio-openedfolder-type-aureliafolder-type-aurelia-openedfolder-type-awsfolder-type-aws-openedfolder-type-azurefolder-type-azure-opened
Use the folder type dart opened logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7495b4" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21Zm-7.2 2.1h7.1v2.1h-8.1Zm5.5 6.1H6.6v-1.9h20.8v7.626Z"/><path fill="#66c3fa" d="M20.6 10a.94.94 0 0 0-.655.27l-.01.006l-6.135 3.547l6.119 6.118v.005l7.357 7.357l1.402-2.526l-5.058-12.14l-2.357-2.358a.93.93 0 0 0-.662-.277z"/><path fill="#215896" d="m13.822 13.795l-3.545 6.13l-.007.009a.94.94 0 0 0-.27.656a.93.93 0 0 0 .277.66l2.937 2.938l11.49 4.52l2.596-1.444l-.071-.071h-.018l-7.202-7.214H20z"/><path fill="#235997" d="m13.78 13.804l6.26 6.266h.01l7.205 7.214l2.742-.522l.003-8.117l-2.895-2.838a4.66 4.66 0 0 0-2.589-1.154v-.032z"/><path fill="#58b6f0" d="m13.826 13.839l6.263 6.262v.01l7.208 7.208l-.524 2.743H18.66l-2.837-2.898a4.66 4.66 0 0 1-1.153-2.589h-.031z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeDartOpened(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7495b4" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21Zm-7.2 2.1h7.1v2.1h-8.1Zm5.5 6.1H6.6v-1.9h20.8v7.626Z"/><path fill="#66c3fa" d="M20.6 10a.94.94 0 0 0-.655.27l-.01.006l-6.135 3.547l6.119 6.118v.005l7.357 7.357l1.402-2.526l-5.058-12.14l-2.357-2.358a.93.93 0 0 0-.662-.277z"/><path fill="#215896" d="m13.822 13.795l-3.545 6.13l-.007.009a.94.94 0 0 0-.27.656a.93.93 0 0 0 .277.66l2.937 2.938l11.49 4.52l2.596-1.444l-.071-.071h-.018l-7.202-7.214H20z"/><path fill="#235997" d="m13.78 13.804l6.26 6.266h.01l7.205 7.214l2.742-.522l.003-8.117l-2.895-2.838a4.66 4.66 0 0 0-2.589-1.154v-.032z"/><path fill="#58b6f0" d="m13.826 13.839l6.263 6.262v.01l7.208 7.208l-.524 2.743H18.66l-2.837-2.898a4.66 4.66 0 0 1-1.153-2.589h-.031z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#7495b4" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21Zm-7.2 2.1h7.1v2.1h-8.1Zm5.5 6.1H6.6v-1.9h20.8v7.626Z"/><path fill="#66c3fa" d="M20.6 10a.94.94 0 0 0-.655.27l-.01.006l-6.135 3.547l6.119 6.118v.005l7.357 7.357l1.402-2.526l-5.058-12.14l-2.357-2.358a.93.93 0 0 0-.662-.277z"/><path fill="#215896" d="m13.822 13.795l-3.545 6.13l-.007.009a.94.94 0 0 0-.27.656a.93.93 0 0 0 .277.66l2.937 2.938l11.49 4.52l2.596-1.444l-.071-.071h-.018l-7.202-7.214H20z"/><path fill="#235997" d="m13.78 13.804l6.26 6.266h.01l7.205 7.214l2.742-.522l.003-8.117l-2.895-2.838a4.66 4.66 0 0 0-2.589-1.154v-.032z"/><path fill="#58b6f0" d="m13.826 13.839l6.263 6.262v.01l7.208 7.208l-.524 2.743H18.66l-2.837-2.898a4.66 4.66 0 0 1-1.153-2.589h-.031z"/></svg> </template>
CSS
.icon-folder-type-dart-opened {
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%237495b4%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v4H.5l3.8%2012.8h25.2v-21Zm-7.2%202.1h7.1v2.1h-8.1Zm5.5%206.1H6.6v-1.9h20.8v7.626Z%22%2F%3E%3Cpath%20fill%3D%22%2366c3fa%22%20d%3D%22M20.6%2010a.94.94%200%200%200-.655.27l-.01.006l-6.135%203.547l6.119%206.118v.005l7.357%207.357l1.402-2.526l-5.058-12.14l-2.357-2.358a.93.93%200%200%200-.662-.277z%22%2F%3E%3Cpath%20fill%3D%22%23215896%22%20d%3D%22m13.822%2013.795l-3.545%206.13l-.007.009a.94.94%200%200%200-.27.656a.93.93%200%200%200%20.277.66l2.937%202.938l11.49%204.52l2.596-1.444l-.071-.071h-.018l-7.202-7.214H20z%22%2F%3E%3Cpath%20fill%3D%22%23235997%22%20d%3D%22m13.78%2013.804l6.26%206.266h.01l7.205%207.214l2.742-.522l.003-8.117l-2.895-2.838a4.66%204.66%200%200%200-2.589-1.154v-.032z%22%2F%3E%3Cpath%20fill%3D%22%2358b6f0%22%20d%3D%22m13.826%2013.839l6.263%206.262v.01l7.208%207.208l-.524%202.743H18.66l-2.837-2.898a4.66%204.66%200%200%201-1.153-2.589h-.031z%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%237495b4%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v4H.5l3.8%2012.8h25.2v-21Zm-7.2%202.1h7.1v2.1h-8.1Zm5.5%206.1H6.6v-1.9h20.8v7.626Z%22%2F%3E%3Cpath%20fill%3D%22%2366c3fa%22%20d%3D%22M20.6%2010a.94.94%200%200%200-.655.27l-.01.006l-6.135%203.547l6.119%206.118v.005l7.357%207.357l1.402-2.526l-5.058-12.14l-2.357-2.358a.93.93%200%200%200-.662-.277z%22%2F%3E%3Cpath%20fill%3D%22%23215896%22%20d%3D%22m13.822%2013.795l-3.545%206.13l-.007.009a.94.94%200%200%200-.27.656a.93.93%200%200%200%20.277.66l2.937%202.938l11.49%204.52l2.596-1.444l-.071-.071h-.018l-7.202-7.214H20z%22%2F%3E%3Cpath%20fill%3D%22%23235997%22%20d%3D%22m13.78%2013.804l6.26%206.266h.01l7.205%207.214l2.742-.522l.003-8.117l-2.895-2.838a4.66%204.66%200%200%200-2.589-1.154v-.032z%22%2F%3E%3Cpath%20fill%3D%22%2358b6f0%22%20d%3D%22m13.826%2013.839l6.263%206.262v.01l7.208%207.208l-.524%202.743H18.66l-2.837-2.898a4.66%204.66%200%200%201-1.153-2.589h-.031z%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-dart-opened.svg?color=%231a73e8&size=48