file type glsl logo
file-type-glsl from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-glsl
- 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 glsl logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4386b5" d="M7.779 18.923A2.33 2.33 0 0 1 5.4 17.16c.306 1.462 1.961 2.892 7.183 3.529a14.23 14.23 0 0 0 9.232-1.612s.733-.322.293.176c0 0-3.107 2.873-9.2 2.9S1.97 19.107 2 16c-.029-3.107 4.806-6.185 10.9-6.155s9.2 2.9 9.2 2.9c.44.5-.293.176-.293.176c-1.084-.7-4.286-2.089-9.232-1.612c-4.866.469-6.453 2.122-6.981 3.235a3.3 3.3 0 0 0-.318 1.24a2.424 2.424 0 0 1 2.5-2.316a2.507 2.507 0 0 1 2.524 2.727a2.506 2.506 0 0 1-2.521 2.725Zm19.647-1.074H30v.937h-3.656v-5.177h1.082zM23.454 16h2.163v2.791H24.9l-.108-.649a1.9 1.9 0 0 1-1.614.786a2.414 2.414 0 0 1-2.379-2.711a2.485 2.485 0 0 1 2.531-2.74a2.053 2.053 0 0 1 2.27 1.74h-1.085a1.136 1.136 0 0 0-1.132-.851c-.771 0-1.485.534-1.485 1.86c0 1.413.771 1.781 1.506 1.781a1.28 1.28 0 0 0 1.254-1.139h-1.2V16ZM7.781 14.1a1.86 1.86 0 0 0-1.8 2.105a1.86 1.86 0 0 0 1.8 2.105a1.86 1.86 0 0 0 1.8-2.105a1.86 1.86 0 0 0-1.8-2.105m2.911 1.383h.525v.468h.013a1.12 1.12 0 0 1 .987-.563a1.565 1.565 0 0 1 1.506 1.677a1.675 1.675 0 0 1-1.583 1.824a1 1 0 0 1-.88-.443h-.013V20.1h-.557v-4.621ZM12.1 18.4c.608 0 1.019-.527 1.019-1.254c0-.424-.171-1.264-1.032-1.264c-.8 0-.893.867-.893 1.406c0 .88.551 1.114.905 1.114Zm5-.652a1.38 1.38 0 0 1-1.488 1.133a1.487 1.487 0 0 1-1.482-1.658c0-1.025.494-1.842 1.588-1.842c.956 0 1.424.76 1.424 1.931h-2.421c0 .69.323 1.089.962 1.089a.84.84 0 0 0 .854-.652zm-.59-.88c-.032-.513-.247-.987-.924-.987a.97.97 0 0 0-.918.987zm3.713 1.917h-.557v-2.034c0-.576-.165-.867-.709-.867c-.317 0-.874.2-.874 1.1v1.8h-.557v-3.305h.525v.468h.013a1.2 1.2 0 0 1 1-.563a1.046 1.046 0 0 1 1.158 1.152v2.253"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeGlsl(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4386b5" d="M7.779 18.923A2.33 2.33 0 0 1 5.4 17.16c.306 1.462 1.961 2.892 7.183 3.529a14.23 14.23 0 0 0 9.232-1.612s.733-.322.293.176c0 0-3.107 2.873-9.2 2.9S1.97 19.107 2 16c-.029-3.107 4.806-6.185 10.9-6.155s9.2 2.9 9.2 2.9c.44.5-.293.176-.293.176c-1.084-.7-4.286-2.089-9.232-1.612c-4.866.469-6.453 2.122-6.981 3.235a3.3 3.3 0 0 0-.318 1.24a2.424 2.424 0 0 1 2.5-2.316a2.507 2.507 0 0 1 2.524 2.727a2.506 2.506 0 0 1-2.521 2.725Zm19.647-1.074H30v.937h-3.656v-5.177h1.082zM23.454 16h2.163v2.791H24.9l-.108-.649a1.9 1.9 0 0 1-1.614.786a2.414 2.414 0 0 1-2.379-2.711a2.485 2.485 0 0 1 2.531-2.74a2.053 2.053 0 0 1 2.27 1.74h-1.085a1.136 1.136 0 0 0-1.132-.851c-.771 0-1.485.534-1.485 1.86c0 1.413.771 1.781 1.506 1.781a1.28 1.28 0 0 0 1.254-1.139h-1.2V16ZM7.781 14.1a1.86 1.86 0 0 0-1.8 2.105a1.86 1.86 0 0 0 1.8 2.105a1.86 1.86 0 0 0 1.8-2.105a1.86 1.86 0 0 0-1.8-2.105m2.911 1.383h.525v.468h.013a1.12 1.12 0 0 1 .987-.563a1.565 1.565 0 0 1 1.506 1.677a1.675 1.675 0 0 1-1.583 1.824a1 1 0 0 1-.88-.443h-.013V20.1h-.557v-4.621ZM12.1 18.4c.608 0 1.019-.527 1.019-1.254c0-.424-.171-1.264-1.032-1.264c-.8 0-.893.867-.893 1.406c0 .88.551 1.114.905 1.114Zm5-.652a1.38 1.38 0 0 1-1.488 1.133a1.487 1.487 0 0 1-1.482-1.658c0-1.025.494-1.842 1.588-1.842c.956 0 1.424.76 1.424 1.931h-2.421c0 .69.323 1.089.962 1.089a.84.84 0 0 0 .854-.652zm-.59-.88c-.032-.513-.247-.987-.924-.987a.97.97 0 0 0-.918.987zm3.713 1.917h-.557v-2.034c0-.576-.165-.867-.709-.867c-.317 0-.874.2-.874 1.1v1.8h-.557v-3.305h.525v.468h.013a1.2 1.2 0 0 1 1-.563a1.046 1.046 0 0 1 1.158 1.152v2.253"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#4386b5" d="M7.779 18.923A2.33 2.33 0 0 1 5.4 17.16c.306 1.462 1.961 2.892 7.183 3.529a14.23 14.23 0 0 0 9.232-1.612s.733-.322.293.176c0 0-3.107 2.873-9.2 2.9S1.97 19.107 2 16c-.029-3.107 4.806-6.185 10.9-6.155s9.2 2.9 9.2 2.9c.44.5-.293.176-.293.176c-1.084-.7-4.286-2.089-9.232-1.612c-4.866.469-6.453 2.122-6.981 3.235a3.3 3.3 0 0 0-.318 1.24a2.424 2.424 0 0 1 2.5-2.316a2.507 2.507 0 0 1 2.524 2.727a2.506 2.506 0 0 1-2.521 2.725Zm19.647-1.074H30v.937h-3.656v-5.177h1.082zM23.454 16h2.163v2.791H24.9l-.108-.649a1.9 1.9 0 0 1-1.614.786a2.414 2.414 0 0 1-2.379-2.711a2.485 2.485 0 0 1 2.531-2.74a2.053 2.053 0 0 1 2.27 1.74h-1.085a1.136 1.136 0 0 0-1.132-.851c-.771 0-1.485.534-1.485 1.86c0 1.413.771 1.781 1.506 1.781a1.28 1.28 0 0 0 1.254-1.139h-1.2V16ZM7.781 14.1a1.86 1.86 0 0 0-1.8 2.105a1.86 1.86 0 0 0 1.8 2.105a1.86 1.86 0 0 0 1.8-2.105a1.86 1.86 0 0 0-1.8-2.105m2.911 1.383h.525v.468h.013a1.12 1.12 0 0 1 .987-.563a1.565 1.565 0 0 1 1.506 1.677a1.675 1.675 0 0 1-1.583 1.824a1 1 0 0 1-.88-.443h-.013V20.1h-.557v-4.621ZM12.1 18.4c.608 0 1.019-.527 1.019-1.254c0-.424-.171-1.264-1.032-1.264c-.8 0-.893.867-.893 1.406c0 .88.551 1.114.905 1.114Zm5-.652a1.38 1.38 0 0 1-1.488 1.133a1.487 1.487 0 0 1-1.482-1.658c0-1.025.494-1.842 1.588-1.842c.956 0 1.424.76 1.424 1.931h-2.421c0 .69.323 1.089.962 1.089a.84.84 0 0 0 .854-.652zm-.59-.88c-.032-.513-.247-.987-.924-.987a.97.97 0 0 0-.918.987zm3.713 1.917h-.557v-2.034c0-.576-.165-.867-.709-.867c-.317 0-.874.2-.874 1.1v1.8h-.557v-3.305h.525v.468h.013a1.2 1.2 0 0 1 1-.563a1.046 1.046 0 0 1 1.158 1.152v2.253"/></svg> </template>
CSS
.icon-file-type-glsl {
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%234386b5%22%20d%3D%22M7.779%2018.923A2.33%202.33%200%200%201%205.4%2017.16c.306%201.462%201.961%202.892%207.183%203.529a14.23%2014.23%200%200%200%209.232-1.612s.733-.322.293.176c0%200-3.107%202.873-9.2%202.9S1.97%2019.107%202%2016c-.029-3.107%204.806-6.185%2010.9-6.155s9.2%202.9%209.2%202.9c.44.5-.293.176-.293.176c-1.084-.7-4.286-2.089-9.232-1.612c-4.866.469-6.453%202.122-6.981%203.235a3.3%203.3%200%200%200-.318%201.24a2.424%202.424%200%200%201%202.5-2.316a2.507%202.507%200%200%201%202.524%202.727a2.506%202.506%200%200%201-2.521%202.725Zm19.647-1.074H30v.937h-3.656v-5.177h1.082zM23.454%2016h2.163v2.791H24.9l-.108-.649a1.9%201.9%200%200%201-1.614.786a2.414%202.414%200%200%201-2.379-2.711a2.485%202.485%200%200%201%202.531-2.74a2.053%202.053%200%200%201%202.27%201.74h-1.085a1.136%201.136%200%200%200-1.132-.851c-.771%200-1.485.534-1.485%201.86c0%201.413.771%201.781%201.506%201.781a1.28%201.28%200%200%200%201.254-1.139h-1.2V16ZM7.781%2014.1a1.86%201.86%200%200%200-1.8%202.105a1.86%201.86%200%200%200%201.8%202.105a1.86%201.86%200%200%200%201.8-2.105a1.86%201.86%200%200%200-1.8-2.105m2.911%201.383h.525v.468h.013a1.12%201.12%200%200%201%20.987-.563a1.565%201.565%200%200%201%201.506%201.677a1.675%201.675%200%200%201-1.583%201.824a1%201%200%200%201-.88-.443h-.013V20.1h-.557v-4.621ZM12.1%2018.4c.608%200%201.019-.527%201.019-1.254c0-.424-.171-1.264-1.032-1.264c-.8%200-.893.867-.893%201.406c0%20.88.551%201.114.905%201.114Zm5-.652a1.38%201.38%200%200%201-1.488%201.133a1.487%201.487%200%200%201-1.482-1.658c0-1.025.494-1.842%201.588-1.842c.956%200%201.424.76%201.424%201.931h-2.421c0%20.69.323%201.089.962%201.089a.84.84%200%200%200%20.854-.652zm-.59-.88c-.032-.513-.247-.987-.924-.987a.97.97%200%200%200-.918.987zm3.713%201.917h-.557v-2.034c0-.576-.165-.867-.709-.867c-.317%200-.874.2-.874%201.1v1.8h-.557v-3.305h.525v.468h.013a1.2%201.2%200%200%201%201-.563a1.046%201.046%200%200%201%201.158%201.152v2.253%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%234386b5%22%20d%3D%22M7.779%2018.923A2.33%202.33%200%200%201%205.4%2017.16c.306%201.462%201.961%202.892%207.183%203.529a14.23%2014.23%200%200%200%209.232-1.612s.733-.322.293.176c0%200-3.107%202.873-9.2%202.9S1.97%2019.107%202%2016c-.029-3.107%204.806-6.185%2010.9-6.155s9.2%202.9%209.2%202.9c.44.5-.293.176-.293.176c-1.084-.7-4.286-2.089-9.232-1.612c-4.866.469-6.453%202.122-6.981%203.235a3.3%203.3%200%200%200-.318%201.24a2.424%202.424%200%200%201%202.5-2.316a2.507%202.507%200%200%201%202.524%202.727a2.506%202.506%200%200%201-2.521%202.725Zm19.647-1.074H30v.937h-3.656v-5.177h1.082zM23.454%2016h2.163v2.791H24.9l-.108-.649a1.9%201.9%200%200%201-1.614.786a2.414%202.414%200%200%201-2.379-2.711a2.485%202.485%200%200%201%202.531-2.74a2.053%202.053%200%200%201%202.27%201.74h-1.085a1.136%201.136%200%200%200-1.132-.851c-.771%200-1.485.534-1.485%201.86c0%201.413.771%201.781%201.506%201.781a1.28%201.28%200%200%200%201.254-1.139h-1.2V16ZM7.781%2014.1a1.86%201.86%200%200%200-1.8%202.105a1.86%201.86%200%200%200%201.8%202.105a1.86%201.86%200%200%200%201.8-2.105a1.86%201.86%200%200%200-1.8-2.105m2.911%201.383h.525v.468h.013a1.12%201.12%200%200%201%20.987-.563a1.565%201.565%200%200%201%201.506%201.677a1.675%201.675%200%200%201-1.583%201.824a1%201%200%200%201-.88-.443h-.013V20.1h-.557v-4.621ZM12.1%2018.4c.608%200%201.019-.527%201.019-1.254c0-.424-.171-1.264-1.032-1.264c-.8%200-.893.867-.893%201.406c0%20.88.551%201.114.905%201.114Zm5-.652a1.38%201.38%200%200%201-1.488%201.133a1.487%201.487%200%200%201-1.482-1.658c0-1.025.494-1.842%201.588-1.842c.956%200%201.424.76%201.424%201.931h-2.421c0%20.69.323%201.089.962%201.089a.84.84%200%200%200%20.854-.652zm-.59-.88c-.032-.513-.247-.987-.924-.987a.97.97%200%200%200-.918.987zm3.713%201.917h-.557v-2.034c0-.576-.165-.867-.709-.867c-.317%200-.874.2-.874%201.1v1.8h-.557v-3.305h.525v.468h.013a1.2%201.2%200%200%201%201-.563a1.046%201.046%200%200%201%201.158%201.152v2.253%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-glsl.svg?color=%231a73e8&size=48