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

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

Use the rdata 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" stroke-width=".79" 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" transform="matrix(1.26652 0 0 1.26466 -1.313 -1.572)"/><path fill="none" stroke="#8087a2" stroke-linecap="round" stroke-linejoin="round" d="M5.65 4.133c2.303 0 4.17-1.017 4.17-1.947S7.953.5 5.65.5s-4.169.756-4.169 1.686s1.867 1.947 4.17 1.947m.538 2.898q-.269.014-.539.014c-.72 0-1.44-.074-2.084-.223c-1.29-.298-2.085-.996-2.085-1.599M6.19 9.928q-.269.015-.539.015a9.2 9.2 0 0 1-2.084-.23c-1.29-.29-2.085-.85-2.085-1.453m0-6.03v6.03M9.82 2.23v1.507"/></svg>

React

import type { SVGProps } from "react";

export function CatppuccinRdata(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" strokeWidth=".79" 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" transform="matrix(1.26652 0 0 1.26466 -1.313 -1.572)"/><path fill="none" stroke="#8087a2" strokeLinecap="round" strokeLinejoin="round" d="M5.65 4.133c2.303 0 4.17-1.017 4.17-1.947S7.953.5 5.65.5s-4.169.756-4.169 1.686s1.867 1.947 4.17 1.947m.538 2.898q-.269.014-.539.014c-.72 0-1.44-.074-2.084-.223c-1.29-.298-2.085-.996-2.085-1.599M6.19 9.928q-.269.015-.539.015a9.2 9.2 0 0 1-2.084-.23c-1.29-.29-2.085-.85-2.085-1.453m0-6.03v6.03M9.82 2.23v1.507"/></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" stroke-width=".79" 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" transform="matrix(1.26652 0 0 1.26466 -1.313 -1.572)"/><path fill="none" stroke="#8087a2" stroke-linecap="round" stroke-linejoin="round" d="M5.65 4.133c2.303 0 4.17-1.017 4.17-1.947S7.953.5 5.65.5s-4.169.756-4.169 1.686s1.867 1.947 4.17 1.947m.538 2.898q-.269.014-.539.014c-.72 0-1.44-.074-2.084-.223c-1.29-.298-2.085-.996-2.085-1.599M6.19 9.928q-.269.015-.539.015a9.2 9.2 0 0 1-2.084-.23c-1.29-.29-2.085-.85-2.085-1.453m0-6.03v6.03M9.82 2.23v1.507"/></svg>
</template>

CSS

.icon-rdata {
  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%20stroke-width%3D%22.79%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%20transform%3D%22matrix(1.26652%200%200%201.26466%20-1.313%20-1.572)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.65%204.133c2.303%200%204.17-1.017%204.17-1.947S7.953.5%205.65.5s-4.169.756-4.169%201.686s1.867%201.947%204.17%201.947m.538%202.898q-.269.014-.539.014c-.72%200-1.44-.074-2.084-.223c-1.29-.298-2.085-.996-2.085-1.599M6.19%209.928q-.269.015-.539.015a9.2%209.2%200%200%201-2.084-.23c-1.29-.29-2.085-.85-2.085-1.453m0-6.03v6.03M9.82%202.23v1.507%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%20stroke-width%3D%22.79%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%20transform%3D%22matrix(1.26652%200%200%201.26466%20-1.313%20-1.572)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M5.65%204.133c2.303%200%204.17-1.017%204.17-1.947S7.953.5%205.65.5s-4.169.756-4.169%201.686s1.867%201.947%204.17%201.947m.538%202.898q-.269.014-.539.014c-.72%200-1.44-.074-2.084-.223c-1.29-.298-2.085-.996-2.085-1.599M6.19%209.928q-.269.015-.539.015a9.2%209.2%200%200%201-2.084-.23c-1.29-.29-2.085-.85-2.085-1.453m0-6.03v6.03M9.82%202.23v1.507%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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