file type cairo logo

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

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

Related icons in VSCode Icons

Use the file type cairo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fe4a3c" d="M16 2.03a14 14 0 0 0-10.97 22.7a28 28 0 0 1 5.21-5.85q.1-.09.4-.27a4 4 0 0 0 1.6-2.64v-.03c.52-3.42 1.91-4.6 5.82-4.6c.33 0 .73 0 1.1.02c2 .1 3.14.67 3.26.97c.1.15.07.34.03.52l-.15-.03c-1.24-.15-3.12.21-3.4 1.57c-.14.76.04 1.61.1 2.37q.15 1.2.15 2.4c0 .05-.06.36 0 .39c-2.12-2.03-7.03.51-8.57 1.63l.48-.18c1.49-.52 5.94-1.85 7.67-.36c1.45 1.78.15 5.09-.94 6.72q-.98 1.46-2.3 2.61H16a14 14 0 0 0 14-14c0-7.73-6.24-13.94-14-13.94m1.6 7.58a2.77 2.77 0 0 1-2.75-2.76a2.77 2.77 0 0 1 2.76-2.76a2.77 2.77 0 0 1 2.75 2.76a2.75 2.75 0 0 1-2.75 2.76"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeCairo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fe4a3c" d="M16 2.03a14 14 0 0 0-10.97 22.7a28 28 0 0 1 5.21-5.85q.1-.09.4-.27a4 4 0 0 0 1.6-2.64v-.03c.52-3.42 1.91-4.6 5.82-4.6c.33 0 .73 0 1.1.02c2 .1 3.14.67 3.26.97c.1.15.07.34.03.52l-.15-.03c-1.24-.15-3.12.21-3.4 1.57c-.14.76.04 1.61.1 2.37q.15 1.2.15 2.4c0 .05-.06.36 0 .39c-2.12-2.03-7.03.51-8.57 1.63l.48-.18c1.49-.52 5.94-1.85 7.67-.36c1.45 1.78.15 5.09-.94 6.72q-.98 1.46-2.3 2.61H16a14 14 0 0 0 14-14c0-7.73-6.24-13.94-14-13.94m1.6 7.58a2.77 2.77 0 0 1-2.75-2.76a2.77 2.77 0 0 1 2.76-2.76a2.77 2.77 0 0 1 2.75 2.76a2.75 2.75 0 0 1-2.75 2.76"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fe4a3c" d="M16 2.03a14 14 0 0 0-10.97 22.7a28 28 0 0 1 5.21-5.85q.1-.09.4-.27a4 4 0 0 0 1.6-2.64v-.03c.52-3.42 1.91-4.6 5.82-4.6c.33 0 .73 0 1.1.02c2 .1 3.14.67 3.26.97c.1.15.07.34.03.52l-.15-.03c-1.24-.15-3.12.21-3.4 1.57c-.14.76.04 1.61.1 2.37q.15 1.2.15 2.4c0 .05-.06.36 0 .39c-2.12-2.03-7.03.51-8.57 1.63l.48-.18c1.49-.52 5.94-1.85 7.67-.36c1.45 1.78.15 5.09-.94 6.72q-.98 1.46-2.3 2.61H16a14 14 0 0 0 14-14c0-7.73-6.24-13.94-14-13.94m1.6 7.58a2.77 2.77 0 0 1-2.75-2.76a2.77 2.77 0 0 1 2.76-2.76a2.77 2.77 0 0 1 2.75 2.76a2.75 2.75 0 0 1-2.75 2.76"/></svg>
</template>

CSS

.icon-file-type-cairo {
  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%23fe4a3c%22%20d%3D%22M16%202.03a14%2014%200%200%200-10.97%2022.7a28%2028%200%200%201%205.21-5.85q.1-.09.4-.27a4%204%200%200%200%201.6-2.64v-.03c.52-3.42%201.91-4.6%205.82-4.6c.33%200%20.73%200%201.1.02c2%20.1%203.14.67%203.26.97c.1.15.07.34.03.52l-.15-.03c-1.24-.15-3.12.21-3.4%201.57c-.14.76.04%201.61.1%202.37q.15%201.2.15%202.4c0%20.05-.06.36%200%20.39c-2.12-2.03-7.03.51-8.57%201.63l.48-.18c1.49-.52%205.94-1.85%207.67-.36c1.45%201.78.15%205.09-.94%206.72q-.98%201.46-2.3%202.61H16a14%2014%200%200%200%2014-14c0-7.73-6.24-13.94-14-13.94m1.6%207.58a2.77%202.77%200%200%201-2.75-2.76a2.77%202.77%200%200%201%202.76-2.76a2.77%202.77%200%200%201%202.75%202.76a2.75%202.75%200%200%201-2.75%202.76%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%23fe4a3c%22%20d%3D%22M16%202.03a14%2014%200%200%200-10.97%2022.7a28%2028%200%200%201%205.21-5.85q.1-.09.4-.27a4%204%200%200%200%201.6-2.64v-.03c.52-3.42%201.91-4.6%205.82-4.6c.33%200%20.73%200%201.1.02c2%20.1%203.14.67%203.26.97c.1.15.07.34.03.52l-.15-.03c-1.24-.15-3.12.21-3.4%201.57c-.14.76.04%201.61.1%202.37q.15%201.2.15%202.4c0%20.05-.06.36%200%20.39c-2.12-2.03-7.03.51-8.57%201.63l.48-.18c1.49-.52%205.94-1.85%207.67-.36c1.45%201.78.15%205.09-.94%206.72q-.98%201.46-2.3%202.61H16a14%2014%200%200%200%2014-14c0-7.73-6.24-13.94-14-13.94m1.6%207.58a2.77%202.77%200%200%201-2.75-2.76a2.77%202.77%200%200%201%202.76-2.76a2.77%202.77%200%200%201%202.75%202.76a2.75%202.75%200%200%201-2.75%202.76%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-cairo.svg?color=%231a73e8&size=48