file type liquid logo

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

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

Related icons in VSCode Icons

Use the file type liquid logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#004999" d="m29.988 22.372l-.748.048a5.2 5.2 0 0 1-2.99-.671a7.8 7.8 0 0 0-7.8 0a5.28 5.28 0 0 1-5.3.01A7.26 7.26 0 0 0 9.263 20.7a7.23 7.23 0 0 0-3.94 1.06a4.75 4.75 0 0 1-2.47.7h-.838c0 .889-.009 1.739-.015 2.515h.861a7.24 7.24 0 0 0 3.75-1.052a4.76 4.76 0 0 1 2.659-.7a4.84 4.84 0 0 1 2.634.718a7.8 7.8 0 0 0 7.8 0a5.29 5.29 0 0 1 5.319 0a7.7 7.7 0 0 0 4.4.989l.577-.042c-.005-.788-.009-1.639-.012-2.516m-.005-6.791l-.743.047a5.23 5.23 0 0 1-2.99-.671a7.8 7.8 0 0 0-7.8 0a5.28 5.28 0 0 1-5.3.01a7.3 7.3 0 0 0-3.887-1.057a7.3 7.3 0 0 0-3.941 1.06a4.74 4.74 0 0 1-2.469.7h-.828v2.515h.84a7.24 7.24 0 0 0 3.75-1.052a4.7 4.7 0 0 1 2.659-.7a4.8 4.8 0 0 1 2.634.718a7.8 7.8 0 0 0 7.8 0a5.29 5.29 0 0 1 5.319 0a7.7 7.7 0 0 0 4.4.989l.568-.037c-.012-.834-.012-1.679-.012-2.522m-.743-6.444a5.25 5.25 0 0 1-2.99-.671a7.8 7.8 0 0 0-7.8 0a5.28 5.28 0 0 1-5.3.009A7.16 7.16 0 0 0 9.263 7.42a7.16 7.16 0 0 0-3.94 1.059a4.74 4.74 0 0 1-2.469.7H2.02v2.517h.836a7.24 7.24 0 0 0 3.75-1.052a4.74 4.74 0 0 1 2.659-.706a4.8 4.8 0 0 1 2.634.719a7.79 7.79 0 0 0 7.8 0a5.29 5.29 0 0 1 5.319 0a7.73 7.73 0 0 0 4.4.988l.568-.037q-.002-1.29.007-2.516Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLiquid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#004999" d="m29.988 22.372l-.748.048a5.2 5.2 0 0 1-2.99-.671a7.8 7.8 0 0 0-7.8 0a5.28 5.28 0 0 1-5.3.01A7.26 7.26 0 0 0 9.263 20.7a7.23 7.23 0 0 0-3.94 1.06a4.75 4.75 0 0 1-2.47.7h-.838c0 .889-.009 1.739-.015 2.515h.861a7.24 7.24 0 0 0 3.75-1.052a4.76 4.76 0 0 1 2.659-.7a4.84 4.84 0 0 1 2.634.718a7.8 7.8 0 0 0 7.8 0a5.29 5.29 0 0 1 5.319 0a7.7 7.7 0 0 0 4.4.989l.577-.042c-.005-.788-.009-1.639-.012-2.516m-.005-6.791l-.743.047a5.23 5.23 0 0 1-2.99-.671a7.8 7.8 0 0 0-7.8 0a5.28 5.28 0 0 1-5.3.01a7.3 7.3 0 0 0-3.887-1.057a7.3 7.3 0 0 0-3.941 1.06a4.74 4.74 0 0 1-2.469.7h-.828v2.515h.84a7.24 7.24 0 0 0 3.75-1.052a4.7 4.7 0 0 1 2.659-.7a4.8 4.8 0 0 1 2.634.718a7.8 7.8 0 0 0 7.8 0a5.29 5.29 0 0 1 5.319 0a7.7 7.7 0 0 0 4.4.989l.568-.037c-.012-.834-.012-1.679-.012-2.522m-.743-6.444a5.25 5.25 0 0 1-2.99-.671a7.8 7.8 0 0 0-7.8 0a5.28 5.28 0 0 1-5.3.009A7.16 7.16 0 0 0 9.263 7.42a7.16 7.16 0 0 0-3.94 1.059a4.74 4.74 0 0 1-2.469.7H2.02v2.517h.836a7.24 7.24 0 0 0 3.75-1.052a4.74 4.74 0 0 1 2.659-.706a4.8 4.8 0 0 1 2.634.719a7.79 7.79 0 0 0 7.8 0a5.29 5.29 0 0 1 5.319 0a7.73 7.73 0 0 0 4.4.988l.568-.037q-.002-1.29.007-2.516Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#004999" d="m29.988 22.372l-.748.048a5.2 5.2 0 0 1-2.99-.671a7.8 7.8 0 0 0-7.8 0a5.28 5.28 0 0 1-5.3.01A7.26 7.26 0 0 0 9.263 20.7a7.23 7.23 0 0 0-3.94 1.06a4.75 4.75 0 0 1-2.47.7h-.838c0 .889-.009 1.739-.015 2.515h.861a7.24 7.24 0 0 0 3.75-1.052a4.76 4.76 0 0 1 2.659-.7a4.84 4.84 0 0 1 2.634.718a7.8 7.8 0 0 0 7.8 0a5.29 5.29 0 0 1 5.319 0a7.7 7.7 0 0 0 4.4.989l.577-.042c-.005-.788-.009-1.639-.012-2.516m-.005-6.791l-.743.047a5.23 5.23 0 0 1-2.99-.671a7.8 7.8 0 0 0-7.8 0a5.28 5.28 0 0 1-5.3.01a7.3 7.3 0 0 0-3.887-1.057a7.3 7.3 0 0 0-3.941 1.06a4.74 4.74 0 0 1-2.469.7h-.828v2.515h.84a7.24 7.24 0 0 0 3.75-1.052a4.7 4.7 0 0 1 2.659-.7a4.8 4.8 0 0 1 2.634.718a7.8 7.8 0 0 0 7.8 0a5.29 5.29 0 0 1 5.319 0a7.7 7.7 0 0 0 4.4.989l.568-.037c-.012-.834-.012-1.679-.012-2.522m-.743-6.444a5.25 5.25 0 0 1-2.99-.671a7.8 7.8 0 0 0-7.8 0a5.28 5.28 0 0 1-5.3.009A7.16 7.16 0 0 0 9.263 7.42a7.16 7.16 0 0 0-3.94 1.059a4.74 4.74 0 0 1-2.469.7H2.02v2.517h.836a7.24 7.24 0 0 0 3.75-1.052a4.74 4.74 0 0 1 2.659-.706a4.8 4.8 0 0 1 2.634.719a7.79 7.79 0 0 0 7.8 0a5.29 5.29 0 0 1 5.319 0a7.73 7.73 0 0 0 4.4.988l.568-.037q-.002-1.29.007-2.516Z"/></svg>
</template>

