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

Name
notion
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the notion logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.948 5.609c.99.807 1.365.75 3.234.625l17.62-1.057c.375 0 .063-.375-.063-.438l-2.927-2.115c-.557-.438-1.307-.932-2.74-.813L4.015 3.061c-.625.057-.75.37-.5.62zm1.057 4.11v18.536c0 .995.495 1.37 1.615 1.307l19.365-1.12c1.12-.063 1.25-.745 1.25-1.557V8.474c0-.813-.313-1.245-1-1.182L8.001 8.474c-.75.063-.995.432-.995 1.24zm19.115.989c.125.563 0 1.12-.563 1.188l-.932.188v13.682c-.813.438-1.557.688-2.177.688c-1 0-1.25-.313-1.995-1.245l-6.104-9.583v9.271l1.932.438s0 1.12-1.557 1.12l-4.297.25c-.125-.25 0-.875.438-.995l1.12-.313V13.142l-1.557-.125c-.125-.563.188-1.37 1.057-1.432l4.609-.313l6.354 9.708v-8.589l-1.62-.188c-.125-.682.37-1.182.995-1.24zM2.583 1.38L20.328.073c2.177-.188 2.74-.063 4.109.932l5.667 3.984c.932.682 1.245.87 1.245 1.615v21.839c0 1.37-.5 2.177-2.24 2.302L8.494 31.99c-1.302.063-1.927-.125-2.615-.995l-4.172-5.417C.962 24.583.65 23.838.65 22.969V3.558c0-1.12.5-2.052 1.932-2.177z"/></svg>

React

import type { SVGProps } from "react";

