file type hlsl logo
file-type-hlsl from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-hlsl
- 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 hlsl logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#00f" d="M9.525 21.947H7.56V17.1H3.958v4.847H2V10.044h1.958v4.748H7.56v-4.748h1.965zm7.167 0h-5.179V10.044h1.959v9.729h3.22zm.77-.456v-2.657a3.7 3.7 0 0 0 1.146.909a2.8 2.8 0 0 0 1.249.3a2 2 0 0 0 .646-.092a1.3 1.3 0 0 0 .461-.252a1 1 0 0 0 .276-.382a1.2 1.2 0 0 0 .091-.478a1.3 1.3 0 0 0-.145-.623a1.9 1.9 0 0 0-.4-.506a4 4 0 0 0-.6-.448q-.346-.215-.746-.439a4.05 4.05 0 0 1-1.519-1.419a3.9 3.9 0 0 1-.5-2.026a4.2 4.2 0 0 1 .273-1.6a3 3 0 0 1 .744-1.1a2.9 2.9 0 0 1 1.088-.634a4.2 4.2 0 0 1 1.31-.2a6 6 0 0 1 1.2.111a3.8 3.8 0 0 1 .967.345v2.482a3 3 0 0 0-.476-.365a3 3 0 0 0-.53-.262A3 3 0 0 0 21.46 12a3 3 0 0 0-.512-.05a2 2 0 0 0-.606.087a1.4 1.4 0 0 0-.461.245a1.1 1.1 0 0 0-.291.377a1.14 1.14 0 0 0-.1.494a1.2 1.2 0 0 0 .115.536a1.7 1.7 0 0 0 .328.448a3.5 3.5 0 0 0 .515.415q.301.204.686.419a7 7 0 0 1 .936.635a3.7 3.7 0 0 1 .713.759a3.3 3.3 0 0 1 .455.967a4.6 4.6 0 0 1 .158 1.266a4.4 4.4 0 0 1-.277 1.672a2.9 2.9 0 0 1-.749 1.1a2.8 2.8 0 0 1-1.1.6a4.7 4.7 0 0 1-1.325.182a5.5 5.5 0 0 1-1.361-.166a3.4 3.4 0 0 1-1.122-.495M30 21.947h-5.178V10.044h1.958v9.729H30z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeHlsl(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#00f" d="M9.525 21.947H7.56V17.1H3.958v4.847H2V10.044h1.958v4.748H7.56v-4.748h1.965zm7.167 0h-5.179V10.044h1.959v9.729h3.22zm.77-.456v-2.657a3.7 3.7 0 0 0 1.146.909a2.8 2.8 0 0 0 1.249.3a2 2 0 0 0 .646-.092a1.3 1.3 0 0 0 .461-.252a1 1 0 0 0 .276-.382a1.2 1.2 0 0 0 .091-.478a1.3 1.3 0 0 0-.145-.623a1.9 1.9 0 0 0-.4-.506a4 4 0 0 0-.6-.448q-.346-.215-.746-.439a4.05 4.05 0 0 1-1.519-1.419a3.9 3.9 0 0 1-.5-2.026a4.2 4.2 0 0 1 .273-1.6a3 3 0 0 1 .744-1.1a2.9 2.9 0 0 1 1.088-.634a4.2 4.2 0 0 1 1.31-.2a6 6 0 0 1 1.2.111a3.8 3.8 0 0 1 .967.345v2.482a3 3 0 0 0-.476-.365a3 3 0 0 0-.53-.262A3 3 0 0 0 21.46 12a3 3 0 0 0-.512-.05a2 2 0 0 0-.606.087a1.4 1.4 0 0 0-.461.245a1.1 1.1 0 0 0-.291.377a1.14 1.14 0 0 0-.1.494a1.2 1.2 0 0 0 .115.536a1.7 1.7 0 0 0 .328.448a3.5 3.5 0 0 0 .515.415q.301.204.686.419a7 7 0 0 1 .936.635a3.7 3.7 0 0 1 .713.759a3.3 3.3 0 0 1 .455.967a4.6 4.6 0 0 1 .158 1.266a4.4 4.4 0 0 1-.277 1.672a2.9 2.9 0 0 1-.749 1.1a2.8 2.8 0 0 1-1.1.6a4.7 4.7 0 0 1-1.325.182a5.5 5.5 0 0 1-1.361-.166a3.4 3.4 0 0 1-1.122-.495M30 21.947h-5.178V10.044h1.958v9.729H30z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#00f" d="M9.525 21.947H7.56V17.1H3.958v4.847H2V10.044h1.958v4.748H7.56v-4.748h1.965zm7.167 0h-5.179V10.044h1.959v9.729h3.22zm.77-.456v-2.657a3.7 3.7 0 0 0 1.146.909a2.8 2.8 0 0 0 1.249.3a2 2 0 0 0 .646-.092a1.3 1.3 0 0 0 .461-.252a1 1 0 0 0 .276-.382a1.2 1.2 0 0 0 .091-.478a1.3 1.3 0 0 0-.145-.623a1.9 1.9 0 0 0-.4-.506a4 4 0 0 0-.6-.448q-.346-.215-.746-.439a4.05 4.05 0 0 1-1.519-1.419a3.9 3.9 0 0 1-.5-2.026a4.2 4.2 0 0 1 .273-1.6a3 3 0 0 1 .744-1.1a2.9 2.9 0 0 1 1.088-.634a4.2 4.2 0 0 1 1.31-.2a6 6 0 0 1 1.2.111a3.8 3.8 0 0 1 .967.345v2.482a3 3 0 0 0-.476-.365a3 3 0 0 0-.53-.262A3 3 0 0 0 21.46 12a3 3 0 0 0-.512-.05a2 2 0 0 0-.606.087a1.4 1.4 0 0 0-.461.245a1.1 1.1 0 0 0-.291.377a1.14 1.14 0 0 0-.1.494a1.2 1.2 0 0 0 .115.536a1.7 1.7 0 0 0 .328.448a3.5 3.5 0 0 0 .515.415q.301.204.686.419a7 7 0 0 1 .936.635a3.7 3.7 0 0 1 .713.759a3.3 3.3 0 0 1 .455.967a4.6 4.6 0 0 1 .158 1.266a4.4 4.4 0 0 1-.277 1.672a2.9 2.9 0 0 1-.749 1.1a2.8 2.8 0 0 1-1.1.6a4.7 4.7 0 0 1-1.325.182a5.5 5.5 0 0 1-1.361-.166a3.4 3.4 0 0 1-1.122-.495M30 21.947h-5.178V10.044h1.958v9.729H30z"/></svg> </template>
CSS
.icon-file-type-hlsl {
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%2300f%22%20d%3D%22M9.525%2021.947H7.56V17.1H3.958v4.847H2V10.044h1.958v4.748H7.56v-4.748h1.965zm7.167%200h-5.179V10.044h1.959v9.729h3.22zm.77-.456v-2.657a3.7%203.7%200%200%200%201.146.909a2.8%202.8%200%200%200%201.249.3a2%202%200%200%200%20.646-.092a1.3%201.3%200%200%200%20.461-.252a1%201%200%200%200%20.276-.382a1.2%201.2%200%200%200%20.091-.478a1.3%201.3%200%200%200-.145-.623a1.9%201.9%200%200%200-.4-.506a4%204%200%200%200-.6-.448q-.346-.215-.746-.439a4.05%204.05%200%200%201-1.519-1.419a3.9%203.9%200%200%201-.5-2.026a4.2%204.2%200%200%201%20.273-1.6a3%203%200%200%201%20.744-1.1a2.9%202.9%200%200%201%201.088-.634a4.2%204.2%200%200%201%201.31-.2a6%206%200%200%201%201.2.111a3.8%203.8%200%200%201%20.967.345v2.482a3%203%200%200%200-.476-.365a3%203%200%200%200-.53-.262A3%203%200%200%200%2021.46%2012a3%203%200%200%200-.512-.05a2%202%200%200%200-.606.087a1.4%201.4%200%200%200-.461.245a1.1%201.1%200%200%200-.291.377a1.14%201.14%200%200%200-.1.494a1.2%201.2%200%200%200%20.115.536a1.7%201.7%200%200%200%20.328.448a3.5%203.5%200%200%200%20.515.415q.301.204.686.419a7%207%200%200%201%20.936.635a3.7%203.7%200%200%201%20.713.759a3.3%203.3%200%200%201%20.455.967a4.6%204.6%200%200%201%20.158%201.266a4.4%204.4%200%200%201-.277%201.672a2.9%202.9%200%200%201-.749%201.1a2.8%202.8%200%200%201-1.1.6a4.7%204.7%200%200%201-1.325.182a5.5%205.5%200%200%201-1.361-.166a3.4%203.4%200%200%201-1.122-.495M30%2021.947h-5.178V10.044h1.958v9.729H30z%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%2300f%22%20d%3D%22M9.525%2021.947H7.56V17.1H3.958v4.847H2V10.044h1.958v4.748H7.56v-4.748h1.965zm7.167%200h-5.179V10.044h1.959v9.729h3.22zm.77-.456v-2.657a3.7%203.7%200%200%200%201.146.909a2.8%202.8%200%200%200%201.249.3a2%202%200%200%200%20.646-.092a1.3%201.3%200%200%200%20.461-.252a1%201%200%200%200%20.276-.382a1.2%201.2%200%200%200%20.091-.478a1.3%201.3%200%200%200-.145-.623a1.9%201.9%200%200%200-.4-.506a4%204%200%200%200-.6-.448q-.346-.215-.746-.439a4.05%204.05%200%200%201-1.519-1.419a3.9%203.9%200%200%201-.5-2.026a4.2%204.2%200%200%201%20.273-1.6a3%203%200%200%201%20.744-1.1a2.9%202.9%200%200%201%201.088-.634a4.2%204.2%200%200%201%201.31-.2a6%206%200%200%201%201.2.111a3.8%203.8%200%200%201%20.967.345v2.482a3%203%200%200%200-.476-.365a3%203%200%200%200-.53-.262A3%203%200%200%200%2021.46%2012a3%203%200%200%200-.512-.05a2%202%200%200%200-.606.087a1.4%201.4%200%200%200-.461.245a1.1%201.1%200%200%200-.291.377a1.14%201.14%200%200%200-.1.494a1.2%201.2%200%200%200%20.115.536a1.7%201.7%200%200%200%20.328.448a3.5%203.5%200%200%200%20.515.415q.301.204.686.419a7%207%200%200%201%20.936.635a3.7%203.7%200%200%201%20.713.759a3.3%203.3%200%200%201%20.455.967a4.6%204.6%200%200%201%20.158%201.266a4.4%204.4%200%200%201-.277%201.672a2.9%202.9%200%200%201-.749%201.1a2.8%202.8%200%200%201-1.1.6a4.7%204.7%200%200%201-1.325.182a5.5%205.5%200%200%201-1.361-.166a3.4%203.4%200%200%201-1.122-.495M30%2021.947h-5.178V10.044h1.958v9.729H30z%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-hlsl.svg?color=%231a73e8&size=48