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

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

The same logo in other sets

Related icons in Catppuccin Icons

Use the ruby logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#ed8796" stroke-linecap="round" stroke-linejoin="round" d="M1.5 9.06v2.5c.02.86.36 1.61.9 2.15c1.76 1.76 5.71.65 8.84-2.47c3.12-3.13 4.23-7.08 2.47-8.84a3.1 3.1 0 0 0-2.15-.9h-2.5M14.5 4l-.25 10.25L4 14.5m4.39-6.11c2.34-2.35 3.29-5.2 2.12-6.37S6.49 1.8 4.14 4.14C1.8 6.5.85 9.34 2.02 10.51s4.02.22 6.37-2.12M5.5 14.5l.25-3.75L11 11l-.25-5.25l3.75-.25"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinRuby(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#ed8796" strokeLinecap="round" strokeLinejoin="round" d="M1.5 9.06v2.5c.02.86.36 1.61.9 2.15c1.76 1.76 5.71.65 8.84-2.47c3.12-3.13 4.23-7.08 2.47-8.84a3.1 3.1 0 0 0-2.15-.9h-2.5M14.5 4l-.25 10.25L4 14.5m4.39-6.11c2.34-2.35 3.29-5.2 2.12-6.37S6.49 1.8 4.14 4.14C1.8 6.5.85 9.34 2.02 10.51s4.02.22 6.37-2.12M5.5 14.5l.25-3.75L11 11l-.25-5.25l3.75-.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#ed8796" stroke-linecap="round" stroke-linejoin="round" d="M1.5 9.06v2.5c.02.86.36 1.61.9 2.15c1.76 1.76 5.71.65 8.84-2.47c3.12-3.13 4.23-7.08 2.47-8.84a3.1 3.1 0 0 0-2.15-.9h-2.5M14.5 4l-.25 10.25L4 14.5m4.39-6.11c2.34-2.35 3.29-5.2 2.12-6.37S6.49 1.8 4.14 4.14C1.8 6.5.85 9.34 2.02 10.51s4.02.22 6.37-2.12M5.5 14.5l.25-3.75L11 11l-.25-5.25l3.75-.25"/></svg>
</template>

CSS

.icon-ruby {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ed8796%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M1.5%209.06v2.5c.02.86.36%201.61.9%202.15c1.76%201.76%205.71.65%208.84-2.47c3.12-3.13%204.23-7.08%202.47-8.84a3.1%203.1%200%200%200-2.15-.9h-2.5M14.5%204l-.25%2010.25L4%2014.5m4.39-6.11c2.34-2.35%203.29-5.2%202.12-6.37S6.49%201.8%204.14%204.14C1.8%206.5.85%209.34%202.02%2010.51s4.02.22%206.37-2.12M5.5%2014.5l.25-3.75L11%2011l-.25-5.25l3.75-.25%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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ed8796%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M1.5%209.06v2.5c.02.86.36%201.61.9%202.15c1.76%201.76%205.71.65%208.84-2.47c3.12-3.13%204.23-7.08%202.47-8.84a3.1%203.1%200%200%200-2.15-.9h-2.5M14.5%204l-.25%2010.25L4%2014.5m4.39-6.11c2.34-2.35%203.29-5.2%202.12-6.37S6.49%201.8%204.14%204.14C1.8%206.5.85%209.34%202.02%2010.51s4.02.22%206.37-2.12M5.5%2014.5l.25-3.75L11%2011l-.25-5.25l3.75-.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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