export function CibNotion(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="M5.948 5.609c.99.807 1.365.75 3.234.625l17.62-1.057c.375 0 .063-.375-.063-.438l-2.927-2.115c-.557-.438-1.307-.932-2.74-.813L4.015 3.061c-.625.057-.75.37-.5.62zm1.057 4.11v18.536c0 .995.495 1.37 1.615 1.307l19.365-1.12c1.12-.063 1.25-.745 1.25-1.557V8.474c0-.813-.313-1.245-1-1.182L8.001 8.474c-.75.063-.995.432-.995 1.24zm19.115.989c.125.563 0 1.12-.563 1.188l-.932.188v13.682c-.813.438-1.557.688-2.177.688c-1 0-1.25-.313-1.995-1.245l-6.104-9.583v9.271l1.932.438s0 1.12-1.557 1.12l-4.297.25c-.125-.25 0-.875.438-.995l1.12-.313V13.142l-1.557-.125c-.125-.563.188-1.37 1.057-1.432l4.609-.313l6.354 9.708v-8.589l-1.62-.188c-.125-.682.37-1.182.995-1.24zM2.583 1.38L20.328.073c2.177-.188 2.74-.063 4.109.932l5.667 3.984c.932.682 1.245.87 1.245 1.615v21.839c0 1.37-.5 2.177-2.24 2.302L8.494 31.99c-1.302.063-1.927-.125-2.615-.995l-4.172-5.417C.962 24.583.65 23.838.65 22.969V3.558c0-1.12.5-2.052 1.932-2.177z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M5.948 5.609c.99.807 1.365.75 3.234.625l17.62-1.057c.375 0 .063-.375-.063-.438l-2.927-2.115c-.557-.438-1.307-.932-2.74-.813L4.015 3.061c-.625.057-.75.37-.5.62zm1.057 4.11v18.536c0 .995.495 1.37 1.615 1.307l19.365-1.12c1.12-.063 1.25-.745 1.25-1.557V8.474c0-.813-.313-1.245-1-1.182L8.001 8.474c-.75.063-.995.432-.995 1.24zm19.115.989c.125.563 0 1.12-.563 1.188l-.932.188v13.682c-.813.438-1.557.688-2.177.688c-1 0-1.25-.313-1.995-1.245l-6.104-9.583v9.271l1.932.438s0 1.12-1.557 1.12l-4.297.25c-.125-.25 0-.875.438-.995l1.12-.313V13.142l-1.557-.125c-.125-.563.188-1.37 1.057-1.432l4.609-.313l6.354 9.708v-8.589l-1.62-.188c-.125-.682.37-1.182.995-1.24zM2.583 1.38L20.328.073c2.177-.188 2.74-.063 4.109.932l5.667 3.984c.932.682 1.245.87 1.245 1.615v21.839c0 1.37-.5 2.177-2.24 2.302L8.494 31.99c-1.302.063-1.927-.125-2.615-.995l-4.172-5.417C.962 24.583.65 23.838.65 22.969V3.558c0-1.12.5-2.052 1.932-2.177z"/></svg>
</template>

CSS

.icon-notion {
  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%22M5.948%205.609c.99.807%201.365.75%203.234.625l17.62-1.057c.375%200%20.063-.375-.063-.438l-2.927-2.115c-.557-.438-1.307-.932-2.74-.813L4.015%203.061c-.625.057-.75.37-.5.62zm1.057%204.11v18.536c0%20.995.495%201.37%201.615%201.307l19.365-1.12c1.12-.063%201.25-.745%201.25-1.557V8.474c0-.813-.313-1.245-1-1.182L8.001%208.474c-.75.063-.995.432-.995%201.24zm19.115.989c.125.563%200%201.12-.563%201.188l-.932.188v13.682c-.813.438-1.557.688-2.177.688c-1%200-1.25-.313-1.995-1.245l-6.104-9.583v9.271l1.932.438s0%201.12-1.557%201.12l-4.297.25c-.125-.25%200-.875.438-.995l1.12-.313V13.142l-1.557-.125c-.125-.563.188-1.37%201.057-1.432l4.609-.313l6.354%209.708v-8.589l-1.62-.188c-.125-.682.37-1.182.995-1.24zM2.583%201.38L20.328.073c2.177-.188%202.74-.063%204.109.932l5.667%203.984c.932.682%201.245.87%201.245%201.615v21.839c0%201.37-.5%202.177-2.24%202.302L8.494%2031.99c-1.302.063-1.927-.125-2.615-.995l-4.172-5.417C.962%2024.583.65%2023.838.65%2022.969V3.558c0-1.12.5-2.052%201.932-2.177z%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%22M5.948%205.609c.99.807%201.365.75%203.234.625l17.62-1.057c.375%200%20.063-.375-.063-.438l-2.927-2.115c-.557-.438-1.307-.932-2.74-.813L4.015%203.061c-.625.057-.75.37-.5.62zm1.057%204.11v18.536c0%20.995.495%201.37%201.615%201.307l19.365-1.12c1.12-.063%201.25-.745%201.25-1.557V8.474c0-.813-.313-1.245-1-1.182L8.001%208.474c-.75.063-.995.432-.995%201.24zm19.115.989c.125.563%200%201.12-.563%201.188l-.932.188v13.682c-.813.438-1.557.688-2.177.688c-1%200-1.25-.313-1.995-1.245l-6.104-9.583v9.271l1.932.438s0%201.12-1.557%201.12l-4.297.25c-.125-.25%200-.875.438-.995l1.12-.313V13.142l-1.557-.125c-.125-.563.188-1.37%201.057-1.432l4.609-.313l6.354%209.708v-8.589l-1.62-.188c-.125-.682.37-1.182.995-1.24zM2.583%201.38L20.328.073c2.177-.188%202.74-.063%204.109.932l5.667%203.984c.932.682%201.245.87%201.245%201.615v21.839c0%201.37-.5%202.177-2.24%202.302L8.494%2031.99c-1.302.063-1.927-.125-2.615-.995l-4.172-5.417C.962%2024.583.65%2023.838.65%2022.969V3.558c0-1.12.5-2.052%201.932-2.177z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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