racket logo
racket from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- racket
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the racket 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="#8aadf4" d="M13.11 12.01A6.5 6.5 0 0 0 5.77 1.9c2.65 1.38 6.14 5.9 7.34 10.12h0Z"/><path stroke="#ed8796" d="M7.07 5.65A11.3 11.3 0 0 0 3.72 3.1a6.48 6.48 0 0 0-.61 9.17c.88-2.65 2.54-5.2 3.96-6.63Zm1.2 1.47a15.15 15.15 0 0 0-3.32 6.62a6.47 6.47 0 0 0 6.18-.04a17.9 17.9 0 0 0-2.86-6.58"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinRacket(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="#8aadf4" d="M13.11 12.01A6.5 6.5 0 0 0 5.77 1.9c2.65 1.38 6.14 5.9 7.34 10.12h0Z"/><path stroke="#ed8796" d="M7.07 5.65A11.3 11.3 0 0 0 3.72 3.1a6.48 6.48 0 0 0-.61 9.17c.88-2.65 2.54-5.2 3.96-6.63Zm1.2 1.47a15.15 15.15 0 0 0-3.32 6.62a6.47 6.47 0 0 0 6.18-.04a17.9 17.9 0 0 0-2.86-6.58"/></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="#8aadf4" d="M13.11 12.01A6.5 6.5 0 0 0 5.77 1.9c2.65 1.38 6.14 5.9 7.34 10.12h0Z"/><path stroke="#ed8796" d="M7.07 5.65A11.3 11.3 0 0 0 3.72 3.1a6.48 6.48 0 0 0-.61 9.17c.88-2.65 2.54-5.2 3.96-6.63Zm1.2 1.47a15.15 15.15 0 0 0-3.32 6.62a6.47 6.47 0 0 0 6.18-.04a17.9 17.9 0 0 0-2.86-6.58"/></g></svg> </template>
CSS
.icon-racket {
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%238aadf4%22%20d%3D%22M13.11%2012.01A6.5%206.5%200%200%200%205.77%201.9c2.65%201.38%206.14%205.9%207.34%2010.12h0Z%22%2F%3E%3Cpath%20stroke%3D%22%23ed8796%22%20d%3D%22M7.07%205.65A11.3%2011.3%200%200%200%203.72%203.1a6.48%206.48%200%200%200-.61%209.17c.88-2.65%202.54-5.2%203.96-6.63Zm1.2%201.47a15.15%2015.15%200%200%200-3.32%206.62a6.47%206.47%200%200%200%206.18-.04a17.9%2017.9%200%200%200-2.86-6.58%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%238aadf4%22%20d%3D%22M13.11%2012.01A6.5%206.5%200%200%200%205.77%201.9c2.65%201.38%206.14%205.9%207.34%2010.12h0Z%22%2F%3E%3Cpath%20stroke%3D%22%23ed8796%22%20d%3D%22M7.07%205.65A11.3%2011.3%200%200%200%203.72%203.1a6.48%206.48%200%200%200-.61%209.17c.88-2.65%202.54-5.2%203.96-6.63Zm1.2%201.47a15.15%2015.15%200%200%200-3.32%206.62a6.47%206.47%200%200%200%206.18-.04a17.9%2017.9%200%200%200-2.86-6.58%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/racket.svg?color=%231a73e8&size=48