folder type android opened logo
folder-type-android-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-android-opened
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
folder-type-androidfolder-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-openedfolder-type-azurepipelines
Use the folder type android opened logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ccda91" d="M27.5 5.5h-9.2l-2.1 4.2H4.4v16.8h25.2v-21Zm0 18.7H6.7V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#ccda91" d="M25.822 13.7H.622l3.8 12.8h25.2z"/><path fill="#aac148" d="M27.621 16.469H16.776a.437.437 0 0 0-.437.437V26a.437.437 0 0 0 .437.437h1.934V29.5A1.29 1.29 0 0 0 20 30.79a1.29 1.29 0 0 0 1.285-1.29v-3.063h1.8V29.5a1.29 1.29 0 0 0 1.288 1.288a1.29 1.29 0 0 0 1.288-1.288v-3.063h1.96a.437.437 0 0 0 .437-.437v-9.095a.437.437 0 0 0-.437-.436M14.5 16.466a1.29 1.29 0 0 0-1.288 1.288v5.23a1.29 1.29 0 0 0 1.288 1.288a1.29 1.29 0 0 0 1.288-1.288v-5.23a1.29 1.29 0 0 0-1.288-1.288m15.394 0a1.29 1.29 0 0 0-1.288 1.288v5.23a1.29 1.29 0 0 0 1.288 1.288a1.29 1.29 0 0 0 1.288-1.288v-5.23a1.29 1.29 0 0 0-1.288-1.288m-13.03-.635h10.644a.437.437 0 0 0 .428-.528a5.88 5.88 0 0 0-2.87-3.909l.91-1.642a.23.23 0 0 0-.4-.223l-.917 1.654a5.89 5.89 0 0 0-4.94 0L18.8 9.529a.23.23 0 1 0-.4.223l.91 1.642a5.88 5.88 0 0 0-2.87 3.909a.437.437 0 0 0 .424.528m8.5-2.447a.495.495 0 1 1-.495-.495a.495.495 0 0 1 .493.495Zm-5.864-.495a.495.495 0 1 1-.495.495a.495.495 0 0 1 .495-.495"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeAndroidOpened(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ccda91" d="M27.5 5.5h-9.2l-2.1 4.2H4.4v16.8h25.2v-21Zm0 18.7H6.7V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#ccda91" d="M25.822 13.7H.622l3.8 12.8h25.2z"/><path fill="#aac148" d="M27.621 16.469H16.776a.437.437 0 0 0-.437.437V26a.437.437 0 0 0 .437.437h1.934V29.5A1.29 1.29 0 0 0 20 30.79a1.29 1.29 0 0 0 1.285-1.29v-3.063h1.8V29.5a1.29 1.29 0 0 0 1.288 1.288a1.29 1.29 0 0 0 1.288-1.288v-3.063h1.96a.437.437 0 0 0 .437-.437v-9.095a.437.437 0 0 0-.437-.436M14.5 16.466a1.29 1.29 0 0 0-1.288 1.288v5.23a1.29 1.29 0 0 0 1.288 1.288a1.29 1.29 0 0 0 1.288-1.288v-5.23a1.29 1.29 0 0 0-1.288-1.288m15.394 0a1.29 1.29 0 0 0-1.288 1.288v5.23a1.29 1.29 0 0 0 1.288 1.288a1.29 1.29 0 0 0 1.288-1.288v-5.23a1.29 1.29 0 0 0-1.288-1.288m-13.03-.635h10.644a.437.437 0 0 0 .428-.528a5.88 5.88 0 0 0-2.87-3.909l.91-1.642a.23.23 0 0 0-.4-.223l-.917 1.654a5.89 5.89 0 0 0-4.94 0L18.8 9.529a.23.23 0 1 0-.4.223l.91 1.642a5.88 5.88 0 0 0-2.87 3.909a.437.437 0 0 0 .424.528m8.5-2.447a.495.495 0 1 1-.495-.495a.495.495 0 0 1 .493.495Zm-5.864-.495a.495.495 0 1 1-.495.495a.495.495 0 0 1 .495-.495"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ccda91" d="M27.5 5.5h-9.2l-2.1 4.2H4.4v16.8h25.2v-21Zm0 18.7H6.7V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z"/><path fill="#ccda91" d="M25.822 13.7H.622l3.8 12.8h25.2z"/><path fill="#aac148" d="M27.621 16.469H16.776a.437.437 0 0 0-.437.437V26a.437.437 0 0 0 .437.437h1.934V29.5A1.29 1.29 0 0 0 20 30.79a1.29 1.29 0 0 0 1.285-1.29v-3.063h1.8V29.5a1.29 1.29 0 0 0 1.288 1.288a1.29 1.29 0 0 0 1.288-1.288v-3.063h1.96a.437.437 0 0 0 .437-.437v-9.095a.437.437 0 0 0-.437-.436M14.5 16.466a1.29 1.29 0 0 0-1.288 1.288v5.23a1.29 1.29 0 0 0 1.288 1.288a1.29 1.29 0 0 0 1.288-1.288v-5.23a1.29 1.29 0 0 0-1.288-1.288m15.394 0a1.29 1.29 0 0 0-1.288 1.288v5.23a1.29 1.29 0 0 0 1.288 1.288a1.29 1.29 0 0 0 1.288-1.288v-5.23a1.29 1.29 0 0 0-1.288-1.288m-13.03-.635h10.644a.437.437 0 0 0 .428-.528a5.88 5.88 0 0 0-2.87-3.909l.91-1.642a.23.23 0 0 0-.4-.223l-.917 1.654a5.89 5.89 0 0 0-4.94 0L18.8 9.529a.23.23 0 1 0-.4.223l.91 1.642a5.88 5.88 0 0 0-2.87 3.909a.437.437 0 0 0 .424.528m8.5-2.447a.495.495 0 1 1-.495-.495a.495.495 0 0 1 .493.495Zm-5.864-.495a.495.495 0 1 1-.495.495a.495.495 0 0 1 .495-.495"/></svg> </template>
CSS
.icon-folder-type-android-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%23ccda91%22%20d%3D%22M27.5%205.5h-9.2l-2.1%204.2H4.4v16.8h25.2v-21Zm0%2018.7H6.7V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z%22%2F%3E%3Cpath%20fill%3D%22%23ccda91%22%20d%3D%22M25.822%2013.7H.622l3.8%2012.8h25.2z%22%2F%3E%3Cpath%20fill%3D%22%23aac148%22%20d%3D%22M27.621%2016.469H16.776a.437.437%200%200%200-.437.437V26a.437.437%200%200%200%20.437.437h1.934V29.5A1.29%201.29%200%200%200%2020%2030.79a1.29%201.29%200%200%200%201.285-1.29v-3.063h1.8V29.5a1.29%201.29%200%200%200%201.288%201.288a1.29%201.29%200%200%200%201.288-1.288v-3.063h1.96a.437.437%200%200%200%20.437-.437v-9.095a.437.437%200%200%200-.437-.436M14.5%2016.466a1.29%201.29%200%200%200-1.288%201.288v5.23a1.29%201.29%200%200%200%201.288%201.288a1.29%201.29%200%200%200%201.288-1.288v-5.23a1.29%201.29%200%200%200-1.288-1.288m15.394%200a1.29%201.29%200%200%200-1.288%201.288v5.23a1.29%201.29%200%200%200%201.288%201.288a1.29%201.29%200%200%200%201.288-1.288v-5.23a1.29%201.29%200%200%200-1.288-1.288m-13.03-.635h10.644a.437.437%200%200%200%20.428-.528a5.88%205.88%200%200%200-2.87-3.909l.91-1.642a.23.23%200%200%200-.4-.223l-.917%201.654a5.89%205.89%200%200%200-4.94%200L18.8%209.529a.23.23%200%201%200-.4.223l.91%201.642a5.88%205.88%200%200%200-2.87%203.909a.437.437%200%200%200%20.424.528m8.5-2.447a.495.495%200%201%201-.495-.495a.495.495%200%200%201%20.493.495Zm-5.864-.495a.495.495%200%201%201-.495.495a.495.495%200%200%201%20.495-.495%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%23ccda91%22%20d%3D%22M27.5%205.5h-9.2l-2.1%204.2H4.4v16.8h25.2v-21Zm0%2018.7H6.7V11.8h20.8Zm0-14.5h-8.2l1-2.1h7.1v2.1Z%22%2F%3E%3Cpath%20fill%3D%22%23ccda91%22%20d%3D%22M25.822%2013.7H.622l3.8%2012.8h25.2z%22%2F%3E%3Cpath%20fill%3D%22%23aac148%22%20d%3D%22M27.621%2016.469H16.776a.437.437%200%200%200-.437.437V26a.437.437%200%200%200%20.437.437h1.934V29.5A1.29%201.29%200%200%200%2020%2030.79a1.29%201.29%200%200%200%201.285-1.29v-3.063h1.8V29.5a1.29%201.29%200%200%200%201.288%201.288a1.29%201.29%200%200%200%201.288-1.288v-3.063h1.96a.437.437%200%200%200%20.437-.437v-9.095a.437.437%200%200%200-.437-.436M14.5%2016.466a1.29%201.29%200%200%200-1.288%201.288v5.23a1.29%201.29%200%200%200%201.288%201.288a1.29%201.29%200%200%200%201.288-1.288v-5.23a1.29%201.29%200%200%200-1.288-1.288m15.394%200a1.29%201.29%200%200%200-1.288%201.288v5.23a1.29%201.29%200%200%200%201.288%201.288a1.29%201.29%200%200%200%201.288-1.288v-5.23a1.29%201.29%200%200%200-1.288-1.288m-13.03-.635h10.644a.437.437%200%200%200%20.428-.528a5.88%205.88%200%200%200-2.87-3.909l.91-1.642a.23.23%200%200%200-.4-.223l-.917%201.654a5.89%205.89%200%200%200-4.94%200L18.8%209.529a.23.23%200%201%200-.4.223l.91%201.642a5.88%205.88%200%200%200-2.87%203.909a.437.437%200%200%200%20.424.528m8.5-2.447a.495.495%200%201%201-.495-.495a.495.495%200%200%201%20.493.495Zm-5.864-.495a.495.495%200%201%201-.495.495a.495.495%200%200%201%20.495-.495%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-android-opened.svg?color=%231a73e8&size=48