file type cspell logo

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

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

Related icons in VSCode Icons

Use the file type cspell logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#b4301c" d="M2 20.87h28V27a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3Z"/><path d="M2 18.94h28v2H2Z"/><path d="M10.7 2h2.18v28H10.7Z"/><path fill="#f6f200" d="M12.88 2H27a3 3 0 0 1 3 3v14H12.88Z"/><path fill="#d2d2d2" d="M5 2h5.67v17H2V5a3 3 0 0 1 3-3"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeCspell(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#b4301c" d="M2 20.87h28V27a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3Z"/><path d="M2 18.94h28v2H2Z"/><path d="M10.7 2h2.18v28H10.7Z"/><path fill="#f6f200" d="M12.88 2H27a3 3 0 0 1 3 3v14H12.88Z"/><path fill="#d2d2d2" d="M5 2h5.67v17H2V5a3 3 0 0 1 3-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#b4301c" d="M2 20.87h28V27a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3Z"/><path d="M2 18.94h28v2H2Z"/><path d="M10.7 2h2.18v28H10.7Z"/><path fill="#f6f200" d="M12.88 2H27a3 3 0 0 1 3 3v14H12.88Z"/><path fill="#d2d2d2" d="M5 2h5.67v17H2V5a3 3 0 0 1 3-3"/></svg>
</template>

CSS

.icon-file-type-cspell {
  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%23b4301c%22%20d%3D%22M2%2020.87h28V27a3%203%200%200%201-3%203H5a3%203%200%200%201-3-3Z%22%2F%3E%3Cpath%20d%3D%22M2%2018.94h28v2H2Z%22%2F%3E%3Cpath%20d%3D%22M10.7%202h2.18v28H10.7Z%22%2F%3E%3Cpath%20fill%3D%22%23f6f200%22%20d%3D%22M12.88%202H27a3%203%200%200%201%203%203v14H12.88Z%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M5%202h5.67v17H2V5a3%203%200%200%201%203-3%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%23b4301c%22%20d%3D%22M2%2020.87h28V27a3%203%200%200%201-3%203H5a3%203%200%200%201-3-3Z%22%2F%3E%3Cpath%20d%3D%22M2%2018.94h28v2H2Z%22%2F%3E%3Cpath%20d%3D%22M10.7%202h2.18v28H10.7Z%22%2F%3E%3Cpath%20fill%3D%22%23f6f200%22%20d%3D%22M12.88%202H27a3%203%200%200%201%203%203v14H12.88Z%22%2F%3E%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M5%202h5.67v17H2V5a3%203%200%200%201%203-3%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-cspell.svg?color=%231a73e8&size=48

File Type Cspell logo — VSCode Icons · IconsDB