file type jinja logo

file-type-jinja from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-jinja
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type jinja logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGZ7YflePW" cx="16" cy="-119.283" r="13.5" gradientTransform="matrix(1 0 0 -.945 0 -96.735)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#575757"/><stop offset="1" stop-color="#2f2f2f"/></radialGradient></defs><path fill="url(#SVGZ7YflePW)" stroke="red" stroke-width=".5" d="M29.34 3.241a38.3 38.3 0 0 1-9.451 3.04c-4.241.55-12.329 1.1-13.935.712A23 23 0 0 1 3.2 6.151l.334 1.132l-1.034.905l.183.323l.424.032l1.3.162l.183.582l.727.066l.364 1.228s1.544.13 2 .13s1.363-.064 1.363-.064l.03.485l.334.064v.55l-.728.648l.183.032v.225a16 16 0 0 1-2.3.034c-.666-.1-.788-.1-.788-.1l-.06.064l-.03.291h.151l.06 1.262l3.363-.13l-.243 4.365l-.03.549l-2.848-.162l-.03-1.164h.635l.061-.453l.575-.13l.091-.128l-2.151-.518l-1.636.485l.273.227h.273l.03.389l.575.032V18.7l-.635.162l.121.257l.151.1v.873h.394v4.041l-.637.1l.091 1.164l.393.066l-.06 2.651l1.727.032l-.364-2.619l2.605-.064l-.181 1.422l-.243 1l2.635.032l.03-2.586l1.817-.162l-.09 1.649l-.061.969h1.546l-.061-2.651l.213.034l.06-1.262h-.243l-.09-.518l-.152-1.49l.06-1.713h.333v-1.038l-.424.032l.061-1.22l.493-.049l.023-.4l.28-.041l.287-.218l-1.726-.353l-1.712.379l.167.274l.181-.015l.211-.008l.039.5l.477-.023l.009 1.082l-2.053-.047l.069-1.156l.067-1.051v-1.38L10.7 14l4.111-.21l4.892-.282l.046.929l-.174 2.231l-.075 2.076l-1.8-.032l-.009-1.455l.667-.024l.03-.411l.273-.041l-.014-.081l.273-.015l.151-.2L17.034 16L15 16.44l.144.251l.227-.017v.114h.28v.46l.6.008l-.007 1.277h-.605l-.009.291l.213.024l-.023 1.108l.447.024l-.053 4.39l-.591.12l.007.21h.206v1.124h.34l-.09 1.536l-.112 1.34l2.151.056l-.069-1.164l-.158-.969l-.031-.841l1.826-.032l-.053 1.3l-.009 1.374l1.031.081l1.4-.056l.44-.13l-.243-.736l-.06-1.156l-.114-.824l1.742-.064l-.076 1.01l-.007 1.585l.7.064l.69-.015l.333-.105l-.2-1.5l-.067-1.133l.3-.032V24.4l.083-.017l-.014-.218h-.341l-.069-.744l-.029-3.221l.257-.008v-1.059l.107.017v-.21l-.38-.034l.009-1.228l.635-.056l-.037-.413l.28-.024l-.016-.081l.371-.186l-1.886-.379l-1.916.389l.121.226l.3-.024l.016.1h.25l.014.485l.621-.008l.053 1.188l-2.2-.017l-.257-1.786l-.206-.946l-.166-1.7l.1-.993l4.377-.332l.014-1.479l.22-.056l-.014-.225l-.167-.1s-2.393.355-3.151.436l-.371.04l-.023-.274l-.905-.474l.011-.552l.311-.009l.023-.759a25 25 0 0 0 2.544-.283c.689-.162 1.666-.323 1.666-.323l.465-1.254l.917-.267l.076-.21l2.074-.574l.236-.194l-.788-1.722l.076-.389l.4-.21l.288-.881ZM19.374 9.8l-.011.626l.47.02l-.03.594l-.921.6l-.057.174h.371v.146l-2.814.137l.019-.416l.128-.207l.009-.133v-.286l.08-.19l.03-.154v-.11l.121-.485Zm-5.885.533l-.069.421l.22.259l-.014.453l.2.315l-.053.372l.151.218l-2.871.113l-.007-.1l.333-.041l.016-.122l-.727-.395l-.039-.631l.348-.017l.03-.68Zm4.249 9.7l1.742.113l-.06 2.354l.227 1.923l-1.847-.069Zm-11.663.1l2.788.145L8.62 21.9v1.359l.2.759l-2.727.13Zm17.843.015v4.01l-1.772.13l-.061-2.118l-.2-1.973ZM10.5 20.24l2.06.008l.021 3.718l-1.924.034l-.1-1.205l-.007-1.2Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeJinja(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGZ7YflePW" cx="16" cy="-119.283" r="13.5" gradientTransform="matrix(1 0 0 -.945 0 -96.735)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#575757"/><stop offset="1" stopColor="#2f2f2f"/></radialGradient></defs><path fill="url(#SVGZ7YflePW)" stroke="red" strokeWidth=".5" d="M29.34 3.241a38.3 38.3 0 0 1-9.451 3.04c-4.241.55-12.329 1.1-13.935.712A23 23 0 0 1 3.2 6.151l.334 1.132l-1.034.905l.183.323l.424.032l1.3.162l.183.582l.727.066l.364 1.228s1.544.13 2 .13s1.363-.064 1.363-.064l.03.485l.334.064v.55l-.728.648l.183.032v.225a16 16 0 0 1-2.3.034c-.666-.1-.788-.1-.788-.1l-.06.064l-.03.291h.151l.06 1.262l3.363-.13l-.243 4.365l-.03.549l-2.848-.162l-.03-1.164h.635l.061-.453l.575-.13l.091-.128l-2.151-.518l-1.636.485l.273.227h.273l.03.389l.575.032V18.7l-.635.162l.121.257l.151.1v.873h.394v4.041l-.637.1l.091 1.164l.393.066l-.06 2.651l1.727.032l-.364-2.619l2.605-.064l-.181 1.422l-.243 1l2.635.032l.03-2.586l1.817-.162l-.09 1.649l-.061.969h1.546l-.061-2.651l.213.034l.06-1.262h-.243l-.09-.518l-.152-1.49l.06-1.713h.333v-1.038l-.424.032l.061-1.22l.493-.049l.023-.4l.28-.041l.287-.218l-1.726-.353l-1.712.379l.167.274l.181-.015l.211-.008l.039.5l.477-.023l.009 1.082l-2.053-.047l.069-1.156l.067-1.051v-1.38L10.7 14l4.111-.21l4.892-.282l.046.929l-.174 2.231l-.075 2.076l-1.8-.032l-.009-1.455l.667-.024l.03-.411l.273-.041l-.014-.081l.273-.015l.151-.2L17.034 16L15 16.44l.144.251l.227-.017v.114h.28v.46l.6.008l-.007 1.277h-.605l-.009.291l.213.024l-.023 1.108l.447.024l-.053 4.39l-.591.12l.007.21h.206v1.124h.34l-.09 1.536l-.112 1.34l2.151.056l-.069-1.164l-.158-.969l-.031-.841l1.826-.032l-.053 1.3l-.009 1.374l1.031.081l1.4-.056l.44-.13l-.243-.736l-.06-1.156l-.114-.824l1.742-.064l-.076 1.01l-.007 1.585l.7.064l.69-.015l.333-.105l-.2-1.5l-.067-1.133l.3-.032V24.4l.083-.017l-.014-.218h-.341l-.069-.744l-.029-3.221l.257-.008v-1.059l.107.017v-.21l-.38-.034l.009-1.228l.635-.056l-.037-.413l.28-.024l-.016-.081l.371-.186l-1.886-.379l-1.916.389l.121.226l.3-.024l.016.1h.25l.014.485l.621-.008l.053 1.188l-2.2-.017l-.257-1.786l-.206-.946l-.166-1.7l.1-.993l4.377-.332l.014-1.479l.22-.056l-.014-.225l-.167-.1s-2.393.355-3.151.436l-.371.04l-.023-.274l-.905-.474l.011-.552l.311-.009l.023-.759a25 25 0 0 0 2.544-.283c.689-.162 1.666-.323 1.666-.323l.465-1.254l.917-.267l.076-.21l2.074-.574l.236-.194l-.788-1.722l.076-.389l.4-.21l.288-.881ZM19.374 9.8l-.011.626l.47.02l-.03.594l-.921.6l-.057.174h.371v.146l-2.814.137l.019-.416l.128-.207l.009-.133v-.286l.08-.19l.03-.154v-.11l.121-.485Zm-5.885.533l-.069.421l.22.259l-.014.453l.2.315l-.053.372l.151.218l-2.871.113l-.007-.1l.333-.041l.016-.122l-.727-.395l-.039-.631l.348-.017l.03-.68Zm4.249 9.7l1.742.113l-.06 2.354l.227 1.923l-1.847-.069Zm-11.663.1l2.788.145L8.62 21.9v1.359l.2.759l-2.727.13Zm17.843.015v4.01l-1.772.13l-.061-2.118l-.2-1.973ZM10.5 20.24l2.06.008l.021 3.718l-1.924.034l-.1-1.205l-.007-1.2Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGZ7YflePW" cx="16" cy="-119.283" r="13.5" gradientTransform="matrix(1 0 0 -.945 0 -96.735)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#575757"/><stop offset="1" stop-color="#2f2f2f"/></radialGradient></defs><path fill="url(#SVGZ7YflePW)" stroke="red" stroke-width=".5" d="M29.34 3.241a38.3 38.3 0 0 1-9.451 3.04c-4.241.55-12.329 1.1-13.935.712A23 23 0 0 1 3.2 6.151l.334 1.132l-1.034.905l.183.323l.424.032l1.3.162l.183.582l.727.066l.364 1.228s1.544.13 2 .13s1.363-.064 1.363-.064l.03.485l.334.064v.55l-.728.648l.183.032v.225a16 16 0 0 1-2.3.034c-.666-.1-.788-.1-.788-.1l-.06.064l-.03.291h.151l.06 1.262l3.363-.13l-.243 4.365l-.03.549l-2.848-.162l-.03-1.164h.635l.061-.453l.575-.13l.091-.128l-2.151-.518l-1.636.485l.273.227h.273l.03.389l.575.032V18.7l-.635.162l.121.257l.151.1v.873h.394v4.041l-.637.1l.091 1.164l.393.066l-.06 2.651l1.727.032l-.364-2.619l2.605-.064l-.181 1.422l-.243 1l2.635.032l.03-2.586l1.817-.162l-.09 1.649l-.061.969h1.546l-.061-2.651l.213.034l.06-1.262h-.243l-.09-.518l-.152-1.49l.06-1.713h.333v-1.038l-.424.032l.061-1.22l.493-.049l.023-.4l.28-.041l.287-.218l-1.726-.353l-1.712.379l.167.274l.181-.015l.211-.008l.039.5l.477-.023l.009 1.082l-2.053-.047l.069-1.156l.067-1.051v-1.38L10.7 14l4.111-.21l4.892-.282l.046.929l-.174 2.231l-.075 2.076l-1.8-.032l-.009-1.455l.667-.024l.03-.411l.273-.041l-.014-.081l.273-.015l.151-.2L17.034 16L15 16.44l.144.251l.227-.017v.114h.28v.46l.6.008l-.007 1.277h-.605l-.009.291l.213.024l-.023 1.108l.447.024l-.053 4.39l-.591.12l.007.21h.206v1.124h.34l-.09 1.536l-.112 1.34l2.151.056l-.069-1.164l-.158-.969l-.031-.841l1.826-.032l-.053 1.3l-.009 1.374l1.031.081l1.4-.056l.44-.13l-.243-.736l-.06-1.156l-.114-.824l1.742-.064l-.076 1.01l-.007 1.585l.7.064l.69-.015l.333-.105l-.2-1.5l-.067-1.133l.3-.032V24.4l.083-.017l-.014-.218h-.341l-.069-.744l-.029-3.221l.257-.008v-1.059l.107.017v-.21l-.38-.034l.009-1.228l.635-.056l-.037-.413l.28-.024l-.016-.081l.371-.186l-1.886-.379l-1.916.389l.121.226l.3-.024l.016.1h.25l.014.485l.621-.008l.053 1.188l-2.2-.017l-.257-1.786l-.206-.946l-.166-1.7l.1-.993l4.377-.332l.014-1.479l.22-.056l-.014-.225l-.167-.1s-2.393.355-3.151.436l-.371.04l-.023-.274l-.905-.474l.011-.552l.311-.009l.023-.759a25 25 0 0 0 2.544-.283c.689-.162 1.666-.323 1.666-.323l.465-1.254l.917-.267l.076-.21l2.074-.574l.236-.194l-.788-1.722l.076-.389l.4-.21l.288-.881ZM19.374 9.8l-.011.626l.47.02l-.03.594l-.921.6l-.057.174h.371v.146l-2.814.137l.019-.416l.128-.207l.009-.133v-.286l.08-.19l.03-.154v-.11l.121-.485Zm-5.885.533l-.069.421l.22.259l-.014.453l.2.315l-.053.372l.151.218l-2.871.113l-.007-.1l.333-.041l.016-.122l-.727-.395l-.039-.631l.348-.017l.03-.68Zm4.249 9.7l1.742.113l-.06 2.354l.227 1.923l-1.847-.069Zm-11.663.1l2.788.145L8.62 21.9v1.359l.2.759l-2.727.13Zm17.843.015v4.01l-1.772.13l-.061-2.118l-.2-1.973ZM10.5 20.24l2.06.008l.021 3.718l-1.924.034l-.1-1.205l-.007-1.2Z"/></svg>
</template>

