storybook from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
storybook
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
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 32 32"><path fill="currentColor" d="m21.786.318l-.161 3.615c-.005.203.229.328.391.203l1.411-1.068L24.625 4A.24.24 0 0 0 25 3.812L24.865.135L26.641 0a1.6 1.6 0 0 1 1.708 1.599v28.802A1.6 1.6 0 0 1 26.667 32l-21.469-.958a1.6 1.6 0 0 1-1.531-1.547l-1-26.401a1.596 1.596 0 0 1 1.505-1.693L21.771.292zm-4.093 12.083c0 .625 4.214.318 4.786-.109c0-4.266-2.292-6.521-6.479-6.521c-4.198 0-6.531 2.297-6.531 5.724c0 5.932 8 6.036 8 9.276c0 .938-.427 1.469-1.401 1.469c-1.281 0-1.802-.651-1.734-2.88c0-.479-4.865-.641-5.026 0c-.359 5.375 2.974 6.932 6.797 6.932c3.724 0 6.63-1.984 6.63-5.573c0-6.359-8.135-6.188-8.135-9.333c0-1.292.964-1.464 1.505-1.464c.604 0 1.667.094 1.589 2.49z"/></svg>

React

import type { SVGProps } from "react";

export function CibStorybook(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m21.786.318l-.161 3.615c-.005.203.229.328.391.203l1.411-1.068L24.625 4A.24.24 0 0 0 25 3.812L24.865.135L26.641 0a1.6 1.6 0 0 1 1.708 1.599v28.802A1.6 1.6 0 0 1 26.667 32l-21.469-.958a1.6 1.6 0 0 1-1.531-1.547l-1-26.401a1.596 1.596 0 0 1 1.505-1.693L21.771.292zm-4.093 12.083c0 .625 4.214.318 4.786-.109c0-4.266-2.292-6.521-6.479-6.521c-4.198 0-6.531 2.297-6.531 5.724c0 5.932 8 6.036 8 9.276c0 .938-.427 1.469-1.401 1.469c-1.281 0-1.802-.651-1.734-2.88c0-.479-4.865-.641-5.026 0c-.359 5.375 2.974 6.932 6.797 6.932c3.724 0 6.63-1.984 6.63-5.573c0-6.359-8.135-6.188-8.135-9.333c0-1.292.964-1.464 1.505-1.464c.604 0 1.667.094 1.589 2.49z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m21.786.318l-.161 3.615c-.005.203.229.328.391.203l1.411-1.068L24.625 4A.24.24 0 0 0 25 3.812L24.865.135L26.641 0a1.6 1.6 0 0 1 1.708 1.599v28.802A1.6 1.6 0 0 1 26.667 32l-21.469-.958a1.6 1.6 0 0 1-1.531-1.547l-1-26.401a1.596 1.596 0 0 1 1.505-1.693L21.771.292zm-4.093 12.083c0 .625 4.214.318 4.786-.109c0-4.266-2.292-6.521-6.479-6.521c-4.198 0-6.531 2.297-6.531 5.724c0 5.932 8 6.036 8 9.276c0 .938-.427 1.469-1.401 1.469c-1.281 0-1.802-.651-1.734-2.88c0-.479-4.865-.641-5.026 0c-.359 5.375 2.974 6.932 6.797 6.932c3.724 0 6.63-1.984 6.63-5.573c0-6.359-8.135-6.188-8.135-9.333c0-1.292.964-1.464 1.505-1.464c.604 0 1.667.094 1.589 2.49z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.786.318l-.161%203.615c-.005.203.229.328.391.203l1.411-1.068L24.625%204A.24.24%200%200%200%2025%203.812L24.865.135L26.641%200a1.6%201.6%200%200%201%201.708%201.599v28.802A1.6%201.6%200%200%201%2026.667%2032l-21.469-.958a1.6%201.6%200%200%201-1.531-1.547l-1-26.401a1.596%201.596%200%200%201%201.505-1.693L21.771.292zm-4.093%2012.083c0%20.625%204.214.318%204.786-.109c0-4.266-2.292-6.521-6.479-6.521c-4.198%200-6.531%202.297-6.531%205.724c0%205.932%208%206.036%208%209.276c0%20.938-.427%201.469-1.401%201.469c-1.281%200-1.802-.651-1.734-2.88c0-.479-4.865-.641-5.026%200c-.359%205.375%202.974%206.932%206.797%206.932c3.724%200%206.63-1.984%206.63-5.573c0-6.359-8.135-6.188-8.135-9.333c0-1.292.964-1.464%201.505-1.464c.604%200%201.667.094%201.589%202.49z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.786.318l-.161%203.615c-.005.203.229.328.391.203l1.411-1.068L24.625%204A.24.24%200%200%200%2025%203.812L24.865.135L26.641%200a1.6%201.6%200%200%201%201.708%201.599v28.802A1.6%201.6%200%200%201%2026.667%2032l-21.469-.958a1.6%201.6%200%200%201-1.531-1.547l-1-26.401a1.596%201.596%200%200%201%201.505-1.693L21.771.292zm-4.093%2012.083c0%20.625%204.214.318%204.786-.109c0-4.266-2.292-6.521-6.479-6.521c-4.198%200-6.531%202.297-6.531%205.724c0%205.932%208%206.036%208%209.276c0%20.938-.427%201.469-1.401%201.469c-1.281%200-1.802-.651-1.734-2.88c0-.479-4.865-.641-5.026%200c-.359%205.375%202.974%206.932%206.797%206.932c3.724%200%206.63-1.984%206.63-5.573c0-6.359-8.135-6.188-8.135-9.333c0-1.292.964-1.464%201.505-1.464c.604%200%201.667.094%201.589%202.49z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/storybook.svg?color=%231a73e8&size=48