file type styleci logo

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

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

Related icons in VSCode Icons

Use the file type styleci logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill-rule="evenodd"><path fill="#e44041" d="M2 2h28v28H2z"/><path fill="#fff" d="M18.79 22.27c-.74.28-1.98.5-3.08.5c-3.43 0-5.62-2.3-5.62-6.73c0-4.77 2.55-6.86 5.6-6.86c1.34 0 2.36.3 3.07.63l.88-3.92a10 10 0 0 0-4.23-.77c-5.46 0-10.4 3.6-10.4 11.2c0 5.87 3.18 10.57 9.9 10.57c2.1 0 3.74-.39 4.48-.72zm3.37 4.34H27V5.4h-4.84z"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeStyleci(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fillRule="evenodd"><path fill="#e44041" d="M2 2h28v28H2z"/><path fill="#fff" d="M18.79 22.27c-.74.28-1.98.5-3.08.5c-3.43 0-5.62-2.3-5.62-6.73c0-4.77 2.55-6.86 5.6-6.86c1.34 0 2.36.3 3.07.63l.88-3.92a10 10 0 0 0-4.23-.77c-5.46 0-10.4 3.6-10.4 11.2c0 5.87 3.18 10.57 9.9 10.57c2.1 0 3.74-.39 4.48-.72zm3.37 4.34H27V5.4h-4.84z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill-rule="evenodd"><path fill="#e44041" d="M2 2h28v28H2z"/><path fill="#fff" d="M18.79 22.27c-.74.28-1.98.5-3.08.5c-3.43 0-5.62-2.3-5.62-6.73c0-4.77 2.55-6.86 5.6-6.86c1.34 0 2.36.3 3.07.63l.88-3.92a10 10 0 0 0-4.23-.77c-5.46 0-10.4 3.6-10.4 11.2c0 5.87 3.18 10.57 9.9 10.57c2.1 0 3.74-.39 4.48-.72zm3.37 4.34H27V5.4h-4.84z"/></g></svg>
</template>

CSS

.icon-file-type-styleci {
  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%3Cg%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23e44041%22%20d%3D%22M2%202h28v28H2z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.79%2022.27c-.74.28-1.98.5-3.08.5c-3.43%200-5.62-2.3-5.62-6.73c0-4.77%202.55-6.86%205.6-6.86c1.34%200%202.36.3%203.07.63l.88-3.92a10%2010%200%200%200-4.23-.77c-5.46%200-10.4%203.6-10.4%2011.2c0%205.87%203.18%2010.57%209.9%2010.57c2.1%200%203.74-.39%204.48-.72zm3.37%204.34H27V5.4h-4.84z%22%2F%3E%3C%2Fg%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%3Cg%20fill-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22%23e44041%22%20d%3D%22M2%202h28v28H2z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.79%2022.27c-.74.28-1.98.5-3.08.5c-3.43%200-5.62-2.3-5.62-6.73c0-4.77%202.55-6.86%205.6-6.86c1.34%200%202.36.3%203.07.63l.88-3.92a10%2010%200%200%200-4.23-.77c-5.46%200-10.4%203.6-10.4%2011.2c0%205.87%203.18%2010.57%209.9%2010.57c2.1%200%203.74-.39%204.48-.72zm3.37%204.34H27V5.4h-4.84z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-styleci.svg?color=%231a73e8&size=48