file type phpstan logo

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

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

Related icons in VSCode Icons

Use the file type phpstan logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#232323" d="m6.405 24.179l-.636 1.506a1.01 1.01 0 0 0 .547 1.269a1.03 1.03 0 0 0 1.316-.348l.218-.521Z"/><path fill="#516cb3" d="M16.08 4.6a7.47 7.47 0 0 1 4.47 1.5a.41.41 0 0 0 .536 0a.385.385 0 0 0 .029-.538a1.75 1.75 0 0 0-.9-.593a3.11 3.11 0 0 1 2.531-.961c2.323 0 7.258 3.374 7.258 9.7c0 6.074-3.977 7.383-5.058 7.383c-1.645 0-3.351-1.7-3.351-2.781a4.9 4.9 0 0 0 2.363-3.32s.087-2.591 0-4.786a.46.46 0 0 0-.138-.254a.46.46 0 0 0-.261-.121a.4.4 0 0 0-.294.117a.42.42 0 0 0-.126.292c0 .245.108 1.762.027 4.486a3.66 3.66 0 0 1-2.086 2.87a16 16 0 0 0 .528-1.827c.051-.239 0-.405-.159-.473a.35.35 0 0 0-.4.08a.4.4 0 0 0-.076.123c-.107.215-3.885 12.5-9.111 12.5c-4.415 0-6.96-6.3-6.96-7.745a1.884 1.884 0 0 1 1.734-2.126A3.33 3.33 0 0 1 8.688 19.2c.135.26-.582.883-.582.883l-.625-.5a.384.384 0 0 0-.488.014a.364.364 0 0 0-.01.511c.159.16 4.932 4.006 4.932 4.006a.445.445 0 0 0 .568.037a.377.377 0 0 0 .017-.529l-1.344-1.083l1.432-4.03s-2.2-.982-3.632.1a2.79 2.79 0 0 0-2.261-1.261a2.5 2.5 0 0 0-1.738.666a2.54 2.54 0 0 0-.808 1.686A8.65 8.65 0 0 1 2 13.741c0-4.378 3.467-9.735 7.487-9.735a3.92 3.92 0 0 1 2.488.889l-.888.675a.407.407 0 0 0-.03.558a.377.377 0 0 0 .507.051A6.5 6.5 0 0 1 16.08 4.6"/><path fill="#232323" d="m9.853 21.5l1.273-2.884a9.5 9.5 0 0 0 1.543.16a5.887 5.887 0 0 0 5.761-5.939a6 6 0 0 0-12-.194a5.83 5.83 0 0 0 2.7 5.14l-1.024 2.309Zm9.908-8.49a.32.32 0 0 1-.27-.149a.32.32 0 0 1-.018-.309a1.5 1.5 0 0 1 1.244-.849a1.48 1.48 0 0 1 1.241.8a.32.32 0 0 1 .025.248a.32.32 0 0 1-.159.191a.32.32 0 0 1-.432-.148a.85.85 0 0 0-.675-.452c-.433 0-.666.481-.67.481a.32.32 0 0 1-.286.186Z"/><path fill="#d2d2d2" d="M12.425 16.7a3.86 3.86 0 1 0-3.832-3.86a3.846 3.846 0 0 0 3.832 3.86"/><path fill="#232323" d="M12.425 14.834a1.992 1.992 0 1 0-1.978-1.992a1.985 1.985 0 0 0 1.978 1.992"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypePhpstan(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#232323" d="m6.405 24.179l-.636 1.506a1.01 1.01 0 0 0 .547 1.269a1.03 1.03 0 0 0 1.316-.348l.218-.521Z"/><path fill="#516cb3" d="M16.08 4.6a7.47 7.47 0 0 1 4.47 1.5a.41.41 0 0 0 .536 0a.385.385 0 0 0 .029-.538a1.75 1.75 0 0 0-.9-.593a3.11 3.11 0 0 1 2.531-.961c2.323 0 7.258 3.374 7.258 9.7c0 6.074-3.977 7.383-5.058 7.383c-1.645 0-3.351-1.7-3.351-2.781a4.9 4.9 0 0 0 2.363-3.32s.087-2.591 0-4.786a.46.46 0 0 0-.138-.254a.46.46 0 0 0-.261-.121a.4.4 0 0 0-.294.117a.42.42 0 0 0-.126.292c0 .245.108 1.762.027 4.486a3.66 3.66 0 0 1-2.086 2.87a16 16 0 0 0 .528-1.827c.051-.239 0-.405-.159-.473a.35.35 0 0 0-.4.08a.4.4 0 0 0-.076.123c-.107.215-3.885 12.5-9.111 12.5c-4.415 0-6.96-6.3-6.96-7.745a1.884 1.884 0 0 1 1.734-2.126A3.33 3.33 0 0 1 8.688 19.2c.135.26-.582.883-.582.883l-.625-.5a.384.384 0 0 0-.488.014a.364.364 0 0 0-.01.511c.159.16 4.932 4.006 4.932 4.006a.445.445 0 0 0 .568.037a.377.377 0 0 0 .017-.529l-1.344-1.083l1.432-4.03s-2.2-.982-3.632.1a2.79 2.79 0 0 0-2.261-1.261a2.5 2.5 0 0 0-1.738.666a2.54 2.54 0 0 0-.808 1.686A8.65 8.65 0 0 1 2 13.741c0-4.378 3.467-9.735 7.487-9.735a3.92 3.92 0 0 1 2.488.889l-.888.675a.407.407 0 0 0-.03.558a.377.377 0 0 0 .507.051A6.5 6.5 0 0 1 16.08 4.6"/><path fill="#232323" d="m9.853 21.5l1.273-2.884a9.5 9.5 0 0 0 1.543.16a5.887 5.887 0 0 0 5.761-5.939a6 6 0 0 0-12-.194a5.83 5.83 0 0 0 2.7 5.14l-1.024 2.309Zm9.908-8.49a.32.32 0 0 1-.27-.149a.32.32 0 0 1-.018-.309a1.5 1.5 0 0 1 1.244-.849a1.48 1.48 0 0 1 1.241.8a.32.32 0 0 1 .025.248a.32.32 0 0 1-.159.191a.32.32 0 0 1-.432-.148a.85.85 0 0 0-.675-.452c-.433 0-.666.481-.67.481a.32.32 0 0 1-.286.186Z"/><path fill="#d2d2d2" d="M12.425 16.7a3.86 3.86 0 1 0-3.832-3.86a3.846 3.846 0 0 0 3.832 3.86"/><path fill="#232323" d="M12.425 14.834a1.992 1.992 0 1 0-1.978-1.992a1.985 1.985 0 0 0 1.978 1.992"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#232323" d="m6.405 24.179l-.636 1.506a1.01 1.01 0 0 0 .547 1.269a1.03 1.03 0 0 0 1.316-.348l.218-.521Z"/><path fill="#516cb3" d="M16.08 4.6a7.47 7.47 0 0 1 4.47 1.5a.41.41 0 0 0 .536 0a.385.385 0 0 0 .029-.538a1.75 1.75 0 0 0-.9-.593a3.11 3.11 0 0 1 2.531-.961c2.323 0 7.258 3.374 7.258 9.7c0 6.074-3.977 7.383-5.058 7.383c-1.645 0-3.351-1.7-3.351-2.781a4.9 4.9 0 0 0 2.363-3.32s.087-2.591 0-4.786a.46.46 0 0 0-.138-.254a.46.46 0 0 0-.261-.121a.4.4 0 0 0-.294.117a.42.42 0 0 0-.126.292c0 .245.108 1.762.027 4.486a3.66 3.66 0 0 1-2.086 2.87a16 16 0 0 0 .528-1.827c.051-.239 0-.405-.159-.473a.35.35 0 0 0-.4.08a.4.4 0 0 0-.076.123c-.107.215-3.885 12.5-9.111 12.5c-4.415 0-6.96-6.3-6.96-7.745a1.884 1.884 0 0 1 1.734-2.126A3.33 3.33 0 0 1 8.688 19.2c.135.26-.582.883-.582.883l-.625-.5a.384.384 0 0 0-.488.014a.364.364 0 0 0-.01.511c.159.16 4.932 4.006 4.932 4.006a.445.445 0 0 0 .568.037a.377.377 0 0 0 .017-.529l-1.344-1.083l1.432-4.03s-2.2-.982-3.632.1a2.79 2.79 0 0 0-2.261-1.261a2.5 2.5 0 0 0-1.738.666a2.54 2.54 0 0 0-.808 1.686A8.65 8.65 0 0 1 2 13.741c0-4.378 3.467-9.735 7.487-9.735a3.92 3.92 0 0 1 2.488.889l-.888.675a.407.407 0 0 0-.03.558a.377.377 0 0 0 .507.051A6.5 6.5 0 0 1 16.08 4.6"/><path fill="#232323" d="m9.853 21.5l1.273-2.884a9.5 9.5 0 0 0 1.543.16a5.887 5.887 0 0 0 5.761-5.939a6 6 0 0 0-12-.194a5.83 5.83 0 0 0 2.7 5.14l-1.024 2.309Zm9.908-8.49a.32.32 0 0 1-.27-.149a.32.32 0 0 1-.018-.309a1.5 1.5 0 0 1 1.244-.849a1.48 1.48 0 0 1 1.241.8a.32.32 0 0 1 .025.248a.32.32 0 0 1-.159.191a.32.32 0 0 1-.432-.148a.85.85 0 0 0-.675-.452c-.433 0-.666.481-.67.481a.32.32 0 0 1-.286.186Z"/><path fill="#d2d2d2" d="M12.425 16.7a3.86 3.86 0 1 0-3.832-3.86a3.846 3.846 0 0 0 3.832 3.86"/><path fill="#232323" d="M12.425 14.834a1.992 1.992 0 1 0-1.978-1.992a1.985 1.985 0 0 0 1.978 1.992"/></svg>
</template>

