folder type notification opened logo
folder-type-notification-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-notification-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 notification opened logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#969b57" 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.6Z"/><path fill="#eaea28" d="M26.893 25.147H14.352c0-1.771-.005-3.537.018-5.3a6.08 6.08 0 0 1 3.13-5.491a15 15 0 0 1 1.715-.743a1.65 1.65 0 0 1-.168-1.454a2.25 2.25 0 0 1 .612-.831a1.59 1.59 0 0 1 1.926 0c.692.5.822 1.168.451 2.291l1.976.827a4.6 4.6 0 0 0 2.883 7.8Zm-13.09.844a.78.78 0 0 0-.881.6a9.6 9.6 0 0 0-.2 1.66c-.03.584.089.677.686.677c1.407 0 2.814.01 4.221-.008c.354 0 .538.066.664.444A2.41 2.41 0 0 0 20.658 31a2.435 2.435 0 0 0 2.293-1.685a.474.474 0 0 1 .536-.4h.019c1.463.019 2.927 0 4.39.008c.272 0 .57-.039.593-.344a3.42 3.42 0 0 0-.274-2.141a.81.81 0 0 0-.779-.448c-2.279.021-4.558.01-6.837.01s-4.531.02-6.8-.009ZM27.264 13.98a3.713 3.713 0 1 0 .048 0Zm-14.585 4.231c0-.042-.259-4.161 4.619-5.887l-.225-.639a7.3 7.3 0 0 0-4.562 3.991a6 6 0 0 0-.5 2.587Z"/><path fill="#fff" d="M26.585 19.651a.68.68 0 1 1 .684.693a.66.66 0 0 1-.684-.637zm.25-1.074l-.175-3.451h1.209l-.169 3.451Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeNotificationOpened(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#969b57" 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.6Z"/><path fill="#eaea28" d="M26.893 25.147H14.352c0-1.771-.005-3.537.018-5.3a6.08 6.08 0 0 1 3.13-5.491a15 15 0 0 1 1.715-.743a1.65 1.65 0 0 1-.168-1.454a2.25 2.25 0 0 1 .612-.831a1.59 1.59 0 0 1 1.926 0c.692.5.822 1.168.451 2.291l1.976.827a4.6 4.6 0 0 0 2.883 7.8Zm-13.09.844a.78.78 0 0 0-.881.6a9.6 9.6 0 0 0-.2 1.66c-.03.584.089.677.686.677c1.407 0 2.814.01 4.221-.008c.354 0 .538.066.664.444A2.41 2.41 0 0 0 20.658 31a2.435 2.435 0 0 0 2.293-1.685a.474.474 0 0 1 .536-.4h.019c1.463.019 2.927 0 4.39.008c.272 0 .57-.039.593-.344a3.42 3.42 0 0 0-.274-2.141a.81.81 0 0 0-.779-.448c-2.279.021-4.558.01-6.837.01s-4.531.02-6.8-.009ZM27.264 13.98a3.713 3.713 0 1 0 .048 0Zm-14.585 4.231c0-.042-.259-4.161 4.619-5.887l-.225-.639a7.3 7.3 0 0 0-4.562 3.991a6 6 0 0 0-.5 2.587Z"/><path fill="#fff" d="M26.585 19.651a.68.68 0 1 1 .684.693a.66.66 0 0 1-.684-.637zm.25-1.074l-.175-3.451h1.209l-.169 3.451Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#969b57" 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.6Z"/><path fill="#eaea28" d="M26.893 25.147H14.352c0-1.771-.005-3.537.018-5.3a6.08 6.08 0 0 1 3.13-5.491a15 15 0 0 1 1.715-.743a1.65 1.65 0 0 1-.168-1.454a2.25 2.25 0 0 1 .612-.831a1.59 1.59 0 0 1 1.926 0c.692.5.822 1.168.451 2.291l1.976.827a4.6 4.6 0 0 0 2.883 7.8Zm-13.09.844a.78.78 0 0 0-.881.6a9.6 9.6 0 0 0-.2 1.66c-.03.584.089.677.686.677c1.407 0 2.814.01 4.221-.008c.354 0 .538.066.664.444A2.41 2.41 0 0 0 20.658 31a2.435 2.435 0 0 0 2.293-1.685a.474.474 0 0 1 .536-.4h.019c1.463.019 2.927 0 4.39.008c.272 0 .57-.039.593-.344a3.42 3.42 0 0 0-.274-2.141a.81.81 0 0 0-.779-.448c-2.279.021-4.558.01-6.837.01s-4.531.02-6.8-.009ZM27.264 13.98a3.713 3.713 0 1 0 .048 0Zm-14.585 4.231c0-.042-.259-4.161 4.619-5.887l-.225-.639a7.3 7.3 0 0 0-4.562 3.991a6 6 0 0 0-.5 2.587Z"/><path fill="#fff" d="M26.585 19.651a.68.68 0 1 1 .684.693a.66.66 0 0 1-.684-.637zm.25-1.074l-.175-3.451h1.209l-.169 3.451Z"/></svg> </template>
CSS
.icon-folder-type-notification-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%23969b57%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.6Z%22%2F%3E%3Cpath%20fill%3D%22%23eaea28%22%20d%3D%22M26.893%2025.147H14.352c0-1.771-.005-3.537.018-5.3a6.08%206.08%200%200%201%203.13-5.491a15%2015%200%200%201%201.715-.743a1.65%201.65%200%200%201-.168-1.454a2.25%202.25%200%200%201%20.612-.831a1.59%201.59%200%200%201%201.926%200c.692.5.822%201.168.451%202.291l1.976.827a4.6%204.6%200%200%200%202.883%207.8Zm-13.09.844a.78.78%200%200%200-.881.6a9.6%209.6%200%200%200-.2%201.66c-.03.584.089.677.686.677c1.407%200%202.814.01%204.221-.008c.354%200%20.538.066.664.444A2.41%202.41%200%200%200%2020.658%2031a2.435%202.435%200%200%200%202.293-1.685a.474.474%200%200%201%20.536-.4h.019c1.463.019%202.927%200%204.39.008c.272%200%20.57-.039.593-.344a3.42%203.42%200%200%200-.274-2.141a.81.81%200%200%200-.779-.448c-2.279.021-4.558.01-6.837.01s-4.531.02-6.8-.009ZM27.264%2013.98a3.713%203.713%200%201%200%20.048%200Zm-14.585%204.231c0-.042-.259-4.161%204.619-5.887l-.225-.639a7.3%207.3%200%200%200-4.562%203.991a6%206%200%200%200-.5%202.587Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.585%2019.651a.68.68%200%201%201%20.684.693a.66.66%200%200%201-.684-.637zm.25-1.074l-.175-3.451h1.209l-.169%203.451Z%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%23969b57%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.6Z%22%2F%3E%3Cpath%20fill%3D%22%23eaea28%22%20d%3D%22M26.893%2025.147H14.352c0-1.771-.005-3.537.018-5.3a6.08%206.08%200%200%201%203.13-5.491a15%2015%200%200%201%201.715-.743a1.65%201.65%200%200%201-.168-1.454a2.25%202.25%200%200%201%20.612-.831a1.59%201.59%200%200%201%201.926%200c.692.5.822%201.168.451%202.291l1.976.827a4.6%204.6%200%200%200%202.883%207.8Zm-13.09.844a.78.78%200%200%200-.881.6a9.6%209.6%200%200%200-.2%201.66c-.03.584.089.677.686.677c1.407%200%202.814.01%204.221-.008c.354%200%20.538.066.664.444A2.41%202.41%200%200%200%2020.658%2031a2.435%202.435%200%200%200%202.293-1.685a.474.474%200%200%201%20.536-.4h.019c1.463.019%202.927%200%204.39.008c.272%200%20.57-.039.593-.344a3.42%203.42%200%200%200-.274-2.141a.81.81%200%200%200-.779-.448c-2.279.021-4.558.01-6.837.01s-4.531.02-6.8-.009ZM27.264%2013.98a3.713%203.713%200%201%200%20.048%200Zm-14.585%204.231c0-.042-.259-4.161%204.619-5.887l-.225-.639a7.3%207.3%200%200%200-4.562%203.991a6%206%200%200%200-.5%202.587Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M26.585%2019.651a.68.68%200%201%201%20.684.693a.66.66%200%200%201-.684-.637zm.25-1.074l-.175-3.451h1.209l-.169%203.451Z%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-notification-opened.svg?color=%231a73e8&size=48