mdbook logo
mdbook from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- mdbook
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the mdbook logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="m15.5 4.39l-2.794 8.978s-.399 1.464-1.596 1.464H2.33S.5 14.233.5 13.002c0-1.23 4.024-11.207 4.024-11.207s.177-.627 1.087-.627s7.095.029 7.095.029s1.597-.067 1.098 1.097c-.5 1.164-2.76 9.212-2.76 9.212s-.2 1.13-1.331 1.13s-9.02-.107-9.02-.107"/><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="m5.977 5.964l1.166-3.316l.714 2.85l2.49-2.693l-.943 3.402M5.538 7.712l-1.035 3.08s3.55.687 4.098-1.125s-3.063-1.955-3.063-1.955"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinMdbook(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="#cad3f5" strokeLinecap="round" strokeLinejoin="round" d="m15.5 4.39l-2.794 8.978s-.399 1.464-1.596 1.464H2.33S.5 14.233.5 13.002c0-1.23 4.024-11.207 4.024-11.207s.177-.627 1.087-.627s7.095.029 7.095.029s1.597-.067 1.098 1.097c-.5 1.164-2.76 9.212-2.76 9.212s-.2 1.13-1.331 1.13s-9.02-.107-9.02-.107"/><path fill="none" stroke="#cad3f5" strokeLinecap="round" strokeLinejoin="round" d="m5.977 5.964l1.166-3.316l.714 2.85l2.49-2.693l-.943 3.402M5.538 7.712l-1.035 3.08s3.55.687 4.098-1.125s-3.063-1.955-3.063-1.955"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="m15.5 4.39l-2.794 8.978s-.399 1.464-1.596 1.464H2.33S.5 14.233.5 13.002c0-1.23 4.024-11.207 4.024-11.207s.177-.627 1.087-.627s7.095.029 7.095.029s1.597-.067 1.098 1.097c-.5 1.164-2.76 9.212-2.76 9.212s-.2 1.13-1.331 1.13s-9.02-.107-9.02-.107"/><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="m5.977 5.964l1.166-3.316l.714 2.85l2.49-2.693l-.943 3.402M5.538 7.712l-1.035 3.08s3.55.687 4.098-1.125s-3.063-1.955-3.063-1.955"/></svg> </template>
CSS
.icon-mdbook {
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%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m15.5%204.39l-2.794%208.978s-.399%201.464-1.596%201.464H2.33S.5%2014.233.5%2013.002c0-1.23%204.024-11.207%204.024-11.207s.177-.627%201.087-.627s7.095.029%207.095.029s1.597-.067%201.098%201.097c-.5%201.164-2.76%209.212-2.76%209.212s-.2%201.13-1.331%201.13s-9.02-.107-9.02-.107%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m5.977%205.964l1.166-3.316l.714%202.85l2.49-2.693l-.943%203.402M5.538%207.712l-1.035%203.08s3.55.687%204.098-1.125s-3.063-1.955-3.063-1.955%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%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m15.5%204.39l-2.794%208.978s-.399%201.464-1.596%201.464H2.33S.5%2014.233.5%2013.002c0-1.23%204.024-11.207%204.024-11.207s.177-.627%201.087-.627s7.095.029%207.095.029s1.597-.067%201.098%201.097c-.5%201.164-2.76%209.212-2.76%209.212s-.2%201.13-1.331%201.13s-9.02-.107-9.02-.107%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m5.977%205.964l1.166-3.316l.714%202.85l2.49-2.693l-.943%203.402M5.538%207.712l-1.035%203.08s3.55.687%204.098-1.125s-3.063-1.955-3.063-1.955%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/mdbook.svg?color=%231a73e8&size=48