file type cabal logo

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

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

Related icons in VSCode Icons

Use the file type cabal logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#6bc9dd" d="m18.467 2.028l-9.14 1.687A.787.787 0 0 0 8.8 5.072l8.935 11.854a2.45 2.45 0 0 0 2.195.854l9.14-1.687a.787.787 0 0 0 .528-1.357L20.662 2.883a2.45 2.45 0 0 0-2.195-.855"/><path fill="#6a6bd7" d="m28.88 17.144l-9.636 1.672a3.7 3.7 0 0 0-2 1.322l-6.563 8.932c-.453.616-.289 1.024.365.911l9.636-1.672a3.7 3.7 0 0 0 2-1.322l6.558-8.933c.46-.616.294-1.024-.36-.91"/><path fill="#567dd9" d="M5.065 15.183c-.151.4-2.957 2.615-2.9 3.068s3.353 1.8 3.6 2.14s1.186 4.687 1.53 4.78s2.118-3.518 2.424-3.7s3.69.282 3.841-.114s-2.044-3.976-2.106-4.429s1.095-4.513.844-4.851s-3.381 1.06-3.725.967s-3.014-3.071-3.32-2.884s-.037 4.627-.188 5.023"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeCabal(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#6bc9dd" d="m18.467 2.028l-9.14 1.687A.787.787 0 0 0 8.8 5.072l8.935 11.854a2.45 2.45 0 0 0 2.195.854l9.14-1.687a.787.787 0 0 0 .528-1.357L20.662 2.883a2.45 2.45 0 0 0-2.195-.855"/><path fill="#6a6bd7" d="m28.88 17.144l-9.636 1.672a3.7 3.7 0 0 0-2 1.322l-6.563 8.932c-.453.616-.289 1.024.365.911l9.636-1.672a3.7 3.7 0 0 0 2-1.322l6.558-8.933c.46-.616.294-1.024-.36-.91"/><path fill="#567dd9" d="M5.065 15.183c-.151.4-2.957 2.615-2.9 3.068s3.353 1.8 3.6 2.14s1.186 4.687 1.53 4.78s2.118-3.518 2.424-3.7s3.69.282 3.841-.114s-2.044-3.976-2.106-4.429s1.095-4.513.844-4.851s-3.381 1.06-3.725.967s-3.014-3.071-3.32-2.884s-.037 4.627-.188 5.023"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#6bc9dd" d="m18.467 2.028l-9.14 1.687A.787.787 0 0 0 8.8 5.072l8.935 11.854a2.45 2.45 0 0 0 2.195.854l9.14-1.687a.787.787 0 0 0 .528-1.357L20.662 2.883a2.45 2.45 0 0 0-2.195-.855"/><path fill="#6a6bd7" d="m28.88 17.144l-9.636 1.672a3.7 3.7 0 0 0-2 1.322l-6.563 8.932c-.453.616-.289 1.024.365.911l9.636-1.672a3.7 3.7 0 0 0 2-1.322l6.558-8.933c.46-.616.294-1.024-.36-.91"/><path fill="#567dd9" d="M5.065 15.183c-.151.4-2.957 2.615-2.9 3.068s3.353 1.8 3.6 2.14s1.186 4.687 1.53 4.78s2.118-3.518 2.424-3.7s3.69.282 3.841-.114s-2.044-3.976-2.106-4.429s1.095-4.513.844-4.851s-3.381 1.06-3.725.967s-3.014-3.071-3.32-2.884s-.037 4.627-.188 5.023"/></svg>
</template>

CSS

.icon-file-type-cabal {
  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%236bc9dd%22%20d%3D%22m18.467%202.028l-9.14%201.687A.787.787%200%200%200%208.8%205.072l8.935%2011.854a2.45%202.45%200%200%200%202.195.854l9.14-1.687a.787.787%200%200%200%20.528-1.357L20.662%202.883a2.45%202.45%200%200%200-2.195-.855%22%2F%3E%3Cpath%20fill%3D%22%236a6bd7%22%20d%3D%22m28.88%2017.144l-9.636%201.672a3.7%203.7%200%200%200-2%201.322l-6.563%208.932c-.453.616-.289%201.024.365.911l9.636-1.672a3.7%203.7%200%200%200%202-1.322l6.558-8.933c.46-.616.294-1.024-.36-.91%22%2F%3E%3Cpath%20fill%3D%22%23567dd9%22%20d%3D%22M5.065%2015.183c-.151.4-2.957%202.615-2.9%203.068s3.353%201.8%203.6%202.14s1.186%204.687%201.53%204.78s2.118-3.518%202.424-3.7s3.69.282%203.841-.114s-2.044-3.976-2.106-4.429s1.095-4.513.844-4.851s-3.381%201.06-3.725.967s-3.014-3.071-3.32-2.884s-.037%204.627-.188%205.023%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%236bc9dd%22%20d%3D%22m18.467%202.028l-9.14%201.687A.787.787%200%200%200%208.8%205.072l8.935%2011.854a2.45%202.45%200%200%200%202.195.854l9.14-1.687a.787.787%200%200%200%20.528-1.357L20.662%202.883a2.45%202.45%200%200%200-2.195-.855%22%2F%3E%3Cpath%20fill%3D%22%236a6bd7%22%20d%3D%22m28.88%2017.144l-9.636%201.672a3.7%203.7%200%200%200-2%201.322l-6.563%208.932c-.453.616-.289%201.024.365.911l9.636-1.672a3.7%203.7%200%200%200%202-1.322l6.558-8.933c.46-.616.294-1.024-.36-.91%22%2F%3E%3Cpath%20fill%3D%22%23567dd9%22%20d%3D%22M5.065%2015.183c-.151.4-2.957%202.615-2.9%203.068s3.353%201.8%203.6%202.14s1.186%204.687%201.53%204.78s2.118-3.518%202.424-3.7s3.69.282%203.841-.114s-2.044-3.976-2.106-4.429s1.095-4.513.844-4.851s-3.381%201.06-3.725.967s-3.014-3.071-3.32-2.884s-.037%204.627-.188%205.023%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-cabal.svg?color=%231a73e8&size=48