folder type api opened logo
folder-type-api-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-api-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-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-openedfolder-type-azurepipelines
Use the folder type api opened logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#bfdb7b" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#bfdb7b" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><path fill="#fff" d="M27.773 31.076a2.517 2.517 0 0 1-1.848-4.229l-1.67-2.54a4.23 4.23 0 0 1-3.847-.05l-1.662 1.77a2.161 2.161 0 1 1-1.105-.983l1.593-1.7a4.23 4.23 0 0 1-1.1-2.854a4 4 0 0 1 .021-.412l-3.8-1.166a2.517 2.517 0 1 1 .558-1.579c0 .067 0 .134-.009.2l3.646 1.119a4.23 4.23 0 0 1 3.092-2.349v-2.381a2.068 2.068 0 1 1 1.479 0v2.386A4.24 4.24 0 0 1 25.6 17.72l1.928-1.162a2 2 0 0 1-.015-.226a1.807 1.807 0 1 1 1.808 1.808a1.8 1.8 0 0 1-1.023-.319l-1.938 1.171a4.2 4.2 0 0 1 .275 1.5v.036l1.057.183a1.806 1.806 0 1 1-.34 1.443l-.987-.172a4.3 4.3 0 0 1-.91 1.448l1.752 2.67a2.519 2.519 0 1 1 .566 4.973Z"/><path fill="#486600" d="M29.122 20.129a1.68 1.68 0 0 0-1.379.721l-1.24-.215v-.14a4.1 4.1 0 0 0-.306-1.556l2.1-1.267a1.684 1.684 0 1 0-.64-1.05l-2.09 1.261A4.13 4.13 0 0 0 23 16.415v-2.58a1.943 1.943 0 1 0-1.23 0v2.58a4.14 4.14 0 0 0-3.149 2.394l-3.848-1.182a2.395 2.395 0 1 0-.461 1.145l3.979 1.222a4.1 4.1 0 0 0 1.119 3.355l-1.733 1.845a2.04 2.04 0 1 0 .921.816l1.786-1.91a4.11 4.11 0 0 0 3.915.043l1.787 2.717a2.391 2.391 0 1 0 1.066-.616l-1.861-2.83a4.1 4.1 0 0 0 .989-1.573l1.178.2a1.682 1.682 0 1 0 1.665-1.919Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeApiOpened(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#bfdb7b" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#bfdb7b" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><path fill="#fff" d="M27.773 31.076a2.517 2.517 0 0 1-1.848-4.229l-1.67-2.54a4.23 4.23 0 0 1-3.847-.05l-1.662 1.77a2.161 2.161 0 1 1-1.105-.983l1.593-1.7a4.23 4.23 0 0 1-1.1-2.854a4 4 0 0 1 .021-.412l-3.8-1.166a2.517 2.517 0 1 1 .558-1.579c0 .067 0 .134-.009.2l3.646 1.119a4.23 4.23 0 0 1 3.092-2.349v-2.381a2.068 2.068 0 1 1 1.479 0v2.386A4.24 4.24 0 0 1 25.6 17.72l1.928-1.162a2 2 0 0 1-.015-.226a1.807 1.807 0 1 1 1.808 1.808a1.8 1.8 0 0 1-1.023-.319l-1.938 1.171a4.2 4.2 0 0 1 .275 1.5v.036l1.057.183a1.806 1.806 0 1 1-.34 1.443l-.987-.172a4.3 4.3 0 0 1-.91 1.448l1.752 2.67a2.519 2.519 0 1 1 .566 4.973Z"/><path fill="#486600" d="M29.122 20.129a1.68 1.68 0 0 0-1.379.721l-1.24-.215v-.14a4.1 4.1 0 0 0-.306-1.556l2.1-1.267a1.684 1.684 0 1 0-.64-1.05l-2.09 1.261A4.13 4.13 0 0 0 23 16.415v-2.58a1.943 1.943 0 1 0-1.23 0v2.58a4.14 4.14 0 0 0-3.149 2.394l-3.848-1.182a2.395 2.395 0 1 0-.461 1.145l3.979 1.222a4.1 4.1 0 0 0 1.119 3.355l-1.733 1.845a2.04 2.04 0 1 0 .921.816l1.786-1.91a4.11 4.11 0 0 0 3.915.043l1.787 2.717a2.391 2.391 0 1 0 1.066-.616l-1.861-2.83a4.1 4.1 0 0 0 .989-1.573l1.178.2a1.682 1.682 0 1 0 1.665-1.919Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#bfdb7b" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v16.8h25.2v-21Zm0 18.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#bfdb7b" d="M25.7 13.7H.5l3.8 12.8h25.2z"/><path fill="#fff" d="M27.773 31.076a2.517 2.517 0 0 1-1.848-4.229l-1.67-2.54a4.23 4.23 0 0 1-3.847-.05l-1.662 1.77a2.161 2.161 0 1 1-1.105-.983l1.593-1.7a4.23 4.23 0 0 1-1.1-2.854a4 4 0 0 1 .021-.412l-3.8-1.166a2.517 2.517 0 1 1 .558-1.579c0 .067 0 .134-.009.2l3.646 1.119a4.23 4.23 0 0 1 3.092-2.349v-2.381a2.068 2.068 0 1 1 1.479 0v2.386A4.24 4.24 0 0 1 25.6 17.72l1.928-1.162a2 2 0 0 1-.015-.226a1.807 1.807 0 1 1 1.808 1.808a1.8 1.8 0 0 1-1.023-.319l-1.938 1.171a4.2 4.2 0 0 1 .275 1.5v.036l1.057.183a1.806 1.806 0 1 1-.34 1.443l-.987-.172a4.3 4.3 0 0 1-.91 1.448l1.752 2.67a2.519 2.519 0 1 1 .566 4.973Z"/><path fill="#486600" d="M29.122 20.129a1.68 1.68 0 0 0-1.379.721l-1.24-.215v-.14a4.1 4.1 0 0 0-.306-1.556l2.1-1.267a1.684 1.684 0 1 0-.64-1.05l-2.09 1.261A4.13 4.13 0 0 0 23 16.415v-2.58a1.943 1.943 0 1 0-1.23 0v2.58a4.14 4.14 0 0 0-3.149 2.394l-3.848-1.182a2.395 2.395 0 1 0-.461 1.145l3.979 1.222a4.1 4.1 0 0 0 1.119 3.355l-1.733 1.845a2.04 2.04 0 1 0 .921.816l1.786-1.91a4.11 4.11 0 0 0 3.915.043l1.787 2.717a2.391 2.391 0 1 0 1.066-.616l-1.861-2.83a4.1 4.1 0 0 0 .989-1.573l1.178.2a1.682 1.682 0 1 0 1.665-1.919Z"/></svg> </template>
CSS
.icon-folder-type-api-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%23bfdb7b%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v16.8h25.2v-21Zm0%2018.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z%22%2F%3E%3Cpath%20fill%3D%22%23bfdb7b%22%20d%3D%22M25.7%2013.7H.5l3.8%2012.8h25.2z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.773%2031.076a2.517%202.517%200%200%201-1.848-4.229l-1.67-2.54a4.23%204.23%200%200%201-3.847-.05l-1.662%201.77a2.161%202.161%200%201%201-1.105-.983l1.593-1.7a4.23%204.23%200%200%201-1.1-2.854a4%204%200%200%201%20.021-.412l-3.8-1.166a2.517%202.517%200%201%201%20.558-1.579c0%20.067%200%20.134-.009.2l3.646%201.119a4.23%204.23%200%200%201%203.092-2.349v-2.381a2.068%202.068%200%201%201%201.479%200v2.386A4.24%204.24%200%200%201%2025.6%2017.72l1.928-1.162a2%202%200%200%201-.015-.226a1.807%201.807%200%201%201%201.808%201.808a1.8%201.8%200%200%201-1.023-.319l-1.938%201.171a4.2%204.2%200%200%201%20.275%201.5v.036l1.057.183a1.806%201.806%200%201%201-.34%201.443l-.987-.172a4.3%204.3%200%200%201-.91%201.448l1.752%202.67a2.519%202.519%200%201%201%20.566%204.973Z%22%2F%3E%3Cpath%20fill%3D%22%23486600%22%20d%3D%22M29.122%2020.129a1.68%201.68%200%200%200-1.379.721l-1.24-.215v-.14a4.1%204.1%200%200%200-.306-1.556l2.1-1.267a1.684%201.684%200%201%200-.64-1.05l-2.09%201.261A4.13%204.13%200%200%200%2023%2016.415v-2.58a1.943%201.943%200%201%200-1.23%200v2.58a4.14%204.14%200%200%200-3.149%202.394l-3.848-1.182a2.395%202.395%200%201%200-.461%201.145l3.979%201.222a4.1%204.1%200%200%200%201.119%203.355l-1.733%201.845a2.04%202.04%200%201%200%20.921.816l1.786-1.91a4.11%204.11%200%200%200%203.915.043l1.787%202.717a2.391%202.391%200%201%200%201.066-.616l-1.861-2.83a4.1%204.1%200%200%200%20.989-1.573l1.178.2a1.682%201.682%200%201%200%201.665-1.919Z%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%23bfdb7b%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v16.8h25.2v-21Zm0%2018.7H6.6V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z%22%2F%3E%3Cpath%20fill%3D%22%23bfdb7b%22%20d%3D%22M25.7%2013.7H.5l3.8%2012.8h25.2z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M27.773%2031.076a2.517%202.517%200%200%201-1.848-4.229l-1.67-2.54a4.23%204.23%200%200%201-3.847-.05l-1.662%201.77a2.161%202.161%200%201%201-1.105-.983l1.593-1.7a4.23%204.23%200%200%201-1.1-2.854a4%204%200%200%201%20.021-.412l-3.8-1.166a2.517%202.517%200%201%201%20.558-1.579c0%20.067%200%20.134-.009.2l3.646%201.119a4.23%204.23%200%200%201%203.092-2.349v-2.381a2.068%202.068%200%201%201%201.479%200v2.386A4.24%204.24%200%200%201%2025.6%2017.72l1.928-1.162a2%202%200%200%201-.015-.226a1.807%201.807%200%201%201%201.808%201.808a1.8%201.8%200%200%201-1.023-.319l-1.938%201.171a4.2%204.2%200%200%201%20.275%201.5v.036l1.057.183a1.806%201.806%200%201%201-.34%201.443l-.987-.172a4.3%204.3%200%200%201-.91%201.448l1.752%202.67a2.519%202.519%200%201%201%20.566%204.973Z%22%2F%3E%3Cpath%20fill%3D%22%23486600%22%20d%3D%22M29.122%2020.129a1.68%201.68%200%200%200-1.379.721l-1.24-.215v-.14a4.1%204.1%200%200%200-.306-1.556l2.1-1.267a1.684%201.684%200%201%200-.64-1.05l-2.09%201.261A4.13%204.13%200%200%200%2023%2016.415v-2.58a1.943%201.943%200%201%200-1.23%200v2.58a4.14%204.14%200%200%200-3.149%202.394l-3.848-1.182a2.395%202.395%200%201%200-.461%201.145l3.979%201.222a4.1%204.1%200%200%200%201.119%203.355l-1.733%201.845a2.04%202.04%200%201%200%20.921.816l1.786-1.91a4.11%204.11%200%200%200%203.915.043l1.787%202.717a2.391%202.391%200%201%200%201.066-.616l-1.861-2.83a4.1%204.1%200%200%200%20.989-1.573l1.178.2a1.682%201.682%200%201%200%201.665-1.919Z%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-api-opened.svg?color=%231a73e8&size=48