folder cobol open logo
folder-cobol-open from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- folder-cobol-open
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in Material Icon Theme
folder-adminfolder-admin-openfolder-androidfolder-android-openfolder-angularfolder-angular-openfolder-animationfolder-animation-openfolder-ansiblefolder-ansible-openfolder-apifolder-api-openfolder-apollofolder-apollo-openfolder-appfolder-app-openfolder-appwritefolder-appwrite-openfolder-archivefolder-archive-openfolder-assemblyfolder-assembly-openfolder-astrofolder-astro-open
Use the folder cobol open logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0288d1" d="M28.967 12H9.442a2 2 0 0 0-1.898 1.368L4 24V10h24a2 2 0 0 0-2-2H15.124a2 2 0 0 1-1.28-.464l-1.288-1.072A2 2 0 0 0 11.276 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h22l4.805-11.212A2 2 0 0 0 28.967 12"/><path fill="#b3e5fc" d="M23.448 10.106a10 10 0 0 0-2.896 0l-.634 1.653a8.5 8.5 0 0 0-2.273.942l-1.618-.72a10 10 0 0 0-2.047 2.046l.721 1.618a8.5 8.5 0 0 0-.942 2.273l-1.653.634a10 10 0 0 0 0 2.896l1.653.634a8.5 8.5 0 0 0 .942 2.273l-.72 1.618a10 10 0 0 0 2.046 2.047l1.618-.721a8.5 8.5 0 0 0 2.273.942l.634 1.653a10 10 0 0 0 2.896 0l.634-1.653a8.5 8.5 0 0 0 2.273-.942l1.618.72a10 10 0 0 0 2.047-2.046l-.721-1.618a8.5 8.5 0 0 0 .942-2.273l1.653-.634a10 10 0 0 0 0-2.896l-1.653-.634a8.5 8.5 0 0 0-.942-2.273l.72-1.618a10 10 0 0 0-2.046-2.047l-1.618.721a8.5 8.5 0 0 0-2.273-.942ZM22 13.592A6.408 6.408 0 1 1 15.592 20A6.41 6.41 0 0 1 22 13.592"/><path fill="#b3e5fc" d="M24.607 22.602a3.62 3.62 0 1 1-.006-5.118l.006.006l-1.28 1.278a1.81 1.81 0 1 0-.004 2.56l.004-.004Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeFolderCobolOpen(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0288d1" d="M28.967 12H9.442a2 2 0 0 0-1.898 1.368L4 24V10h24a2 2 0 0 0-2-2H15.124a2 2 0 0 1-1.28-.464l-1.288-1.072A2 2 0 0 0 11.276 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h22l4.805-11.212A2 2 0 0 0 28.967 12"/><path fill="#b3e5fc" d="M23.448 10.106a10 10 0 0 0-2.896 0l-.634 1.653a8.5 8.5 0 0 0-2.273.942l-1.618-.72a10 10 0 0 0-2.047 2.046l.721 1.618a8.5 8.5 0 0 0-.942 2.273l-1.653.634a10 10 0 0 0 0 2.896l1.653.634a8.5 8.5 0 0 0 .942 2.273l-.72 1.618a10 10 0 0 0 2.046 2.047l1.618-.721a8.5 8.5 0 0 0 2.273.942l.634 1.653a10 10 0 0 0 2.896 0l.634-1.653a8.5 8.5 0 0 0 2.273-.942l1.618.72a10 10 0 0 0 2.047-2.046l-.721-1.618a8.5 8.5 0 0 0 .942-2.273l1.653-.634a10 10 0 0 0 0-2.896l-1.653-.634a8.5 8.5 0 0 0-.942-2.273l.72-1.618a10 10 0 0 0-2.046-2.047l-1.618.721a8.5 8.5 0 0 0-2.273-.942ZM22 13.592A6.408 6.408 0 1 1 15.592 20A6.41 6.41 0 0 1 22 13.592"/><path fill="#b3e5fc" d="M24.607 22.602a3.62 3.62 0 1 1-.006-5.118l.006.006l-1.28 1.278a1.81 1.81 0 1 0-.004 2.56l.004-.004Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0288d1" d="M28.967 12H9.442a2 2 0 0 0-1.898 1.368L4 24V10h24a2 2 0 0 0-2-2H15.124a2 2 0 0 1-1.28-.464l-1.288-1.072A2 2 0 0 0 11.276 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h22l4.805-11.212A2 2 0 0 0 28.967 12"/><path fill="#b3e5fc" d="M23.448 10.106a10 10 0 0 0-2.896 0l-.634 1.653a8.5 8.5 0 0 0-2.273.942l-1.618-.72a10 10 0 0 0-2.047 2.046l.721 1.618a8.5 8.5 0 0 0-.942 2.273l-1.653.634a10 10 0 0 0 0 2.896l1.653.634a8.5 8.5 0 0 0 .942 2.273l-.72 1.618a10 10 0 0 0 2.046 2.047l1.618-.721a8.5 8.5 0 0 0 2.273.942l.634 1.653a10 10 0 0 0 2.896 0l.634-1.653a8.5 8.5 0 0 0 2.273-.942l1.618.72a10 10 0 0 0 2.047-2.046l-.721-1.618a8.5 8.5 0 0 0 .942-2.273l1.653-.634a10 10 0 0 0 0-2.896l-1.653-.634a8.5 8.5 0 0 0-.942-2.273l.72-1.618a10 10 0 0 0-2.046-2.047l-1.618.721a8.5 8.5 0 0 0-2.273-.942ZM22 13.592A6.408 6.408 0 1 1 15.592 20A6.41 6.41 0 0 1 22 13.592"/><path fill="#b3e5fc" d="M24.607 22.602a3.62 3.62 0 1 1-.006-5.118l.006.006l-1.28 1.278a1.81 1.81 0 1 0-.004 2.56l.004-.004Z"/></svg> </template>
CSS
.icon-folder-cobol-open {
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%230288d1%22%20d%3D%22M28.967%2012H9.442a2%202%200%200%200-1.898%201.368L4%2024V10h24a2%202%200%200%200-2-2H15.124a2%202%200%200%201-1.28-.464l-1.288-1.072A2%202%200%200%200%2011.276%206H4a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h22l4.805-11.212A2%202%200%200%200%2028.967%2012%22%2F%3E%3Cpath%20fill%3D%22%23b3e5fc%22%20d%3D%22M23.448%2010.106a10%2010%200%200%200-2.896%200l-.634%201.653a8.5%208.5%200%200%200-2.273.942l-1.618-.72a10%2010%200%200%200-2.047%202.046l.721%201.618a8.5%208.5%200%200%200-.942%202.273l-1.653.634a10%2010%200%200%200%200%202.896l1.653.634a8.5%208.5%200%200%200%20.942%202.273l-.72%201.618a10%2010%200%200%200%202.046%202.047l1.618-.721a8.5%208.5%200%200%200%202.273.942l.634%201.653a10%2010%200%200%200%202.896%200l.634-1.653a8.5%208.5%200%200%200%202.273-.942l1.618.72a10%2010%200%200%200%202.047-2.046l-.721-1.618a8.5%208.5%200%200%200%20.942-2.273l1.653-.634a10%2010%200%200%200%200-2.896l-1.653-.634a8.5%208.5%200%200%200-.942-2.273l.72-1.618a10%2010%200%200%200-2.046-2.047l-1.618.721a8.5%208.5%200%200%200-2.273-.942ZM22%2013.592A6.408%206.408%200%201%201%2015.592%2020A6.41%206.41%200%200%201%2022%2013.592%22%2F%3E%3Cpath%20fill%3D%22%23b3e5fc%22%20d%3D%22M24.607%2022.602a3.62%203.62%200%201%201-.006-5.118l.006.006l-1.28%201.278a1.81%201.81%200%201%200-.004%202.56l.004-.004Z%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%230288d1%22%20d%3D%22M28.967%2012H9.442a2%202%200%200%200-1.898%201.368L4%2024V10h24a2%202%200%200%200-2-2H15.124a2%202%200%200%201-1.28-.464l-1.288-1.072A2%202%200%200%200%2011.276%206H4a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h22l4.805-11.212A2%202%200%200%200%2028.967%2012%22%2F%3E%3Cpath%20fill%3D%22%23b3e5fc%22%20d%3D%22M23.448%2010.106a10%2010%200%200%200-2.896%200l-.634%201.653a8.5%208.5%200%200%200-2.273.942l-1.618-.72a10%2010%200%200%200-2.047%202.046l.721%201.618a8.5%208.5%200%200%200-.942%202.273l-1.653.634a10%2010%200%200%200%200%202.896l1.653.634a8.5%208.5%200%200%200%20.942%202.273l-.72%201.618a10%2010%200%200%200%202.046%202.047l1.618-.721a8.5%208.5%200%200%200%202.273.942l.634%201.653a10%2010%200%200%200%202.896%200l.634-1.653a8.5%208.5%200%200%200%202.273-.942l1.618.72a10%2010%200%200%200%202.047-2.046l-.721-1.618a8.5%208.5%200%200%200%20.942-2.273l1.653-.634a10%2010%200%200%200%200-2.896l-1.653-.634a8.5%208.5%200%200%200-.942-2.273l.72-1.618a10%2010%200%200%200-2.046-2.047l-1.618.721a8.5%208.5%200%200%200-2.273-.942ZM22%2013.592A6.408%206.408%200%201%201%2015.592%2020A6.41%206.41%200%200%201%2022%2013.592%22%2F%3E%3Cpath%20fill%3D%22%23b3e5fc%22%20d%3D%22M24.607%2022.602a3.62%203.62%200%201%201-.006-5.118l.006.006l-1.28%201.278a1.81%201.81%200%201%200-.004%202.56l.004-.004Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/folder-cobol-open.svg?color=%231a73e8&size=48