file type freemarker logo

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

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

Related icons in VSCode Icons

Use the file type freemarker logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0050b2" d="m24.023 20.9l1.385 2.1l4.615-7l-4.615-7l-1.385 2.1l3.232 4.9ZM7.977 11.1L6.592 9l-4.615 7l4.615 7l1.385-2.1L4.745 16ZM13.035 9h2.8l-.494 2.8h2.8l.494-2.8h2.8l-.494 2.8h2.8l-.495 2.8h-2.8l-.493 2.8h2.8l-.494 2.8h-2.8l-.492 2.8h-2.8l.493-2.8h-2.8l-.485 2.8h-2.808l.493-2.8h-2.8l.494-2.8h2.8l.493-2.793h-2.8l.494-2.807h2.8Zm1.319 8.4h2.8l.494-2.8h-2.8Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeFreemarker(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0050b2" d="m24.023 20.9l1.385 2.1l4.615-7l-4.615-7l-1.385 2.1l3.232 4.9ZM7.977 11.1L6.592 9l-4.615 7l4.615 7l1.385-2.1L4.745 16ZM13.035 9h2.8l-.494 2.8h2.8l.494-2.8h2.8l-.494 2.8h2.8l-.495 2.8h-2.8l-.493 2.8h2.8l-.494 2.8h-2.8l-.492 2.8h-2.8l.493-2.8h-2.8l-.485 2.8h-2.808l.493-2.8h-2.8l.494-2.8h2.8l.493-2.793h-2.8l.494-2.807h2.8Zm1.319 8.4h2.8l.494-2.8h-2.8Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0050b2" d="m24.023 20.9l1.385 2.1l4.615-7l-4.615-7l-1.385 2.1l3.232 4.9ZM7.977 11.1L6.592 9l-4.615 7l4.615 7l1.385-2.1L4.745 16ZM13.035 9h2.8l-.494 2.8h2.8l.494-2.8h2.8l-.494 2.8h2.8l-.495 2.8h-2.8l-.493 2.8h2.8l-.494 2.8h-2.8l-.492 2.8h-2.8l.493-2.8h-2.8l-.485 2.8h-2.808l.493-2.8h-2.8l.494-2.8h2.8l.493-2.793h-2.8l.494-2.807h2.8Zm1.319 8.4h2.8l.494-2.8h-2.8Z"/></svg>
</template>

CSS

.icon-file-type-freemarker {
  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%230050b2%22%20d%3D%22m24.023%2020.9l1.385%202.1l4.615-7l-4.615-7l-1.385%202.1l3.232%204.9ZM7.977%2011.1L6.592%209l-4.615%207l4.615%207l1.385-2.1L4.745%2016ZM13.035%209h2.8l-.494%202.8h2.8l.494-2.8h2.8l-.494%202.8h2.8l-.495%202.8h-2.8l-.493%202.8h2.8l-.494%202.8h-2.8l-.492%202.8h-2.8l.493-2.8h-2.8l-.485%202.8h-2.808l.493-2.8h-2.8l.494-2.8h2.8l.493-2.793h-2.8l.494-2.807h2.8Zm1.319%208.4h2.8l.494-2.8h-2.8Z%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%230050b2%22%20d%3D%22m24.023%2020.9l1.385%202.1l4.615-7l-4.615-7l-1.385%202.1l3.232%204.9ZM7.977%2011.1L6.592%209l-4.615%207l4.615%207l1.385-2.1L4.745%2016ZM13.035%209h2.8l-.494%202.8h2.8l.494-2.8h2.8l-.494%202.8h2.8l-.495%202.8h-2.8l-.493%202.8h2.8l-.494%202.8h-2.8l-.492%202.8h-2.8l.493-2.8h-2.8l-.485%202.8h-2.808l.493-2.8h-2.8l.494-2.8h2.8l.493-2.793h-2.8l.494-2.807h2.8Zm1.319%208.4h2.8l.494-2.8h-2.8Z%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-freemarker.svg?color=%231a73e8&size=48