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

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

Use the rmd logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" d="M7.008 15.04s.816-6.045 3.515-8.38c2.83-2.446 4.302-.674 4.302-.674s2.896 2.756-5.399 5.68c0 0 1.912 4.218 6.074 2.98"/><path fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" d="M.5 15.048a6.5 6.5 0 0 1 1.616-2.932S4.253.84 13.897.952l-1.153 2.812S8.02 4.411 5.8 11.807c0 0-1.855.534-3.683.309"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinRmd(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="#8aadf4" strokeLinecap="round" strokeLinejoin="round" d="M7.008 15.04s.816-6.045 3.515-8.38c2.83-2.446 4.302-.674 4.302-.674s2.896 2.756-5.399 5.68c0 0 1.912 4.218 6.074 2.98"/><path fill="none" stroke="#8aadf4" strokeLinecap="round" strokeLinejoin="round" d="M.5 15.048a6.5 6.5 0 0 1 1.616-2.932S4.253.84 13.897.952l-1.153 2.812S8.02 4.411 5.8 11.807c0 0-1.855.534-3.683.309"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" d="M7.008 15.04s.816-6.045 3.515-8.38c2.83-2.446 4.302-.674 4.302-.674s2.896 2.756-5.399 5.68c0 0 1.912 4.218 6.074 2.98"/><path fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" d="M.5 15.048a6.5 6.5 0 0 1 1.616-2.932S4.253.84 13.897.952l-1.153 2.812S8.02 4.411 5.8 11.807c0 0-1.855.534-3.683.309"/></svg>
</template>

CSS

.icon-rmd {
  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%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.008%2015.04s.816-6.045%203.515-8.38c2.83-2.446%204.302-.674%204.302-.674s2.896%202.756-5.399%205.68c0%200%201.912%204.218%206.074%202.98%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M.5%2015.048a6.5%206.5%200%200%201%201.616-2.932S4.253.84%2013.897.952l-1.153%202.812S8.02%204.411%205.8%2011.807c0%200-1.855.534-3.683.309%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%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.008%2015.04s.816-6.045%203.515-8.38c2.83-2.446%204.302-.674%204.302-.674s2.896%202.756-5.399%205.68c0%200%201.912%204.218%206.074%202.98%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M.5%2015.048a6.5%206.5%200%200%201%201.616-2.932S4.253.84%2013.897.952l-1.153%202.812S8.02%204.411%205.8%2011.807c0%200-1.855.534-3.683.309%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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