CSS

.icon-file-type-liquid {
  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%23004999%22%20d%3D%22m29.988%2022.372l-.748.048a5.2%205.2%200%200%201-2.99-.671a7.8%207.8%200%200%200-7.8%200a5.28%205.28%200%200%201-5.3.01A7.26%207.26%200%200%200%209.263%2020.7a7.23%207.23%200%200%200-3.94%201.06a4.75%204.75%200%200%201-2.47.7h-.838c0%20.889-.009%201.739-.015%202.515h.861a7.24%207.24%200%200%200%203.75-1.052a4.76%204.76%200%200%201%202.659-.7a4.84%204.84%200%200%201%202.634.718a7.8%207.8%200%200%200%207.8%200a5.29%205.29%200%200%201%205.319%200a7.7%207.7%200%200%200%204.4.989l.577-.042c-.005-.788-.009-1.639-.012-2.516m-.005-6.791l-.743.047a5.23%205.23%200%200%201-2.99-.671a7.8%207.8%200%200%200-7.8%200a5.28%205.28%200%200%201-5.3.01a7.3%207.3%200%200%200-3.887-1.057a7.3%207.3%200%200%200-3.941%201.06a4.74%204.74%200%200%201-2.469.7h-.828v2.515h.84a7.24%207.24%200%200%200%203.75-1.052a4.7%204.7%200%200%201%202.659-.7a4.8%204.8%200%200%201%202.634.718a7.8%207.8%200%200%200%207.8%200a5.29%205.29%200%200%201%205.319%200a7.7%207.7%200%200%200%204.4.989l.568-.037c-.012-.834-.012-1.679-.012-2.522m-.743-6.444a5.25%205.25%200%200%201-2.99-.671a7.8%207.8%200%200%200-7.8%200a5.28%205.28%200%200%201-5.3.009A7.16%207.16%200%200%200%209.263%207.42a7.16%207.16%200%200%200-3.94%201.059a4.74%204.74%200%200%201-2.469.7H2.02v2.517h.836a7.24%207.24%200%200%200%203.75-1.052a4.74%204.74%200%200%201%202.659-.706a4.8%204.8%200%200%201%202.634.719a7.79%207.79%200%200%200%207.8%200a5.29%205.29%200%200%201%205.319%200a7.73%207.73%200%200%200%204.4.988l.568-.037q-.002-1.29.007-2.516Z%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%23004999%22%20d%3D%22m29.988%2022.372l-.748.048a5.2%205.2%200%200%201-2.99-.671a7.8%207.8%200%200%200-7.8%200a5.28%205.28%200%200%201-5.3.01A7.26%207.26%200%200%200%209.263%2020.7a7.23%207.23%200%200%200-3.94%201.06a4.75%204.75%200%200%201-2.47.7h-.838c0%20.889-.009%201.739-.015%202.515h.861a7.24%207.24%200%200%200%203.75-1.052a4.76%204.76%200%200%201%202.659-.7a4.84%204.84%200%200%201%202.634.718a7.8%207.8%200%200%200%207.8%200a5.29%205.29%200%200%201%205.319%200a7.7%207.7%200%200%200%204.4.989l.577-.042c-.005-.788-.009-1.639-.012-2.516m-.005-6.791l-.743.047a5.23%205.23%200%200%201-2.99-.671a7.8%207.8%200%200%200-7.8%200a5.28%205.28%200%200%201-5.3.01a7.3%207.3%200%200%200-3.887-1.057a7.3%207.3%200%200%200-3.941%201.06a4.74%204.74%200%200%201-2.469.7h-.828v2.515h.84a7.24%207.24%200%200%200%203.75-1.052a4.7%204.7%200%200%201%202.659-.7a4.8%204.8%200%200%201%202.634.718a7.8%207.8%200%200%200%207.8%200a5.29%205.29%200%200%201%205.319%200a7.7%207.7%200%200%200%204.4.989l.568-.037c-.012-.834-.012-1.679-.012-2.522m-.743-6.444a5.25%205.25%200%200%201-2.99-.671a7.8%207.8%200%200%200-7.8%200a5.28%205.28%200%200%201-5.3.009A7.16%207.16%200%200%200%209.263%207.42a7.16%207.16%200%200%200-3.94%201.059a4.74%204.74%200%200%201-2.469.7H2.02v2.517h.836a7.24%207.24%200%200%200%203.75-1.052a4.74%204.74%200%200%201%202.659-.706a4.8%204.8%200%200%201%202.634.719a7.79%207.79%200%200%200%207.8%200a5.29%205.29%200%200%201%205.319%200a7.73%207.73%200%200%200%204.4.988l.568-.037q-.002-1.29.007-2.516Z%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-liquid.svg?color=%231a73e8&size=48