storybook logo
storybook from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- storybook
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the storybook logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.71.243l-.12 2.71a.18.18 0 0 0 .29.15l1.06-.8l.9.7a.18.18 0 0 0 .28-.14l-.1-2.76l1.33-.1a1.2 1.2 0 0 1 1.279 1.2v21.596a1.2 1.2 0 0 1-1.26 1.2l-16.096-.72a1.2 1.2 0 0 1-1.15-1.16l-.75-19.797a1.2 1.2 0 0 1 1.13-1.27L16.7.222zM13.64 9.3c0 .47 3.16.24 3.59-.08c0-3.2-1.72-4.89-4.859-4.89c-3.15 0-4.899 1.72-4.899 4.29c0 4.45 5.999 4.53 5.999 6.959c0 .7-.32 1.1-1.05 1.1c-.96 0-1.35-.49-1.3-2.16c0-.36-3.649-.48-3.769 0c-.27 4.03 2.23 5.2 5.099 5.2c2.79 0 4.969-1.49 4.969-4.18c0-4.77-6.099-4.64-6.099-6.999c0-.97.72-1.1 1.13-1.1c.45 0 1.25.07 1.19 1.87z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsStorybook(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.71.243l-.12 2.71a.18.18 0 0 0 .29.15l1.06-.8l.9.7a.18.18 0 0 0 .28-.14l-.1-2.76l1.33-.1a1.2 1.2 0 0 1 1.279 1.2v21.596a1.2 1.2 0 0 1-1.26 1.2l-16.096-.72a1.2 1.2 0 0 1-1.15-1.16l-.75-19.797a1.2 1.2 0 0 1 1.13-1.27L16.7.222zM13.64 9.3c0 .47 3.16.24 3.59-.08c0-3.2-1.72-4.89-4.859-4.89c-3.15 0-4.899 1.72-4.899 4.29c0 4.45 5.999 4.53 5.999 6.959c0 .7-.32 1.1-1.05 1.1c-.96 0-1.35-.49-1.3-2.16c0-.36-3.649-.48-3.769 0c-.27 4.03 2.23 5.2 5.099 5.2c2.79 0 4.969-1.49 4.969-4.18c0-4.77-6.099-4.64-6.099-6.999c0-.97.72-1.1 1.13-1.1c.45 0 1.25.07 1.19 1.87z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.71.243l-.12 2.71a.18.18 0 0 0 .29.15l1.06-.8l.9.7a.18.18 0 0 0 .28-.14l-.1-2.76l1.33-.1a1.2 1.2 0 0 1 1.279 1.2v21.596a1.2 1.2 0 0 1-1.26 1.2l-16.096-.72a1.2 1.2 0 0 1-1.15-1.16l-.75-19.797a1.2 1.2 0 0 1 1.13-1.27L16.7.222zM13.64 9.3c0 .47 3.16.24 3.59-.08c0-3.2-1.72-4.89-4.859-4.89c-3.15 0-4.899 1.72-4.899 4.29c0 4.45 5.999 4.53 5.999 6.959c0 .7-.32 1.1-1.05 1.1c-.96 0-1.35-.49-1.3-2.16c0-.36-3.649-.48-3.769 0c-.27 4.03 2.23 5.2 5.099 5.2c2.79 0 4.969-1.49 4.969-4.18c0-4.77-6.099-4.64-6.099-6.999c0-.97.72-1.1 1.13-1.1c.45 0 1.25.07 1.19 1.87z"/></svg> </template>
CSS
.icon-storybook {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.71.243l-.12%202.71a.18.18%200%200%200%20.29.15l1.06-.8l.9.7a.18.18%200%200%200%20.28-.14l-.1-2.76l1.33-.1a1.2%201.2%200%200%201%201.279%201.2v21.596a1.2%201.2%200%200%201-1.26%201.2l-16.096-.72a1.2%201.2%200%200%201-1.15-1.16l-.75-19.797a1.2%201.2%200%200%201%201.13-1.27L16.7.222zM13.64%209.3c0%20.47%203.16.24%203.59-.08c0-3.2-1.72-4.89-4.859-4.89c-3.15%200-4.899%201.72-4.899%204.29c0%204.45%205.999%204.53%205.999%206.959c0%20.7-.32%201.1-1.05%201.1c-.96%200-1.35-.49-1.3-2.16c0-.36-3.649-.48-3.769%200c-.27%204.03%202.23%205.2%205.099%205.2c2.79%200%204.969-1.49%204.969-4.18c0-4.77-6.099-4.64-6.099-6.999c0-.97.72-1.1%201.13-1.1c.45%200%201.25.07%201.19%201.87z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m16.71.243l-.12%202.71a.18.18%200%200%200%20.29.15l1.06-.8l.9.7a.18.18%200%200%200%20.28-.14l-.1-2.76l1.33-.1a1.2%201.2%200%200%201%201.279%201.2v21.596a1.2%201.2%200%200%201-1.26%201.2l-16.096-.72a1.2%201.2%200%200%201-1.15-1.16l-.75-19.797a1.2%201.2%200%200%201%201.13-1.27L16.7.222zM13.64%209.3c0%20.47%203.16.24%203.59-.08c0-3.2-1.72-4.89-4.859-4.89c-3.15%200-4.899%201.72-4.899%204.29c0%204.45%205.999%204.53%205.999%206.959c0%20.7-.32%201.1-1.05%201.1c-.96%200-1.35-.49-1.3-2.16c0-.36-3.649-.48-3.769%200c-.27%204.03%202.23%205.2%205.099%205.2c2.79%200%204.969-1.49%204.969-4.18c0-4.77-6.099-4.64-6.099-6.999c0-.97.72-1.1%201.13-1.1c.45%200%201.25.07%201.19%201.87z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/storybook.svg?color=%231a73e8&size=48