rokit logo
rokit from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- rokit
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the rokit 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="M2.148 11.38C.912 12.417.5 15.5.5 15.5s3.082-.412 4.12-1.648c.586-.693.578-1.756-.073-2.399a1.797 1.797 0 0 0-2.399-.074m5.11-.165L4.786 8.742c.438-1.138.99-2.229 1.648-3.256A10.62 10.62 0 0 1 15.5.5c0 2.242-.643 6.181-4.945 9.066a18.5 18.5 0 0 1-3.297 1.648"/><path fill="none" stroke="#ed8796" stroke-linecap="round" stroke-linejoin="round" d="M4.786 8.742H.665s.453-2.497 1.648-3.297c1.335-.89 4.121 0 4.121 0m.824 5.77v4.12s2.498-.453 3.297-1.648c.89-1.335 0-4.121 0-4.121"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinRokit(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="M2.148 11.38C.912 12.417.5 15.5.5 15.5s3.082-.412 4.12-1.648c.586-.693.578-1.756-.073-2.399a1.797 1.797 0 0 0-2.399-.074m5.11-.165L4.786 8.742c.438-1.138.99-2.229 1.648-3.256A10.62 10.62 0 0 1 15.5.5c0 2.242-.643 6.181-4.945 9.066a18.5 18.5 0 0 1-3.297 1.648"/><path fill="none" stroke="#ed8796" strokeLinecap="round" strokeLinejoin="round" d="M4.786 8.742H.665s.453-2.497 1.648-3.297c1.335-.89 4.121 0 4.121 0m.824 5.77v4.12s2.498-.453 3.297-1.648c.89-1.335 0-4.121 0-4.121"/></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="M2.148 11.38C.912 12.417.5 15.5.5 15.5s3.082-.412 4.12-1.648c.586-.693.578-1.756-.073-2.399a1.797 1.797 0 0 0-2.399-.074m5.11-.165L4.786 8.742c.438-1.138.99-2.229 1.648-3.256A10.62 10.62 0 0 1 15.5.5c0 2.242-.643 6.181-4.945 9.066a18.5 18.5 0 0 1-3.297 1.648"/><path fill="none" stroke="#ed8796" stroke-linecap="round" stroke-linejoin="round" d="M4.786 8.742H.665s.453-2.497 1.648-3.297c1.335-.89 4.121 0 4.121 0m.824 5.77v4.12s2.498-.453 3.297-1.648c.89-1.335 0-4.121 0-4.121"/></svg> </template>
CSS
.icon-rokit {
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%22M2.148%2011.38C.912%2012.417.5%2015.5.5%2015.5s3.082-.412%204.12-1.648c.586-.693.578-1.756-.073-2.399a1.797%201.797%200%200%200-2.399-.074m5.11-.165L4.786%208.742c.438-1.138.99-2.229%201.648-3.256A10.62%2010.62%200%200%201%2015.5.5c0%202.242-.643%206.181-4.945%209.066a18.5%2018.5%200%200%201-3.297%201.648%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ed8796%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.786%208.742H.665s.453-2.497%201.648-3.297c1.335-.89%204.121%200%204.121%200m.824%205.77v4.12s2.498-.453%203.297-1.648c.89-1.335%200-4.121%200-4.121%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%22M2.148%2011.38C.912%2012.417.5%2015.5.5%2015.5s3.082-.412%204.12-1.648c.586-.693.578-1.756-.073-2.399a1.797%201.797%200%200%200-2.399-.074m5.11-.165L4.786%208.742c.438-1.138.99-2.229%201.648-3.256A10.62%2010.62%200%200%201%2015.5.5c0%202.242-.643%206.181-4.945%209.066a18.5%2018.5%200%200%201-3.297%201.648%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ed8796%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.786%208.742H.665s.453-2.497%201.648-3.297c1.335-.89%204.121%200%204.121%200m.824%205.77v4.12s2.498-.453%203.297-1.648c.89-1.335%200-4.121%200-4.121%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/rokit.svg?color=%231a73e8&size=48