file type bosque logo
file-type-bosque from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-bosque
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type bosque logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#206e20" d="M17.636 16.215v-6.1c0-.327-.054-.285.331-.285H30v6.379h-5.34Z"/><path fill="#247b24" d="M17.634 16.215H30v6.379H17.634z"/><path fill="#1c601c" d="M29.949 3.813A1.19 1.19 0 0 0 28.859 3H10.22a1.18 1.18 0 0 0-1.2.939a1 1 0 0 0-.02.212V9.83h21V3.938c-.045-.03-.037-.083-.051-.125"/><path fill="#288928" d="M19.7 22.592H9V27.9a.6.6 0 0 0 .013.112A1.17 1.17 0 0 0 10.2 29h18.586a1.17 1.17 0 0 0 1.17-.854c.01-.029 0-.069.044-.082v-5.472Z"/><path fill="#107c10" d="M18.322 9.07a1.2 1.2 0 0 0-.111-.508a1.32 1.32 0 0 0-1.263-.823Q12.973 7.73 9 7.735H3.387A1.36 1.36 0 0 0 2 9.069v13.784a1.363 1.363 0 0 0 1.313 1.411h13.526a2 2 0 0 0 .347-.024a1.35 1.35 0 0 0 1.14-1.307Q18.325 16 18.322 9.07"/><path fill="#fefefe" d="M13.785 21.26h-1.239c-.084 0-.081-.069-.1-.116q-.524-1.4-1.043-2.8l-.954-2.557l-.035-.088c-.056.008-.054.055-.068.085L7.9 21.134a.18.18 0 0 1-.2.129c-.381-.008-.764 0-1.163 0l.514-1.143q1.353-3 2.706-5.991a.25.25 0 0 0 .006-.214c-.155-.41-.3-.822-.457-1.233a1.7 1.7 0 0 0-.219-.426a.93.93 0 0 0-.787-.416h-.531c-.088 0-.123-.015-.121-.115c.008-.284 0-.567 0-.851c0-.049-.016-.105.07-.1a7 7 0 0 1 1.366.089a1.71 1.71 0 0 1 1.289 1.155c.691 1.891 1.392 3.778 2.089 5.666l1.269 3.436a1 1 0 0 1 .054.14"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeBosque(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#206e20" d="M17.636 16.215v-6.1c0-.327-.054-.285.331-.285H30v6.379h-5.34Z"/><path fill="#247b24" d="M17.634 16.215H30v6.379H17.634z"/><path fill="#1c601c" d="M29.949 3.813A1.19 1.19 0 0 0 28.859 3H10.22a1.18 1.18 0 0 0-1.2.939a1 1 0 0 0-.02.212V9.83h21V3.938c-.045-.03-.037-.083-.051-.125"/><path fill="#288928" d="M19.7 22.592H9V27.9a.6.6 0 0 0 .013.112A1.17 1.17 0 0 0 10.2 29h18.586a1.17 1.17 0 0 0 1.17-.854c.01-.029 0-.069.044-.082v-5.472Z"/><path fill="#107c10" d="M18.322 9.07a1.2 1.2 0 0 0-.111-.508a1.32 1.32 0 0 0-1.263-.823Q12.973 7.73 9 7.735H3.387A1.36 1.36 0 0 0 2 9.069v13.784a1.363 1.363 0 0 0 1.313 1.411h13.526a2 2 0 0 0 .347-.024a1.35 1.35 0 0 0 1.14-1.307Q18.325 16 18.322 9.07"/><path fill="#fefefe" d="M13.785 21.26h-1.239c-.084 0-.081-.069-.1-.116q-.524-1.4-1.043-2.8l-.954-2.557l-.035-.088c-.056.008-.054.055-.068.085L7.9 21.134a.18.18 0 0 1-.2.129c-.381-.008-.764 0-1.163 0l.514-1.143q1.353-3 2.706-5.991a.25.25 0 0 0 .006-.214c-.155-.41-.3-.822-.457-1.233a1.7 1.7 0 0 0-.219-.426a.93.93 0 0 0-.787-.416h-.531c-.088 0-.123-.015-.121-.115c.008-.284 0-.567 0-.851c0-.049-.016-.105.07-.1a7 7 0 0 1 1.366.089a1.71 1.71 0 0 1 1.289 1.155c.691 1.891 1.392 3.778 2.089 5.666l1.269 3.436a1 1 0 0 1 .054.14"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#206e20" d="M17.636 16.215v-6.1c0-.327-.054-.285.331-.285H30v6.379h-5.34Z"/><path fill="#247b24" d="M17.634 16.215H30v6.379H17.634z"/><path fill="#1c601c" d="M29.949 3.813A1.19 1.19 0 0 0 28.859 3H10.22a1.18 1.18 0 0 0-1.2.939a1 1 0 0 0-.02.212V9.83h21V3.938c-.045-.03-.037-.083-.051-.125"/><path fill="#288928" d="M19.7 22.592H9V27.9a.6.6 0 0 0 .013.112A1.17 1.17 0 0 0 10.2 29h18.586a1.17 1.17 0 0 0 1.17-.854c.01-.029 0-.069.044-.082v-5.472Z"/><path fill="#107c10" d="M18.322 9.07a1.2 1.2 0 0 0-.111-.508a1.32 1.32 0 0 0-1.263-.823Q12.973 7.73 9 7.735H3.387A1.36 1.36 0 0 0 2 9.069v13.784a1.363 1.363 0 0 0 1.313 1.411h13.526a2 2 0 0 0 .347-.024a1.35 1.35 0 0 0 1.14-1.307Q18.325 16 18.322 9.07"/><path fill="#fefefe" d="M13.785 21.26h-1.239c-.084 0-.081-.069-.1-.116q-.524-1.4-1.043-2.8l-.954-2.557l-.035-.088c-.056.008-.054.055-.068.085L7.9 21.134a.18.18 0 0 1-.2.129c-.381-.008-.764 0-1.163 0l.514-1.143q1.353-3 2.706-5.991a.25.25 0 0 0 .006-.214c-.155-.41-.3-.822-.457-1.233a1.7 1.7 0 0 0-.219-.426a.93.93 0 0 0-.787-.416h-.531c-.088 0-.123-.015-.121-.115c.008-.284 0-.567 0-.851c0-.049-.016-.105.07-.1a7 7 0 0 1 1.366.089a1.71 1.71 0 0 1 1.289 1.155c.691 1.891 1.392 3.778 2.089 5.666l1.269 3.436a1 1 0 0 1 .054.14"/></svg> </template>
CSS
.icon-file-type-bosque {
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%23206e20%22%20d%3D%22M17.636%2016.215v-6.1c0-.327-.054-.285.331-.285H30v6.379h-5.34Z%22%2F%3E%3Cpath%20fill%3D%22%23247b24%22%20d%3D%22M17.634%2016.215H30v6.379H17.634z%22%2F%3E%3Cpath%20fill%3D%22%231c601c%22%20d%3D%22M29.949%203.813A1.19%201.19%200%200%200%2028.859%203H10.22a1.18%201.18%200%200%200-1.2.939a1%201%200%200%200-.02.212V9.83h21V3.938c-.045-.03-.037-.083-.051-.125%22%2F%3E%3Cpath%20fill%3D%22%23288928%22%20d%3D%22M19.7%2022.592H9V27.9a.6.6%200%200%200%20.013.112A1.17%201.17%200%200%200%2010.2%2029h18.586a1.17%201.17%200%200%200%201.17-.854c.01-.029%200-.069.044-.082v-5.472Z%22%2F%3E%3Cpath%20fill%3D%22%23107c10%22%20d%3D%22M18.322%209.07a1.2%201.2%200%200%200-.111-.508a1.32%201.32%200%200%200-1.263-.823Q12.973%207.73%209%207.735H3.387A1.36%201.36%200%200%200%202%209.069v13.784a1.363%201.363%200%200%200%201.313%201.411h13.526a2%202%200%200%200%20.347-.024a1.35%201.35%200%200%200%201.14-1.307Q18.325%2016%2018.322%209.07%22%2F%3E%3Cpath%20fill%3D%22%23fefefe%22%20d%3D%22M13.785%2021.26h-1.239c-.084%200-.081-.069-.1-.116q-.524-1.4-1.043-2.8l-.954-2.557l-.035-.088c-.056.008-.054.055-.068.085L7.9%2021.134a.18.18%200%200%201-.2.129c-.381-.008-.764%200-1.163%200l.514-1.143q1.353-3%202.706-5.991a.25.25%200%200%200%20.006-.214c-.155-.41-.3-.822-.457-1.233a1.7%201.7%200%200%200-.219-.426a.93.93%200%200%200-.787-.416h-.531c-.088%200-.123-.015-.121-.115c.008-.284%200-.567%200-.851c0-.049-.016-.105.07-.1a7%207%200%200%201%201.366.089a1.71%201.71%200%200%201%201.289%201.155c.691%201.891%201.392%203.778%202.089%205.666l1.269%203.436a1%201%200%200%201%20.054.14%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%23206e20%22%20d%3D%22M17.636%2016.215v-6.1c0-.327-.054-.285.331-.285H30v6.379h-5.34Z%22%2F%3E%3Cpath%20fill%3D%22%23247b24%22%20d%3D%22M17.634%2016.215H30v6.379H17.634z%22%2F%3E%3Cpath%20fill%3D%22%231c601c%22%20d%3D%22M29.949%203.813A1.19%201.19%200%200%200%2028.859%203H10.22a1.18%201.18%200%200%200-1.2.939a1%201%200%200%200-.02.212V9.83h21V3.938c-.045-.03-.037-.083-.051-.125%22%2F%3E%3Cpath%20fill%3D%22%23288928%22%20d%3D%22M19.7%2022.592H9V27.9a.6.6%200%200%200%20.013.112A1.17%201.17%200%200%200%2010.2%2029h18.586a1.17%201.17%200%200%200%201.17-.854c.01-.029%200-.069.044-.082v-5.472Z%22%2F%3E%3Cpath%20fill%3D%22%23107c10%22%20d%3D%22M18.322%209.07a1.2%201.2%200%200%200-.111-.508a1.32%201.32%200%200%200-1.263-.823Q12.973%207.73%209%207.735H3.387A1.36%201.36%200%200%200%202%209.069v13.784a1.363%201.363%200%200%200%201.313%201.411h13.526a2%202%200%200%200%20.347-.024a1.35%201.35%200%200%200%201.14-1.307Q18.325%2016%2018.322%209.07%22%2F%3E%3Cpath%20fill%3D%22%23fefefe%22%20d%3D%22M13.785%2021.26h-1.239c-.084%200-.081-.069-.1-.116q-.524-1.4-1.043-2.8l-.954-2.557l-.035-.088c-.056.008-.054.055-.068.085L7.9%2021.134a.18.18%200%200%201-.2.129c-.381-.008-.764%200-1.163%200l.514-1.143q1.353-3%202.706-5.991a.25.25%200%200%200%20.006-.214c-.155-.41-.3-.822-.457-1.233a1.7%201.7%200%200%200-.219-.426a.93.93%200%200%200-.787-.416h-.531c-.088%200-.123-.015-.121-.115c.008-.284%200-.567%200-.851c0-.049-.016-.105.07-.1a7%207%200%200%201%201.366.089a1.71%201.71%200%200%201%201.289%201.155c.691%201.891%201.392%203.778%202.089%205.666l1.269%203.436a1%201%200%200%201%20.054.14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-bosque.svg?color=%231a73e8&size=48