folder godot logo
folder-godot from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- folder-godot
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 16×16
- 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 godot logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#42a5f5" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><g fill="#bbdefb"><path d="M9.983 5a6 6 0 0 0-1.332.436a9 9 0 0 0 .083 1.046a6 6 0 0 0-.492.305a5 5 0 0 0-.457.359a9 9 0 0 0-.89-.495A6.5 6.5 0 0 0 6 7.772a9 9 0 0 0 .605.833h.006v2.527l.014.001l1.624.15a.17.17 0 0 1 .157.155l.05.683l1.417.096l.098-.631a.17.17 0 0 1 .173-.142h1.713a.17.17 0 0 1 .173.142l.097.631l1.417-.096l.05-.683a.17.17 0 0 1 .158-.156l1.623-.149h.014V8.606h.006A9 9 0 0 0 16 7.772a6.5 6.5 0 0 0-.895-1.121a9 9 0 0 0-.89.493a5 5 0 0 0-.457-.358a6 6 0 0 0-.491-.305a10 10 0 0 0 .083-1.047A6 6 0 0 0 12.017 5a9 9 0 0 0-.495.92a3.5 3.5 0 0 0-.518-.04h-.007a3.5 3.5 0 0 0-.519.04A9 9 0 0 0 9.983 5M8.699 8.698a.935.935 0 1 1 .055 1.868h-.002a.935.935 0 1 1-.053-1.868m4.603 0a.935.935 0 1 1 .013 1.868h-.013a.935.935 0 1 1-.012-1.868zM11 9.244a.297.297 0 0 1 .315.274v.86a.313.313 0 0 1-.345.271a.31.31 0 0 1-.285-.272v-.86A.295.295 0 0 1 11 9.244"/><path d="m13.932 11.602l-.05.687a.17.17 0 0 1-.163.156l-1.729.116l-.013.001a.17.17 0 0 1-.173-.142l-.099-.642h-1.41l-.1.642a.173.173 0 0 1-.185.142l-1.73-.118a.17.17 0 0 1-.161-.156l-.05-.687l-1.46-.134l.002.346c0 1.472 1.956 2.179 4.386 2.187h.006c2.43-.008 4.385-.715 4.385-2.187l.003-.346Z"/></g></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeFolderGodot(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#42a5f5" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><g fill="#bbdefb"><path d="M9.983 5a6 6 0 0 0-1.332.436a9 9 0 0 0 .083 1.046a6 6 0 0 0-.492.305a5 5 0 0 0-.457.359a9 9 0 0 0-.89-.495A6.5 6.5 0 0 0 6 7.772a9 9 0 0 0 .605.833h.006v2.527l.014.001l1.624.15a.17.17 0 0 1 .157.155l.05.683l1.417.096l.098-.631a.17.17 0 0 1 .173-.142h1.713a.17.17 0 0 1 .173.142l.097.631l1.417-.096l.05-.683a.17.17 0 0 1 .158-.156l1.623-.149h.014V8.606h.006A9 9 0 0 0 16 7.772a6.5 6.5 0 0 0-.895-1.121a9 9 0 0 0-.89.493a5 5 0 0 0-.457-.358a6 6 0 0 0-.491-.305a10 10 0 0 0 .083-1.047A6 6 0 0 0 12.017 5a9 9 0 0 0-.495.92a3.5 3.5 0 0 0-.518-.04h-.007a3.5 3.5 0 0 0-.519.04A9 9 0 0 0 9.983 5M8.699 8.698a.935.935 0 1 1 .055 1.868h-.002a.935.935 0 1 1-.053-1.868m4.603 0a.935.935 0 1 1 .013 1.868h-.013a.935.935 0 1 1-.012-1.868zM11 9.244a.297.297 0 0 1 .315.274v.86a.313.313 0 0 1-.345.271a.31.31 0 0 1-.285-.272v-.86A.295.295 0 0 1 11 9.244"/><path d="m13.932 11.602l-.05.687a.17.17 0 0 1-.163.156l-1.729.116l-.013.001a.17.17 0 0 1-.173-.142l-.099-.642h-1.41l-.1.642a.173.173 0 0 1-.185.142l-1.73-.118a.17.17 0 0 1-.161-.156l-.05-.687l-1.46-.134l.002.346c0 1.472 1.956 2.179 4.386 2.187h.006c2.43-.008 4.385-.715 4.385-2.187l.003-.346Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="#42a5f5" d="m6.922 3.768l-.644-.536A1 1 0 0 0 5.638 3H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H7.562a1 1 0 0 1-.64-.232"/><g fill="#bbdefb"><path d="M9.983 5a6 6 0 0 0-1.332.436a9 9 0 0 0 .083 1.046a6 6 0 0 0-.492.305a5 5 0 0 0-.457.359a9 9 0 0 0-.89-.495A6.5 6.5 0 0 0 6 7.772a9 9 0 0 0 .605.833h.006v2.527l.014.001l1.624.15a.17.17 0 0 1 .157.155l.05.683l1.417.096l.098-.631a.17.17 0 0 1 .173-.142h1.713a.17.17 0 0 1 .173.142l.097.631l1.417-.096l.05-.683a.17.17 0 0 1 .158-.156l1.623-.149h.014V8.606h.006A9 9 0 0 0 16 7.772a6.5 6.5 0 0 0-.895-1.121a9 9 0 0 0-.89.493a5 5 0 0 0-.457-.358a6 6 0 0 0-.491-.305a10 10 0 0 0 .083-1.047A6 6 0 0 0 12.017 5a9 9 0 0 0-.495.92a3.5 3.5 0 0 0-.518-.04h-.007a3.5 3.5 0 0 0-.519.04A9 9 0 0 0 9.983 5M8.699 8.698a.935.935 0 1 1 .055 1.868h-.002a.935.935 0 1 1-.053-1.868m4.603 0a.935.935 0 1 1 .013 1.868h-.013a.935.935 0 1 1-.012-1.868zM11 9.244a.297.297 0 0 1 .315.274v.86a.313.313 0 0 1-.345.271a.31.31 0 0 1-.285-.272v-.86A.295.295 0 0 1 11 9.244"/><path d="m13.932 11.602l-.05.687a.17.17 0 0 1-.163.156l-1.729.116l-.013.001a.17.17 0 0 1-.173-.142l-.099-.642h-1.41l-.1.642a.173.173 0 0 1-.185.142l-1.73-.118a.17.17 0 0 1-.161-.156l-.05-.687l-1.46-.134l.002.346c0 1.472 1.956 2.179 4.386 2.187h.006c2.43-.008 4.385-.715 4.385-2.187l.003-.346Z"/></g></svg> </template>
CSS
.icon-folder-godot {
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%2016%2016%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22m6.922%203.768l-.644-.536A1%201%200%200%200%205.638%203H2a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V5a1%201%200%200%200-1-1H7.562a1%201%200%200%201-.64-.232%22%2F%3E%3Cg%20fill%3D%22%23bbdefb%22%3E%3Cpath%20d%3D%22M9.983%205a6%206%200%200%200-1.332.436a9%209%200%200%200%20.083%201.046a6%206%200%200%200-.492.305a5%205%200%200%200-.457.359a9%209%200%200%200-.89-.495A6.5%206.5%200%200%200%206%207.772a9%209%200%200%200%20.605.833h.006v2.527l.014.001l1.624.15a.17.17%200%200%201%20.157.155l.05.683l1.417.096l.098-.631a.17.17%200%200%201%20.173-.142h1.713a.17.17%200%200%201%20.173.142l.097.631l1.417-.096l.05-.683a.17.17%200%200%201%20.158-.156l1.623-.149h.014V8.606h.006A9%209%200%200%200%2016%207.772a6.5%206.5%200%200%200-.895-1.121a9%209%200%200%200-.89.493a5%205%200%200%200-.457-.358a6%206%200%200%200-.491-.305a10%2010%200%200%200%20.083-1.047A6%206%200%200%200%2012.017%205a9%209%200%200%200-.495.92a3.5%203.5%200%200%200-.518-.04h-.007a3.5%203.5%200%200%200-.519.04A9%209%200%200%200%209.983%205M8.699%208.698a.935.935%200%201%201%20.055%201.868h-.002a.935.935%200%201%201-.053-1.868m4.603%200a.935.935%200%201%201%20.013%201.868h-.013a.935.935%200%201%201-.012-1.868zM11%209.244a.297.297%200%200%201%20.315.274v.86a.313.313%200%200%201-.345.271a.31.31%200%200%201-.285-.272v-.86A.295.295%200%200%201%2011%209.244%22%2F%3E%3Cpath%20d%3D%22m13.932%2011.602l-.05.687a.17.17%200%200%201-.163.156l-1.729.116l-.013.001a.17.17%200%200%201-.173-.142l-.099-.642h-1.41l-.1.642a.173.173%200%200%201-.185.142l-1.73-.118a.17.17%200%200%201-.161-.156l-.05-.687l-1.46-.134l.002.346c0%201.472%201.956%202.179%204.386%202.187h.006c2.43-.008%204.385-.715%204.385-2.187l.003-.346Z%22%2F%3E%3C%2Fg%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%2016%2016%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22m6.922%203.768l-.644-.536A1%201%200%200%200%205.638%203H2a1%201%200%200%200-1%201v8a1%201%200%200%200%201%201h12a1%201%200%200%200%201-1V5a1%201%200%200%200-1-1H7.562a1%201%200%200%201-.64-.232%22%2F%3E%3Cg%20fill%3D%22%23bbdefb%22%3E%3Cpath%20d%3D%22M9.983%205a6%206%200%200%200-1.332.436a9%209%200%200%200%20.083%201.046a6%206%200%200%200-.492.305a5%205%200%200%200-.457.359a9%209%200%200%200-.89-.495A6.5%206.5%200%200%200%206%207.772a9%209%200%200%200%20.605.833h.006v2.527l.014.001l1.624.15a.17.17%200%200%201%20.157.155l.05.683l1.417.096l.098-.631a.17.17%200%200%201%20.173-.142h1.713a.17.17%200%200%201%20.173.142l.097.631l1.417-.096l.05-.683a.17.17%200%200%201%20.158-.156l1.623-.149h.014V8.606h.006A9%209%200%200%200%2016%207.772a6.5%206.5%200%200%200-.895-1.121a9%209%200%200%200-.89.493a5%205%200%200%200-.457-.358a6%206%200%200%200-.491-.305a10%2010%200%200%200%20.083-1.047A6%206%200%200%200%2012.017%205a9%209%200%200%200-.495.92a3.5%203.5%200%200%200-.518-.04h-.007a3.5%203.5%200%200%200-.519.04A9%209%200%200%200%209.983%205M8.699%208.698a.935.935%200%201%201%20.055%201.868h-.002a.935.935%200%201%201-.053-1.868m4.603%200a.935.935%200%201%201%20.013%201.868h-.013a.935.935%200%201%201-.012-1.868zM11%209.244a.297.297%200%200%201%20.315.274v.86a.313.313%200%200%201-.345.271a.31.31%200%200%201-.285-.272v-.86A.295.295%200%200%201%2011%209.244%22%2F%3E%3Cpath%20d%3D%22m13.932%2011.602l-.05.687a.17.17%200%200%201-.163.156l-1.729.116l-.013.001a.17.17%200%200%201-.173-.142l-.099-.642h-1.41l-.1.642a.173.173%200%200%201-.185.142l-1.73-.118a.17.17%200%200%201-.161-.156l-.05-.687l-1.46-.134l.002.346c0%201.472%201.956%202.179%204.386%202.187h.006c2.43-.008%204.385-.715%204.385-2.187l.003-.346Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/folder-godot.svg?color=%231a73e8&size=48