file type slint logo
file-type-slint from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-slint
- 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 slint logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#2379f4" stroke-width=".963"><path d="m9.394 29.918l16.355-10.98s.738-.409.738-1.057c0-.864-.933-1.143-.933-1.143l-8.997-3.451c-.322-.122-.765.219-.35.653l2.978 2.887s.828.79.828 1.305c0 .518-.508.977-.508.977L8.666 29.254c-.385.361.136 1.015.728.664"/><path d="M22.605 2.082L6.249 13.062s-.737.41-.737 1.058c0 .863.932 1.145.932 1.145l8.998 3.448c.321.12.765-.22.35-.651l-2.978-2.898s-.83-.787-.83-1.305s.51-.975.51-.975l10.833-10.14c.392-.36-.128-1.015-.722-.662"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeSlint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#2379f4" strokeWidth=".963"><path d="m9.394 29.918l16.355-10.98s.738-.409.738-1.057c0-.864-.933-1.143-.933-1.143l-8.997-3.451c-.322-.122-.765.219-.35.653l2.978 2.887s.828.79.828 1.305c0 .518-.508.977-.508.977L8.666 29.254c-.385.361.136 1.015.728.664"/><path d="M22.605 2.082L6.249 13.062s-.737.41-.737 1.058c0 .863.932 1.145.932 1.145l8.998 3.448c.321.12.765-.22.35-.651l-2.978-2.898s-.83-.787-.83-1.305s.51-.975.51-.975l10.833-10.14c.392-.36-.128-1.015-.722-.662"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#2379f4" stroke-width=".963"><path d="m9.394 29.918l16.355-10.98s.738-.409.738-1.057c0-.864-.933-1.143-.933-1.143l-8.997-3.451c-.322-.122-.765.219-.35.653l2.978 2.887s.828.79.828 1.305c0 .518-.508.977-.508.977L8.666 29.254c-.385.361.136 1.015.728.664"/><path d="M22.605 2.082L6.249 13.062s-.737.41-.737 1.058c0 .863.932 1.145.932 1.145l8.998 3.448c.321.12.765-.22.35-.651l-2.978-2.898s-.83-.787-.83-1.305s.51-.975.51-.975l10.833-10.14c.392-.36-.128-1.015-.722-.662"/></g></svg> </template>
CSS
.icon-file-type-slint {
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%3Cg%20fill%3D%22%232379f4%22%20stroke-width%3D%22.963%22%3E%3Cpath%20d%3D%22m9.394%2029.918l16.355-10.98s.738-.409.738-1.057c0-.864-.933-1.143-.933-1.143l-8.997-3.451c-.322-.122-.765.219-.35.653l2.978%202.887s.828.79.828%201.305c0%20.518-.508.977-.508.977L8.666%2029.254c-.385.361.136%201.015.728.664%22%2F%3E%3Cpath%20d%3D%22M22.605%202.082L6.249%2013.062s-.737.41-.737%201.058c0%20.863.932%201.145.932%201.145l8.998%203.448c.321.12.765-.22.35-.651l-2.978-2.898s-.83-.787-.83-1.305s.51-.975.51-.975l10.833-10.14c.392-.36-.128-1.015-.722-.662%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%2032%2032%22%3E%3Cg%20fill%3D%22%232379f4%22%20stroke-width%3D%22.963%22%3E%3Cpath%20d%3D%22m9.394%2029.918l16.355-10.98s.738-.409.738-1.057c0-.864-.933-1.143-.933-1.143l-8.997-3.451c-.322-.122-.765.219-.35.653l2.978%202.887s.828.79.828%201.305c0%20.518-.508.977-.508.977L8.666%2029.254c-.385.361.136%201.015.728.664%22%2F%3E%3Cpath%20d%3D%22M22.605%202.082L6.249%2013.062s-.737.41-.737%201.058c0%20.863.932%201.145.932%201.145l8.998%203.448c.321.12.765-.22.35-.651l-2.978-2.898s-.83-.787-.83-1.305s.51-.975.51-.975l10.833-10.14c.392-.36-.128-1.015-.722-.662%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-slint.svg?color=%231a73e8&size=48