file type light pcl logo

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

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

Related icons in VSCode Icons

Use the file type light pcl logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#93ba65" d="M14.57 7.7a6.26 6.26 0 0 1 4.079.428a5.3 5.3 0 0 1 2.039 1.695a6.17 6.17 0 0 1 4.384.664a4.9 4.9 0 0 1 2.156 2.487a4.4 4.4 0 0 1 .144 2.58a5 5 0 0 1 2.22 2.262a4.32 4.32 0 0 1 .049 3.551a5.05 5.05 0 0 1-2.264 2.38a6.1 6.1 0 0 1-2.785.708H8.51a11 11 0 0 1-2.221-.116a5.66 5.66 0 0 1-3.147-1.756a4.46 4.46 0 0 1-1.12-2.523a4.4 4.4 0 0 1 1.3-3.538a5.4 5.4 0 0 1 1.308-.973a4.33 4.33 0 0 1 .353-3.042A5.18 5.18 0 0 1 7.9 10.039a6.34 6.34 0 0 1 3.423-.215A5.46 5.46 0 0 1 14.57 7.7m-1.876 2.267a4.7 4.7 0 0 0-.842 1.186a5.7 5.7 0 0 0-1.813-.331a4.67 4.67 0 0 0-3.508 1.434a3.27 3.27 0 0 0-.893 2.4a4.5 4.5 0 0 0 .425 1.508a5.6 5.6 0 0 0-1.644.9A3.4 3.4 0 0 0 3.14 19.64a3.3 3.3 0 0 0 1.008 2.352a4.7 4.7 0 0 0 3.466 1.323h17.119a4.72 4.72 0 0 0 2.976-1.176a3.45 3.45 0 0 0 1.139-2.145a3.27 3.27 0 0 0-.909-2.6a5.1 5.1 0 0 0-2-1.238a6.4 6.4 0 0 0 .371-1.085a3.12 3.12 0 0 0-.4-2.226a4.28 4.28 0 0 0-2.69-1.886a5.4 5.4 0 0 0-3.071.189c-.153-.25-.286-.514-.463-.748a4.26 4.26 0 0 0-1.776-1.348a4.91 4.91 0 0 0-5.216.915"/><path fill="#4e4e4b" d="M15.4 14.908a2.1 2.1 0 0 1 1.477.107a2.059 2.059 0 1 1-1.477-.107"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightPcl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#93ba65" d="M14.57 7.7a6.26 6.26 0 0 1 4.079.428a5.3 5.3 0 0 1 2.039 1.695a6.17 6.17 0 0 1 4.384.664a4.9 4.9 0 0 1 2.156 2.487a4.4 4.4 0 0 1 .144 2.58a5 5 0 0 1 2.22 2.262a4.32 4.32 0 0 1 .049 3.551a5.05 5.05 0 0 1-2.264 2.38a6.1 6.1 0 0 1-2.785.708H8.51a11 11 0 0 1-2.221-.116a5.66 5.66 0 0 1-3.147-1.756a4.46 4.46 0 0 1-1.12-2.523a4.4 4.4 0 0 1 1.3-3.538a5.4 5.4 0 0 1 1.308-.973a4.33 4.33 0 0 1 .353-3.042A5.18 5.18 0 0 1 7.9 10.039a6.34 6.34 0 0 1 3.423-.215A5.46 5.46 0 0 1 14.57 7.7m-1.876 2.267a4.7 4.7 0 0 0-.842 1.186a5.7 5.7 0 0 0-1.813-.331a4.67 4.67 0 0 0-3.508 1.434a3.27 3.27 0 0 0-.893 2.4a4.5 4.5 0 0 0 .425 1.508a5.6 5.6 0 0 0-1.644.9A3.4 3.4 0 0 0 3.14 19.64a3.3 3.3 0 0 0 1.008 2.352a4.7 4.7 0 0 0 3.466 1.323h17.119a4.72 4.72 0 0 0 2.976-1.176a3.45 3.45 0 0 0 1.139-2.145a3.27 3.27 0 0 0-.909-2.6a5.1 5.1 0 0 0-2-1.238a6.4 6.4 0 0 0 .371-1.085a3.12 3.12 0 0 0-.4-2.226a4.28 4.28 0 0 0-2.69-1.886a5.4 5.4 0 0 0-3.071.189c-.153-.25-.286-.514-.463-.748a4.26 4.26 0 0 0-1.776-1.348a4.91 4.91 0 0 0-5.216.915"/><path fill="#4e4e4b" d="M15.4 14.908a2.1 2.1 0 0 1 1.477.107a2.059 2.059 0 1 1-1.477-.107"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#93ba65" d="M14.57 7.7a6.26 6.26 0 0 1 4.079.428a5.3 5.3 0 0 1 2.039 1.695a6.17 6.17 0 0 1 4.384.664a4.9 4.9 0 0 1 2.156 2.487a4.4 4.4 0 0 1 .144 2.58a5 5 0 0 1 2.22 2.262a4.32 4.32 0 0 1 .049 3.551a5.05 5.05 0 0 1-2.264 2.38a6.1 6.1 0 0 1-2.785.708H8.51a11 11 0 0 1-2.221-.116a5.66 5.66 0 0 1-3.147-1.756a4.46 4.46 0 0 1-1.12-2.523a4.4 4.4 0 0 1 1.3-3.538a5.4 5.4 0 0 1 1.308-.973a4.33 4.33 0 0 1 .353-3.042A5.18 5.18 0 0 1 7.9 10.039a6.34 6.34 0 0 1 3.423-.215A5.46 5.46 0 0 1 14.57 7.7m-1.876 2.267a4.7 4.7 0 0 0-.842 1.186a5.7 5.7 0 0 0-1.813-.331a4.67 4.67 0 0 0-3.508 1.434a3.27 3.27 0 0 0-.893 2.4a4.5 4.5 0 0 0 .425 1.508a5.6 5.6 0 0 0-1.644.9A3.4 3.4 0 0 0 3.14 19.64a3.3 3.3 0 0 0 1.008 2.352a4.7 4.7 0 0 0 3.466 1.323h17.119a4.72 4.72 0 0 0 2.976-1.176a3.45 3.45 0 0 0 1.139-2.145a3.27 3.27 0 0 0-.909-2.6a5.1 5.1 0 0 0-2-1.238a6.4 6.4 0 0 0 .371-1.085a3.12 3.12 0 0 0-.4-2.226a4.28 4.28 0 0 0-2.69-1.886a5.4 5.4 0 0 0-3.071.189c-.153-.25-.286-.514-.463-.748a4.26 4.26 0 0 0-1.776-1.348a4.91 4.91 0 0 0-5.216.915"/><path fill="#4e4e4b" d="M15.4 14.908a2.1 2.1 0 0 1 1.477.107a2.059 2.059 0 1 1-1.477-.107"/></svg>
</template>

