file type render logo
file-type-render from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-render
- 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 render logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d2d2d2" d="M29.95 8.631q-.008-.142-.021-.284q-.001-.036-.006-.071l-.023-.172l-.023-.177q-.01-.063-.023-.122l-.039-.22l-.04-.173l-.037-.166l-.05-.172q-.021-.08-.046-.16l-.06-.175l-.05-.149q-.041-.11-.083-.214l-.042-.104a7 7 0 0 0-.101-.226l-.038-.083c-.033-.071-.071-.14-.106-.208l-.048-.094q-.063-.115-.131-.228l-.035-.062a6 6 0 0 0-.149-.233l-.032-.05a7 7 0 0 0-.386-.519q-.005-.009-.015-.019a6.98 6.98 0 0 0-5.393-2.546V2l-.007.004h.002a7.1 7.1 0 0 0-2.721.548a6.99 6.99 0 0 0-4.199 5.46h-.005a9.3 9.3 0 0 1-.895 2.837h.014a9.31 9.31 0 0 1-8.323 5.128a9.3 9.3 0 0 1-4.48-1.144a.232.232 0 0 0-.344.203v.941H2v13.971h13.979v-6.987h.014v-3.493a3.494 3.494 0 0 1 3.495-3.493h3.495A6.9 6.9 0 0 0 26 15.287a6.995 6.995 0 0 0 3.95-6.656"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeRender(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d2d2d2" d="M29.95 8.631q-.008-.142-.021-.284q-.001-.036-.006-.071l-.023-.172l-.023-.177q-.01-.063-.023-.122l-.039-.22l-.04-.173l-.037-.166l-.05-.172q-.021-.08-.046-.16l-.06-.175l-.05-.149q-.041-.11-.083-.214l-.042-.104a7 7 0 0 0-.101-.226l-.038-.083c-.033-.071-.071-.14-.106-.208l-.048-.094q-.063-.115-.131-.228l-.035-.062a6 6 0 0 0-.149-.233l-.032-.05a7 7 0 0 0-.386-.519q-.005-.009-.015-.019a6.98 6.98 0 0 0-5.393-2.546V2l-.007.004h.002a7.1 7.1 0 0 0-2.721.548a6.99 6.99 0 0 0-4.199 5.46h-.005a9.3 9.3 0 0 1-.895 2.837h.014a9.31 9.31 0 0 1-8.323 5.128a9.3 9.3 0 0 1-4.48-1.144a.232.232 0 0 0-.344.203v.941H2v13.971h13.979v-6.987h.014v-3.493a3.494 3.494 0 0 1 3.495-3.493h3.495A6.9 6.9 0 0 0 26 15.287a6.995 6.995 0 0 0 3.95-6.656"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d2d2d2" d="M29.95 8.631q-.008-.142-.021-.284q-.001-.036-.006-.071l-.023-.172l-.023-.177q-.01-.063-.023-.122l-.039-.22l-.04-.173l-.037-.166l-.05-.172q-.021-.08-.046-.16l-.06-.175l-.05-.149q-.041-.11-.083-.214l-.042-.104a7 7 0 0 0-.101-.226l-.038-.083c-.033-.071-.071-.14-.106-.208l-.048-.094q-.063-.115-.131-.228l-.035-.062a6 6 0 0 0-.149-.233l-.032-.05a7 7 0 0 0-.386-.519q-.005-.009-.015-.019a6.98 6.98 0 0 0-5.393-2.546V2l-.007.004h.002a7.1 7.1 0 0 0-2.721.548a6.99 6.99 0 0 0-4.199 5.46h-.005a9.3 9.3 0 0 1-.895 2.837h.014a9.31 9.31 0 0 1-8.323 5.128a9.3 9.3 0 0 1-4.48-1.144a.232.232 0 0 0-.344.203v.941H2v13.971h13.979v-6.987h.014v-3.493a3.494 3.494 0 0 1 3.495-3.493h3.495A6.9 6.9 0 0 0 26 15.287a6.995 6.995 0 0 0 3.95-6.656"/></svg> </template>
CSS
.icon-file-type-render {
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%23d2d2d2%22%20d%3D%22M29.95%208.631q-.008-.142-.021-.284q-.001-.036-.006-.071l-.023-.172l-.023-.177q-.01-.063-.023-.122l-.039-.22l-.04-.173l-.037-.166l-.05-.172q-.021-.08-.046-.16l-.06-.175l-.05-.149q-.041-.11-.083-.214l-.042-.104a7%207%200%200%200-.101-.226l-.038-.083c-.033-.071-.071-.14-.106-.208l-.048-.094q-.063-.115-.131-.228l-.035-.062a6%206%200%200%200-.149-.233l-.032-.05a7%207%200%200%200-.386-.519q-.005-.009-.015-.019a6.98%206.98%200%200%200-5.393-2.546V2l-.007.004h.002a7.1%207.1%200%200%200-2.721.548a6.99%206.99%200%200%200-4.199%205.46h-.005a9.3%209.3%200%200%201-.895%202.837h.014a9.31%209.31%200%200%201-8.323%205.128a9.3%209.3%200%200%201-4.48-1.144a.232.232%200%200%200-.344.203v.941H2v13.971h13.979v-6.987h.014v-3.493a3.494%203.494%200%200%201%203.495-3.493h3.495A6.9%206.9%200%200%200%2026%2015.287a6.995%206.995%200%200%200%203.95-6.656%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%23d2d2d2%22%20d%3D%22M29.95%208.631q-.008-.142-.021-.284q-.001-.036-.006-.071l-.023-.172l-.023-.177q-.01-.063-.023-.122l-.039-.22l-.04-.173l-.037-.166l-.05-.172q-.021-.08-.046-.16l-.06-.175l-.05-.149q-.041-.11-.083-.214l-.042-.104a7%207%200%200%200-.101-.226l-.038-.083c-.033-.071-.071-.14-.106-.208l-.048-.094q-.063-.115-.131-.228l-.035-.062a6%206%200%200%200-.149-.233l-.032-.05a7%207%200%200%200-.386-.519q-.005-.009-.015-.019a6.98%206.98%200%200%200-5.393-2.546V2l-.007.004h.002a7.1%207.1%200%200%200-2.721.548a6.99%206.99%200%200%200-4.199%205.46h-.005a9.3%209.3%200%200%201-.895%202.837h.014a9.31%209.31%200%200%201-8.323%205.128a9.3%209.3%200%200%201-4.48-1.144a.232.232%200%200%200-.344.203v.941H2v13.971h13.979v-6.987h.014v-3.493a3.494%203.494%200%200%201%203.495-3.493h3.495A6.9%206.9%200%200%200%2026%2015.287a6.995%206.995%200%200%200%203.95-6.656%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-render.svg?color=%231a73e8&size=48