jinja from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
jinja
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

The same logo in other sets

Related icons in Material Icon Theme

Use the jinja logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#bdbdbd" d="M30 8V4a94.4 94.4 0 0 1-14 1A94.4 94.4 0 0 1 2 4v4s1.482.247 3.95.495L5.4 14H2v2h3.2L4 28h6V16h12v12h6l-1.2-12H30v-2h-3.4l-.55-5.505C28.517 8.247 30 8 30 8m-20 6V8.817c1.235.074 2.576.13 4 .16V14Zm12 0h-4V8.977a104 104 0 0 0 4-.16Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeJinja(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#bdbdbd" d="M30 8V4a94.4 94.4 0 0 1-14 1A94.4 94.4 0 0 1 2 4v4s1.482.247 3.95.495L5.4 14H2v2h3.2L4 28h6V16h12v12h6l-1.2-12H30v-2h-3.4l-.55-5.505C28.517 8.247 30 8 30 8m-20 6V8.817c1.235.074 2.576.13 4 .16V14Zm12 0h-4V8.977a104 104 0 0 0 4-.16Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#bdbdbd" d="M30 8V4a94.4 94.4 0 0 1-14 1A94.4 94.4 0 0 1 2 4v4s1.482.247 3.95.495L5.4 14H2v2h3.2L4 28h6V16h12v12h6l-1.2-12H30v-2h-3.4l-.55-5.505C28.517 8.247 30 8 30 8m-20 6V8.817c1.235.074 2.576.13 4 .16V14Zm12 0h-4V8.977a104 104 0 0 0 4-.16Z"/></svg>
</template>

CSS

.icon-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%3Cpath%20fill%3D%22%23bdbdbd%22%20d%3D%22M30%208V4a94.4%2094.4%200%200%201-14%201A94.4%2094.4%200%200%201%202%204v4s1.482.247%203.95.495L5.4%2014H2v2h3.2L4%2028h6V16h12v12h6l-1.2-12H30v-2h-3.4l-.55-5.505C28.517%208.247%2030%208%2030%208m-20%206V8.817c1.235.074%202.576.13%204%20.16V14Zm12%200h-4V8.977a104%20104%200%200%200%204-.16Z%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%23bdbdbd%22%20d%3D%22M30%208V4a94.4%2094.4%200%200%201-14%201A94.4%2094.4%200%200%201%202%204v4s1.482.247%203.95.495L5.4%2014H2v2h3.2L4%2028h6V16h12v12h6l-1.2-12H30v-2h-3.4l-.55-5.505C28.517%208.247%2030%208%2030%208m-20%206V8.817c1.235.074%202.576.13%204%20.16V14Zm12%200h-4V8.977a104%20104%200%200%200%204-.16Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/jinja.svg?color=%231a73e8&size=48