CSS

.icon-file-type-jinja {
  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%3Cdefs%3E%3CradialGradient%20id%3D%22SVGZ7YflePW%22%20cx%3D%2216%22%20cy%3D%22-119.283%22%20r%3D%2213.5%22%20gradientTransform%3D%22matrix(1%200%200%20-.945%200%20-96.735)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23575757%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232f2f2f%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGZ7YflePW)%22%20stroke%3D%22red%22%20stroke-width%3D%22.5%22%20d%3D%22M29.34%203.241a38.3%2038.3%200%200%201-9.451%203.04c-4.241.55-12.329%201.1-13.935.712A23%2023%200%200%201%203.2%206.151l.334%201.132l-1.034.905l.183.323l.424.032l1.3.162l.183.582l.727.066l.364%201.228s1.544.13%202%20.13s1.363-.064%201.363-.064l.03.485l.334.064v.55l-.728.648l.183.032v.225a16%2016%200%200%201-2.3.034c-.666-.1-.788-.1-.788-.1l-.06.064l-.03.291h.151l.06%201.262l3.363-.13l-.243%204.365l-.03.549l-2.848-.162l-.03-1.164h.635l.061-.453l.575-.13l.091-.128l-2.151-.518l-1.636.485l.273.227h.273l.03.389l.575.032V18.7l-.635.162l.121.257l.151.1v.873h.394v4.041l-.637.1l.091%201.164l.393.066l-.06%202.651l1.727.032l-.364-2.619l2.605-.064l-.181%201.422l-.243%201l2.635.032l.03-2.586l1.817-.162l-.09%201.649l-.061.969h1.546l-.061-2.651l.213.034l.06-1.262h-.243l-.09-.518l-.152-1.49l.06-1.713h.333v-1.038l-.424.032l.061-1.22l.493-.049l.023-.4l.28-.041l.287-.218l-1.726-.353l-1.712.379l.167.274l.181-.015l.211-.008l.039.5l.477-.023l.009%201.082l-2.053-.047l.069-1.156l.067-1.051v-1.38L10.7%2014l4.111-.21l4.892-.282l.046.929l-.174%202.231l-.075%202.076l-1.8-.032l-.009-1.455l.667-.024l.03-.411l.273-.041l-.014-.081l.273-.015l.151-.2L17.034%2016L15%2016.44l.144.251l.227-.017v.114h.28v.46l.6.008l-.007%201.277h-.605l-.009.291l.213.024l-.023%201.108l.447.024l-.053%204.39l-.591.12l.007.21h.206v1.124h.34l-.09%201.536l-.112%201.34l2.151.056l-.069-1.164l-.158-.969l-.031-.841l1.826-.032l-.053%201.3l-.009%201.374l1.031.081l1.4-.056l.44-.13l-.243-.736l-.06-1.156l-.114-.824l1.742-.064l-.076%201.01l-.007%201.585l.7.064l.69-.015l.333-.105l-.2-1.5l-.067-1.133l.3-.032V24.4l.083-.017l-.014-.218h-.341l-.069-.744l-.029-3.221l.257-.008v-1.059l.107.017v-.21l-.38-.034l.009-1.228l.635-.056l-.037-.413l.28-.024l-.016-.081l.371-.186l-1.886-.379l-1.916.389l.121.226l.3-.024l.016.1h.25l.014.485l.621-.008l.053%201.188l-2.2-.017l-.257-1.786l-.206-.946l-.166-1.7l.1-.993l4.377-.332l.014-1.479l.22-.056l-.014-.225l-.167-.1s-2.393.355-3.151.436l-.371.04l-.023-.274l-.905-.474l.011-.552l.311-.009l.023-.759a25%2025%200%200%200%202.544-.283c.689-.162%201.666-.323%201.666-.323l.465-1.254l.917-.267l.076-.21l2.074-.574l.236-.194l-.788-1.722l.076-.389l.4-.21l.288-.881ZM19.374%209.8l-.011.626l.47.02l-.03.594l-.921.6l-.057.174h.371v.146l-2.814.137l.019-.416l.128-.207l.009-.133v-.286l.08-.19l.03-.154v-.11l.121-.485Zm-5.885.533l-.069.421l.22.259l-.014.453l.2.315l-.053.372l.151.218l-2.871.113l-.007-.1l.333-.041l.016-.122l-.727-.395l-.039-.631l.348-.017l.03-.68Zm4.249%209.7l1.742.113l-.06%202.354l.227%201.923l-1.847-.069Zm-11.663.1l2.788.145L8.62%2021.9v1.359l.2.759l-2.727.13Zm17.843.015v4.01l-1.772.13l-.061-2.118l-.2-1.973ZM10.5%2020.24l2.06.008l.021%203.718l-1.924.034l-.1-1.205l-.007-1.2Z%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%3Cdefs%3E%3CradialGradient%20id%3D%22SVGZ7YflePW%22%20cx%3D%2216%22%20cy%3D%22-119.283%22%20r%3D%2213.5%22%20gradientTransform%3D%22matrix(1%200%200%20-.945%200%20-96.735)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23575757%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232f2f2f%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGZ7YflePW)%22%20stroke%3D%22red%22%20stroke-width%3D%22.5%22%20d%3D%22M29.34%203.241a38.3%2038.3%200%200%201-9.451%203.04c-4.241.55-12.329%201.1-13.935.712A23%2023%200%200%201%203.2%206.151l.334%201.132l-1.034.905l.183.323l.424.032l1.3.162l.183.582l.727.066l.364%201.228s1.544.13%202%20.13s1.363-.064%201.363-.064l.03.485l.334.064v.55l-.728.648l.183.032v.225a16%2016%200%200%201-2.3.034c-.666-.1-.788-.1-.788-.1l-.06.064l-.03.291h.151l.06%201.262l3.363-.13l-.243%204.365l-.03.549l-2.848-.162l-.03-1.164h.635l.061-.453l.575-.13l.091-.128l-2.151-.518l-1.636.485l.273.227h.273l.03.389l.575.032V18.7l-.635.162l.121.257l.151.1v.873h.394v4.041l-.637.1l.091%201.164l.393.066l-.06%202.651l1.727.032l-.364-2.619l2.605-.064l-.181%201.422l-.243%201l2.635.032l.03-2.586l1.817-.162l-.09%201.649l-.061.969h1.546l-.061-2.651l.213.034l.06-1.262h-.243l-.09-.518l-.152-1.49l.06-1.713h.333v-1.038l-.424.032l.061-1.22l.493-.049l.023-.4l.28-.041l.287-.218l-1.726-.353l-1.712.379l.167.274l.181-.015l.211-.008l.039.5l.477-.023l.009%201.082l-2.053-.047l.069-1.156l.067-1.051v-1.38L10.7%2014l4.111-.21l4.892-.282l.046.929l-.174%202.231l-.075%202.076l-1.8-.032l-.009-1.455l.667-.024l.03-.411l.273-.041l-.014-.081l.273-.015l.151-.2L17.034%2016L15%2016.44l.144.251l.227-.017v.114h.28v.46l.6.008l-.007%201.277h-.605l-.009.291l.213.024l-.023%201.108l.447.024l-.053%204.39l-.591.12l.007.21h.206v1.124h.34l-.09%201.536l-.112%201.34l2.151.056l-.069-1.164l-.158-.969l-.031-.841l1.826-.032l-.053%201.3l-.009%201.374l1.031.081l1.4-.056l.44-.13l-.243-.736l-.06-1.156l-.114-.824l1.742-.064l-.076%201.01l-.007%201.585l.7.064l.69-.015l.333-.105l-.2-1.5l-.067-1.133l.3-.032V24.4l.083-.017l-.014-.218h-.341l-.069-.744l-.029-3.221l.257-.008v-1.059l.107.017v-.21l-.38-.034l.009-1.228l.635-.056l-.037-.413l.28-.024l-.016-.081l.371-.186l-1.886-.379l-1.916.389l.121.226l.3-.024l.016.1h.25l.014.485l.621-.008l.053%201.188l-2.2-.017l-.257-1.786l-.206-.946l-.166-1.7l.1-.993l4.377-.332l.014-1.479l.22-.056l-.014-.225l-.167-.1s-2.393.355-3.151.436l-.371.04l-.023-.274l-.905-.474l.011-.552l.311-.009l.023-.759a25%2025%200%200%200%202.544-.283c.689-.162%201.666-.323%201.666-.323l.465-1.254l.917-.267l.076-.21l2.074-.574l.236-.194l-.788-1.722l.076-.389l.4-.21l.288-.881ZM19.374%209.8l-.011.626l.47.02l-.03.594l-.921.6l-.057.174h.371v.146l-2.814.137l.019-.416l.128-.207l.009-.133v-.286l.08-.19l.03-.154v-.11l.121-.485Zm-5.885.533l-.069.421l.22.259l-.014.453l.2.315l-.053.372l.151.218l-2.871.113l-.007-.1l.333-.041l.016-.122l-.727-.395l-.039-.631l.348-.017l.03-.68Zm4.249%209.7l1.742.113l-.06%202.354l.227%201.923l-1.847-.069Zm-11.663.1l2.788.145L8.62%2021.9v1.359l.2.759l-2.727.13Zm17.843.015v4.01l-1.772.13l-.061-2.118l-.2-1.973ZM10.5%2020.24l2.06.008l.021%203.718l-1.924.034l-.1-1.205l-.007-1.2Z%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-jinja.svg?color=%231a73e8&size=48