storybook svelte logo
storybook-svelte from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- storybook-svelte
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Related icons in Catppuccin Icons
Use the storybook svelte 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="#cad3f5" d="M6.5 10.1c.45 1.05 1.23 1.4 2.46 1.4h-.21c1.35 0 2.25-.68 2.25-1.7c0-.84-.62-1.26-1.61-1.64L7.91 7.6c-.86-.33-1.41-1-1.41-1.73c0-.68.78-1.26 1.67-1.33l.36-.03c1.14-.1 2.24.53 2.47 1.39"/><path stroke="#f5a97f" d="M3.5 2.5L4 14l9.5.5v-13zm8-.75v1.5"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinStorybookSvelte(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="#cad3f5" d="M6.5 10.1c.45 1.05 1.23 1.4 2.46 1.4h-.21c1.35 0 2.25-.68 2.25-1.7c0-.84-.62-1.26-1.61-1.64L7.91 7.6c-.86-.33-1.41-1-1.41-1.73c0-.68.78-1.26 1.67-1.33l.36-.03c1.14-.1 2.24.53 2.47 1.39"/><path stroke="#f5a97f" d="M3.5 2.5L4 14l9.5.5v-13zm8-.75v1.5"/></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="#cad3f5" d="M6.5 10.1c.45 1.05 1.23 1.4 2.46 1.4h-.21c1.35 0 2.25-.68 2.25-1.7c0-.84-.62-1.26-1.61-1.64L7.91 7.6c-.86-.33-1.41-1-1.41-1.73c0-.68.78-1.26 1.67-1.33l.36-.03c1.14-.1 2.24.53 2.47 1.39"/><path stroke="#f5a97f" d="M3.5 2.5L4 14l9.5.5v-13zm8-.75v1.5"/></g></svg> </template>
CSS
.icon-storybook-svelte {
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%23cad3f5%22%20d%3D%22M6.5%2010.1c.45%201.05%201.23%201.4%202.46%201.4h-.21c1.35%200%202.25-.68%202.25-1.7c0-.84-.62-1.26-1.61-1.64L7.91%207.6c-.86-.33-1.41-1-1.41-1.73c0-.68.78-1.26%201.67-1.33l.36-.03c1.14-.1%202.24.53%202.47%201.39%22%2F%3E%3Cpath%20stroke%3D%22%23f5a97f%22%20d%3D%22M3.5%202.5L4%2014l9.5.5v-13zm8-.75v1.5%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%23cad3f5%22%20d%3D%22M6.5%2010.1c.45%201.05%201.23%201.4%202.46%201.4h-.21c1.35%200%202.25-.68%202.25-1.7c0-.84-.62-1.26-1.61-1.64L7.91%207.6c-.86-.33-1.41-1-1.41-1.73c0-.68.78-1.26%201.67-1.33l.36-.03c1.14-.1%202.24.53%202.47%201.39%22%2F%3E%3Cpath%20stroke%3D%22%23f5a97f%22%20d%3D%22M3.5%202.5L4%2014l9.5.5v-13zm8-.75v1.5%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/storybook-svelte.svg?color=%231a73e8&size=48