CSS

.icon-file-type-phpstan {
  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%23232323%22%20d%3D%22m6.405%2024.179l-.636%201.506a1.01%201.01%200%200%200%20.547%201.269a1.03%201.03%200%200%200%201.316-.348l.218-.521Z%22%2F%3E%3Cpath%20fill%3D%22%23516cb3%22%20d%3D%22M16.08%204.6a7.47%207.47%200%200%201%204.47%201.5a.41.41%200%200%200%20.536%200a.385.385%200%200%200%20.029-.538a1.75%201.75%200%200%200-.9-.593a3.11%203.11%200%200%201%202.531-.961c2.323%200%207.258%203.374%207.258%209.7c0%206.074-3.977%207.383-5.058%207.383c-1.645%200-3.351-1.7-3.351-2.781a4.9%204.9%200%200%200%202.363-3.32s.087-2.591%200-4.786a.46.46%200%200%200-.138-.254a.46.46%200%200%200-.261-.121a.4.4%200%200%200-.294.117a.42.42%200%200%200-.126.292c0%20.245.108%201.762.027%204.486a3.66%203.66%200%200%201-2.086%202.87a16%2016%200%200%200%20.528-1.827c.051-.239%200-.405-.159-.473a.35.35%200%200%200-.4.08a.4.4%200%200%200-.076.123c-.107.215-3.885%2012.5-9.111%2012.5c-4.415%200-6.96-6.3-6.96-7.745a1.884%201.884%200%200%201%201.734-2.126A3.33%203.33%200%200%201%208.688%2019.2c.135.26-.582.883-.582.883l-.625-.5a.384.384%200%200%200-.488.014a.364.364%200%200%200-.01.511c.159.16%204.932%204.006%204.932%204.006a.445.445%200%200%200%20.568.037a.377.377%200%200%200%20.017-.529l-1.344-1.083l1.432-4.03s-2.2-.982-3.632.1a2.79%202.79%200%200%200-2.261-1.261a2.5%202.5%200%200%200-1.738.666a2.54%202.54%200%200%200-.808%201.686A8.65%208.65%200%200%201%202%2013.741c0-4.378%203.467-9.735%207.487-9.735a3.92%203.92%200%200%201%202.488.889l-.888.675a.407.407%200%200%200-.03.558a.377.377%200%200%200%20.507.051A6.5%206.5%200%200%201%2016.08%204.6%22%2F%3E%3Cpath%20fill%3D%22%23232323%22%20d%3D%22m9.853%2021.5l1.273-2.884a9.5%209.5%200%200%200%201.543.16a5.887%205.887%200%200%200%205.761-5.939a6%206%200%200%200-12-.194a5.83%205.83%200%200%200%202.7%205.14l-1.024%202.309Zm9.908-8.49a.32.32%200%200%201-.27-.149a.32.32%200%200%201-.018-.309a1.5%201.5%200%200%201%201.244-.849a1.48%201.48%200%200%201%201.241.8a.32.32%200%200%201%20.025.248a.32.32%200%200%201-.159.191a.32.32%200%200%201-.432-.148a.85.85%200%200%200-.675-.452c-.433%200-.666.481-.67.481a.32.32%200%200%201-.286.186Z%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M12.425%2016.7a3.86%203.86%200%201%200-3.832-3.86a3.846%203.846%200%200%200%203.832%203.86%22%2F%3E%3Cpath%20fill%3D%22%23232323%22%20d%3D%22M12.425%2014.834a1.992%201.992%200%201%200-1.978-1.992a1.985%201.985%200%200%200%201.978%201.992%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%23232323%22%20d%3D%22m6.405%2024.179l-.636%201.506a1.01%201.01%200%200%200%20.547%201.269a1.03%201.03%200%200%200%201.316-.348l.218-.521Z%22%2F%3E%3Cpath%20fill%3D%22%23516cb3%22%20d%3D%22M16.08%204.6a7.47%207.47%200%200%201%204.47%201.5a.41.41%200%200%200%20.536%200a.385.385%200%200%200%20.029-.538a1.75%201.75%200%200%200-.9-.593a3.11%203.11%200%200%201%202.531-.961c2.323%200%207.258%203.374%207.258%209.7c0%206.074-3.977%207.383-5.058%207.383c-1.645%200-3.351-1.7-3.351-2.781a4.9%204.9%200%200%200%202.363-3.32s.087-2.591%200-4.786a.46.46%200%200%200-.138-.254a.46.46%200%200%200-.261-.121a.4.4%200%200%200-.294.117a.42.42%200%200%200-.126.292c0%20.245.108%201.762.027%204.486a3.66%203.66%200%200%201-2.086%202.87a16%2016%200%200%200%20.528-1.827c.051-.239%200-.405-.159-.473a.35.35%200%200%200-.4.08a.4.4%200%200%200-.076.123c-.107.215-3.885%2012.5-9.111%2012.5c-4.415%200-6.96-6.3-6.96-7.745a1.884%201.884%200%200%201%201.734-2.126A3.33%203.33%200%200%201%208.688%2019.2c.135.26-.582.883-.582.883l-.625-.5a.384.384%200%200%200-.488.014a.364.364%200%200%200-.01.511c.159.16%204.932%204.006%204.932%204.006a.445.445%200%200%200%20.568.037a.377.377%200%200%200%20.017-.529l-1.344-1.083l1.432-4.03s-2.2-.982-3.632.1a2.79%202.79%200%200%200-2.261-1.261a2.5%202.5%200%200%200-1.738.666a2.54%202.54%200%200%200-.808%201.686A8.65%208.65%200%200%201%202%2013.741c0-4.378%203.467-9.735%207.487-9.735a3.92%203.92%200%200%201%202.488.889l-.888.675a.407.407%200%200%200-.03.558a.377.377%200%200%200%20.507.051A6.5%206.5%200%200%201%2016.08%204.6%22%2F%3E%3Cpath%20fill%3D%22%23232323%22%20d%3D%22m9.853%2021.5l1.273-2.884a9.5%209.5%200%200%200%201.543.16a5.887%205.887%200%200%200%205.761-5.939a6%206%200%200%200-12-.194a5.83%205.83%200%200%200%202.7%205.14l-1.024%202.309Zm9.908-8.49a.32.32%200%200%201-.27-.149a.32.32%200%200%201-.018-.309a1.5%201.5%200%200%201%201.244-.849a1.48%201.48%200%200%201%201.241.8a.32.32%200%200%201%20.025.248a.32.32%200%200%201-.159.191a.32.32%200%200%201-.432-.148a.85.85%200%200%200-.675-.452c-.433%200-.666.481-.67.481a.32.32%200%200%201-.286.186Z%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M12.425%2016.7a3.86%203.86%200%201%200-3.832-3.86a3.846%203.846%200%200%200%203.832%203.86%22%2F%3E%3Cpath%20fill%3D%22%23232323%22%20d%3D%22M12.425%2014.834a1.992%201.992%200%201%200-1.978-1.992a1.985%201.985%200%200%200%201.978%201.992%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-phpstan.svg?color=%231a73e8&size=48