CSS

.icon-file-type-light-pcl {
  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%2393ba65%22%20d%3D%22M14.57%207.7a6.26%206.26%200%200%201%204.079.428a5.3%205.3%200%200%201%202.039%201.695a6.17%206.17%200%200%201%204.384.664a4.9%204.9%200%200%201%202.156%202.487a4.4%204.4%200%200%201%20.144%202.58a5%205%200%200%201%202.22%202.262a4.32%204.32%200%200%201%20.049%203.551a5.05%205.05%200%200%201-2.264%202.38a6.1%206.1%200%200%201-2.785.708H8.51a11%2011%200%200%201-2.221-.116a5.66%205.66%200%200%201-3.147-1.756a4.46%204.46%200%200%201-1.12-2.523a4.4%204.4%200%200%201%201.3-3.538a5.4%205.4%200%200%201%201.308-.973a4.33%204.33%200%200%201%20.353-3.042A5.18%205.18%200%200%201%207.9%2010.039a6.34%206.34%200%200%201%203.423-.215A5.46%205.46%200%200%201%2014.57%207.7m-1.876%202.267a4.7%204.7%200%200%200-.842%201.186a5.7%205.7%200%200%200-1.813-.331a4.67%204.67%200%200%200-3.508%201.434a3.27%203.27%200%200%200-.893%202.4a4.5%204.5%200%200%200%20.425%201.508a5.6%205.6%200%200%200-1.644.9A3.4%203.4%200%200%200%203.14%2019.64a3.3%203.3%200%200%200%201.008%202.352a4.7%204.7%200%200%200%203.466%201.323h17.119a4.72%204.72%200%200%200%202.976-1.176a3.45%203.45%200%200%200%201.139-2.145a3.27%203.27%200%200%200-.909-2.6a5.1%205.1%200%200%200-2-1.238a6.4%206.4%200%200%200%20.371-1.085a3.12%203.12%200%200%200-.4-2.226a4.28%204.28%200%200%200-2.69-1.886a5.4%205.4%200%200%200-3.071.189c-.153-.25-.286-.514-.463-.748a4.26%204.26%200%200%200-1.776-1.348a4.91%204.91%200%200%200-5.216.915%22%2F%3E%3Cpath%20fill%3D%22%234e4e4b%22%20d%3D%22M15.4%2014.908a2.1%202.1%200%200%201%201.477.107a2.059%202.059%200%201%201-1.477-.107%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%2393ba65%22%20d%3D%22M14.57%207.7a6.26%206.26%200%200%201%204.079.428a5.3%205.3%200%200%201%202.039%201.695a6.17%206.17%200%200%201%204.384.664a4.9%204.9%200%200%201%202.156%202.487a4.4%204.4%200%200%201%20.144%202.58a5%205%200%200%201%202.22%202.262a4.32%204.32%200%200%201%20.049%203.551a5.05%205.05%200%200%201-2.264%202.38a6.1%206.1%200%200%201-2.785.708H8.51a11%2011%200%200%201-2.221-.116a5.66%205.66%200%200%201-3.147-1.756a4.46%204.46%200%200%201-1.12-2.523a4.4%204.4%200%200%201%201.3-3.538a5.4%205.4%200%200%201%201.308-.973a4.33%204.33%200%200%201%20.353-3.042A5.18%205.18%200%200%201%207.9%2010.039a6.34%206.34%200%200%201%203.423-.215A5.46%205.46%200%200%201%2014.57%207.7m-1.876%202.267a4.7%204.7%200%200%200-.842%201.186a5.7%205.7%200%200%200-1.813-.331a4.67%204.67%200%200%200-3.508%201.434a3.27%203.27%200%200%200-.893%202.4a4.5%204.5%200%200%200%20.425%201.508a5.6%205.6%200%200%200-1.644.9A3.4%203.4%200%200%200%203.14%2019.64a3.3%203.3%200%200%200%201.008%202.352a4.7%204.7%200%200%200%203.466%201.323h17.119a4.72%204.72%200%200%200%202.976-1.176a3.45%203.45%200%200%200%201.139-2.145a3.27%203.27%200%200%200-.909-2.6a5.1%205.1%200%200%200-2-1.238a6.4%206.4%200%200%200%20.371-1.085a3.12%203.12%200%200%200-.4-2.226a4.28%204.28%200%200%200-2.69-1.886a5.4%205.4%200%200%200-3.071.189c-.153-.25-.286-.514-.463-.748a4.26%204.26%200%200%200-1.776-1.348a4.91%204.91%200%200%200-5.216.915%22%2F%3E%3Cpath%20fill%3D%22%234e4e4b%22%20d%3D%22M15.4%2014.908a2.1%202.1%200%200%201%201.477.107a2.059%202.059%200%201%201-1.477-.107%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-light-pcl.svg?color=%231a73e8&size=48