coffeescript from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
coffeescript
Set
Catppuccin Icons
Style
Color
Viewbox
16×16
License
MIT

The same logo in other sets

Use the coffeescript logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#f5a97f" stroke-linecap="round" stroke-linejoin="round"><path d="M14.5 7c-.5 2.5-2 5.5-3 6.5s-2 1-3 1s-2 0-3.02-1C4.45 12.5 3 9.5 2.5 7c3 2 9 2 12 0m-12-2c3 2 9 2 12 0"/><path d="M2.5 8.4c-1.73 1.6-1.26 4.17 2 4.1M7 2c-.75-.36-1.5.18-1.5.74c-.01.56.94.78 1.5.75c.6-.03.97-.7 1.5-.96C8.98 2.3 9.41 2 10 2c.56 0 1.52.25 1.5 1c-.01.61-1.12.8-1.5.49"/></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinCoffeescript(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#f5a97f" strokeLinecap="round" strokeLinejoin="round"><path d="M14.5 7c-.5 2.5-2 5.5-3 6.5s-2 1-3 1s-2 0-3.02-1C4.45 12.5 3 9.5 2.5 7c3 2 9 2 12 0m-12-2c3 2 9 2 12 0"/><path d="M2.5 8.4c-1.73 1.6-1.26 4.17 2 4.1M7 2c-.75-.36-1.5.18-1.5.74c-.01.56.94.78 1.5.75c.6-.03.97-.7 1.5-.96C8.98 2.3 9.41 2 10 2c.56 0 1.52.25 1.5 1c-.01.61-1.12.8-1.5.49"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#f5a97f" stroke-linecap="round" stroke-linejoin="round"><path d="M14.5 7c-.5 2.5-2 5.5-3 6.5s-2 1-3 1s-2 0-3.02-1C4.45 12.5 3 9.5 2.5 7c3 2 9 2 12 0m-12-2c3 2 9 2 12 0"/><path d="M2.5 8.4c-1.73 1.6-1.26 4.17 2 4.1M7 2c-.75-.36-1.5.18-1.5.74c-.01.56.94.78 1.5.75c.6-.03.97-.7 1.5-.96C8.98 2.3 9.41 2 10 2c.56 0 1.52.25 1.5 1c-.01.61-1.12.8-1.5.49"/></g></svg>
</template>

CSS

.icon-coffeescript {
  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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23f5a97f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.5%207c-.5%202.5-2%205.5-3%206.5s-2%201-3%201s-2%200-3.02-1C4.45%2012.5%203%209.5%202.5%207c3%202%209%202%2012%200m-12-2c3%202%209%202%2012%200%22%2F%3E%3Cpath%20d%3D%22M2.5%208.4c-1.73%201.6-1.26%204.17%202%204.1M7%202c-.75-.36-1.5.18-1.5.74c-.01.56.94.78%201.5.75c.6-.03.97-.7%201.5-.96C8.98%202.3%209.41%202%2010%202c.56%200%201.52.25%201.5%201c-.01.61-1.12.8-1.5.49%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%2016%2016%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23f5a97f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M14.5%207c-.5%202.5-2%205.5-3%206.5s-2%201-3%201s-2%200-3.02-1C4.45%2012.5%203%209.5%202.5%207c3%202%209%202%2012%200m-12-2c3%202%209%202%2012%200%22%2F%3E%3Cpath%20d%3D%22M2.5%208.4c-1.73%201.6-1.26%204.17%202%204.1M7%202c-.75-.36-1.5.18-1.5.74c-.01.56.94.78%201.5.75c.6-.03.97-.7%201.5-.96C8.98%202.3%209.41%202%2010%202c.56%200%201.52.25%201.5%201c-.01.61-1.12.8-1.5.49%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/coffeescript.svg?color=%231a73e8&size=48