r logo
r from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- r
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the r logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#8087a2" d="M13.5 9.5c.63-.7 1-1.54 1-2.43c0-2.52-2.91-4.57-6.5-4.57S1.5 4.55 1.5 7.07c0 1.9 1.65 3.53 4 4.22"/><path stroke="#8aadf4" d="M10.5 9.5c.4 0 .86.34 1 .7l1 3.3m-5 0v-8h3.05c.95 0 1.95 1 1.95 2s-1 2-1.95 2H7.5Z"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinR(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" strokeLinecap="round" strokeLinejoin="round"><path stroke="#8087a2" d="M13.5 9.5c.63-.7 1-1.54 1-2.43c0-2.52-2.91-4.57-6.5-4.57S1.5 4.55 1.5 7.07c0 1.9 1.65 3.53 4 4.22"/><path stroke="#8aadf4" d="M10.5 9.5c.4 0 .86.34 1 .7l1 3.3m-5 0v-8h3.05c.95 0 1.95 1 1.95 2s-1 2-1.95 2H7.5Z"/></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-linecap="round" stroke-linejoin="round"><path stroke="#8087a2" d="M13.5 9.5c.63-.7 1-1.54 1-2.43c0-2.52-2.91-4.57-6.5-4.57S1.5 4.55 1.5 7.07c0 1.9 1.65 3.53 4 4.22"/><path stroke="#8aadf4" d="M10.5 9.5c.4 0 .86.34 1 .7l1 3.3m-5 0v-8h3.05c.95 0 1.95 1 1.95 2s-1 2-1.95 2H7.5Z"/></g></svg> </template>
CSS
.icon-r {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%238087a2%22%20d%3D%22M13.5%209.5c.63-.7%201-1.54%201-2.43c0-2.52-2.91-4.57-6.5-4.57S1.5%204.55%201.5%207.07c0%201.9%201.65%203.53%204%204.22%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M10.5%209.5c.4%200%20.86.34%201%20.7l1%203.3m-5%200v-8h3.05c.95%200%201.95%201%201.95%202s-1%202-1.95%202H7.5Z%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%238087a2%22%20d%3D%22M13.5%209.5c.63-.7%201-1.54%201-2.43c0-2.52-2.91-4.57-6.5-4.57S1.5%204.55%201.5%207.07c0%201.9%201.65%203.53%204%204.22%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22M10.5%209.5c.4%200%20.86.34%201%20.7l1%203.3m-5%200v-8h3.05c.95%200%201.95%201%201.95%202s-1%202-1.95%202H7.5Z%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/r.svg?color=%231a73e8&size=48