file type elasticbeanstalk logo
file-type-elasticbeanstalk from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-elasticbeanstalk
- 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 elasticbeanstalk logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9d5025" d="M12.534 3.733V16h-1.427v11.553L16 30l2.956-14L16 2z"/><path fill="#f58536" d="M16 2v28l3.466-1.733V16h1.427V4.447z"/><path fill="#6b3a19" d="m26.092 12.432l-6.184.578l-2.039-.238l6.456-6.592z"/><path fill="#f58536" d="m24.325 6.18l1.767.883v5.369l-1.767-.374z"/><path fill="#9d5025" d="m17.869 12.772l6.456-.714V6.18l-6.456 1.733z"/><path fill="#fbbf93" d="m5.908 19.568l6.184-.578l2.039.238l-6.456 6.592z"/><path fill="#9d5025" d="m7.675 25.82l-1.767-.883v-5.369l1.767.374z"/><path fill="#f58536" d="m14.131 19.228l-6.456.714v5.878l6.456-1.733z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeElasticbeanstalk(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9d5025" d="M12.534 3.733V16h-1.427v11.553L16 30l2.956-14L16 2z"/><path fill="#f58536" d="M16 2v28l3.466-1.733V16h1.427V4.447z"/><path fill="#6b3a19" d="m26.092 12.432l-6.184.578l-2.039-.238l6.456-6.592z"/><path fill="#f58536" d="m24.325 6.18l1.767.883v5.369l-1.767-.374z"/><path fill="#9d5025" d="m17.869 12.772l6.456-.714V6.18l-6.456 1.733z"/><path fill="#fbbf93" d="m5.908 19.568l6.184-.578l2.039.238l-6.456 6.592z"/><path fill="#9d5025" d="m7.675 25.82l-1.767-.883v-5.369l1.767.374z"/><path fill="#f58536" d="m14.131 19.228l-6.456.714v5.878l6.456-1.733z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9d5025" d="M12.534 3.733V16h-1.427v11.553L16 30l2.956-14L16 2z"/><path fill="#f58536" d="M16 2v28l3.466-1.733V16h1.427V4.447z"/><path fill="#6b3a19" d="m26.092 12.432l-6.184.578l-2.039-.238l6.456-6.592z"/><path fill="#f58536" d="m24.325 6.18l1.767.883v5.369l-1.767-.374z"/><path fill="#9d5025" d="m17.869 12.772l6.456-.714V6.18l-6.456 1.733z"/><path fill="#fbbf93" d="m5.908 19.568l6.184-.578l2.039.238l-6.456 6.592z"/><path fill="#9d5025" d="m7.675 25.82l-1.767-.883v-5.369l1.767.374z"/><path fill="#f58536" d="m14.131 19.228l-6.456.714v5.878l6.456-1.733z"/></svg> </template>
CSS
.icon-file-type-elasticbeanstalk {
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%239d5025%22%20d%3D%22M12.534%203.733V16h-1.427v11.553L16%2030l2.956-14L16%202z%22%2F%3E%3Cpath%20fill%3D%22%23f58536%22%20d%3D%22M16%202v28l3.466-1.733V16h1.427V4.447z%22%2F%3E%3Cpath%20fill%3D%22%236b3a19%22%20d%3D%22m26.092%2012.432l-6.184.578l-2.039-.238l6.456-6.592z%22%2F%3E%3Cpath%20fill%3D%22%23f58536%22%20d%3D%22m24.325%206.18l1.767.883v5.369l-1.767-.374z%22%2F%3E%3Cpath%20fill%3D%22%239d5025%22%20d%3D%22m17.869%2012.772l6.456-.714V6.18l-6.456%201.733z%22%2F%3E%3Cpath%20fill%3D%22%23fbbf93%22%20d%3D%22m5.908%2019.568l6.184-.578l2.039.238l-6.456%206.592z%22%2F%3E%3Cpath%20fill%3D%22%239d5025%22%20d%3D%22m7.675%2025.82l-1.767-.883v-5.369l1.767.374z%22%2F%3E%3Cpath%20fill%3D%22%23f58536%22%20d%3D%22m14.131%2019.228l-6.456.714v5.878l6.456-1.733z%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%239d5025%22%20d%3D%22M12.534%203.733V16h-1.427v11.553L16%2030l2.956-14L16%202z%22%2F%3E%3Cpath%20fill%3D%22%23f58536%22%20d%3D%22M16%202v28l3.466-1.733V16h1.427V4.447z%22%2F%3E%3Cpath%20fill%3D%22%236b3a19%22%20d%3D%22m26.092%2012.432l-6.184.578l-2.039-.238l6.456-6.592z%22%2F%3E%3Cpath%20fill%3D%22%23f58536%22%20d%3D%22m24.325%206.18l1.767.883v5.369l-1.767-.374z%22%2F%3E%3Cpath%20fill%3D%22%239d5025%22%20d%3D%22m17.869%2012.772l6.456-.714V6.18l-6.456%201.733z%22%2F%3E%3Cpath%20fill%3D%22%23fbbf93%22%20d%3D%22m5.908%2019.568l6.184-.578l2.039.238l-6.456%206.592z%22%2F%3E%3Cpath%20fill%3D%22%239d5025%22%20d%3D%22m7.675%2025.82l-1.767-.883v-5.369l1.767.374z%22%2F%3E%3Cpath%20fill%3D%22%23f58536%22%20d%3D%22m14.131%2019.228l-6.456.714v5.878l6.456-1.733z%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-elasticbeanstalk.svg?color=%231a73e8&size=48