notion logo
notion from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- notion
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.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 640 640"><path fill="currentColor" d="M158.9 164.2c14.9 12.1 20.5 11.2 48.6 9.3l264.3-15.9c5.6 0 .9-5.6-.9-6.5l-44-31.7c-8.4-6.5-19.6-14-41.1-12.1l-255.9 18.6c-9.3.9-11.2 5.6-7.5 9.3l36.4 28.9zm15.9 61.6v278.1c0 14.9 7.5 20.5 24.3 19.6l290.5-16.8c16.8-.9 18.7-11.2 18.7-23.3V207.2c0-12.1-4.7-18.7-15-17.7l-303.6 17.6c-11.2.9-14.9 6.5-14.9 18.7m286.7 14.9c1.9 8.4 0 16.8-8.4 17.8l-14 2.8v205.3c-12.2 6.5-23.4 10.3-32.7 10.3c-15 0-18.7-4.7-29.9-18.7L285 314.5v139l29 6.5s0 16.8-23.4 16.8l-64.4 3.7c-1.9-3.7 0-13.1 6.5-14.9l16.8-4.7V277.1l-23.3-1.9c-1.9-8.4 2.8-20.5 15.9-21.5l69.1-4.7l95.3 145.6V265.8l-24.3-2.8c-1.9-10.3 5.6-17.7 14.9-18.7l64.5-3.8zm-353.1-140l266.2-19.6c32.7-2.8 41.1-.9 61.6 14l85 59.7c14 10.3 18.7 13.1 18.7 24.3v327.6c0 20.5-7.5 32.7-33.6 34.5l-309.1 18.6c-19.6.9-29-1.9-39.2-14.9l-62.6-81.2c-11.2-14.9-15.9-26.1-15.9-39.2V133.3c0-16.8 7.5-30.8 28.9-32.7z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsNotion(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M158.9 164.2c14.9 12.1 20.5 11.2 48.6 9.3l264.3-15.9c5.6 0 .9-5.6-.9-6.5l-44-31.7c-8.4-6.5-19.6-14-41.1-12.1l-255.9 18.6c-9.3.9-11.2 5.6-7.5 9.3l36.4 28.9zm15.9 61.6v278.1c0 14.9 7.5 20.5 24.3 19.6l290.5-16.8c16.8-.9 18.7-11.2 18.7-23.3V207.2c0-12.1-4.7-18.7-15-17.7l-303.6 17.6c-11.2.9-14.9 6.5-14.9 18.7m286.7 14.9c1.9 8.4 0 16.8-8.4 17.8l-14 2.8v205.3c-12.2 6.5-23.4 10.3-32.7 10.3c-15 0-18.7-4.7-29.9-18.7L285 314.5v139l29 6.5s0 16.8-23.4 16.8l-64.4 3.7c-1.9-3.7 0-13.1 6.5-14.9l16.8-4.7V277.1l-23.3-1.9c-1.9-8.4 2.8-20.5 15.9-21.5l69.1-4.7l95.3 145.6V265.8l-24.3-2.8c-1.9-10.3 5.6-17.7 14.9-18.7l64.5-3.8zm-353.1-140l266.2-19.6c32.7-2.8 41.1-.9 61.6 14l85 59.7c14 10.3 18.7 13.1 18.7 24.3v327.6c0 20.5-7.5 32.7-33.6 34.5l-309.1 18.6c-19.6.9-29-1.9-39.2-14.9l-62.6-81.2c-11.2-14.9-15.9-26.1-15.9-39.2V133.3c0-16.8 7.5-30.8 28.9-32.7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M158.9 164.2c14.9 12.1 20.5 11.2 48.6 9.3l264.3-15.9c5.6 0 .9-5.6-.9-6.5l-44-31.7c-8.4-6.5-19.6-14-41.1-12.1l-255.9 18.6c-9.3.9-11.2 5.6-7.5 9.3l36.4 28.9zm15.9 61.6v278.1c0 14.9 7.5 20.5 24.3 19.6l290.5-16.8c16.8-.9 18.7-11.2 18.7-23.3V207.2c0-12.1-4.7-18.7-15-17.7l-303.6 17.6c-11.2.9-14.9 6.5-14.9 18.7m286.7 14.9c1.9 8.4 0 16.8-8.4 17.8l-14 2.8v205.3c-12.2 6.5-23.4 10.3-32.7 10.3c-15 0-18.7-4.7-29.9-18.7L285 314.5v139l29 6.5s0 16.8-23.4 16.8l-64.4 3.7c-1.9-3.7 0-13.1 6.5-14.9l16.8-4.7V277.1l-23.3-1.9c-1.9-8.4 2.8-20.5 15.9-21.5l69.1-4.7l95.3 145.6V265.8l-24.3-2.8c-1.9-10.3 5.6-17.7 14.9-18.7l64.5-3.8zm-353.1-140l266.2-19.6c32.7-2.8 41.1-.9 61.6 14l85 59.7c14 10.3 18.7 13.1 18.7 24.3v327.6c0 20.5-7.5 32.7-33.6 34.5l-309.1 18.6c-19.6.9-29-1.9-39.2-14.9l-62.6-81.2c-11.2-14.9-15.9-26.1-15.9-39.2V133.3c0-16.8 7.5-30.8 28.9-32.7z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M158.9%20164.2c14.9%2012.1%2020.5%2011.2%2048.6%209.3l264.3-15.9c5.6%200%20.9-5.6-.9-6.5l-44-31.7c-8.4-6.5-19.6-14-41.1-12.1l-255.9%2018.6c-9.3.9-11.2%205.6-7.5%209.3l36.4%2028.9zm15.9%2061.6v278.1c0%2014.9%207.5%2020.5%2024.3%2019.6l290.5-16.8c16.8-.9%2018.7-11.2%2018.7-23.3V207.2c0-12.1-4.7-18.7-15-17.7l-303.6%2017.6c-11.2.9-14.9%206.5-14.9%2018.7m286.7%2014.9c1.9%208.4%200%2016.8-8.4%2017.8l-14%202.8v205.3c-12.2%206.5-23.4%2010.3-32.7%2010.3c-15%200-18.7-4.7-29.9-18.7L285%20314.5v139l29%206.5s0%2016.8-23.4%2016.8l-64.4%203.7c-1.9-3.7%200-13.1%206.5-14.9l16.8-4.7V277.1l-23.3-1.9c-1.9-8.4%202.8-20.5%2015.9-21.5l69.1-4.7l95.3%20145.6V265.8l-24.3-2.8c-1.9-10.3%205.6-17.7%2014.9-18.7l64.5-3.8zm-353.1-140l266.2-19.6c32.7-2.8%2041.1-.9%2061.6%2014l85%2059.7c14%2010.3%2018.7%2013.1%2018.7%2024.3v327.6c0%2020.5-7.5%2032.7-33.6%2034.5l-309.1%2018.6c-19.6.9-29-1.9-39.2-14.9l-62.6-81.2c-11.2-14.9-15.9-26.1-15.9-39.2V133.3c0-16.8%207.5-30.8%2028.9-32.7z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M158.9%20164.2c14.9%2012.1%2020.5%2011.2%2048.6%209.3l264.3-15.9c5.6%200%20.9-5.6-.9-6.5l-44-31.7c-8.4-6.5-19.6-14-41.1-12.1l-255.9%2018.6c-9.3.9-11.2%205.6-7.5%209.3l36.4%2028.9zm15.9%2061.6v278.1c0%2014.9%207.5%2020.5%2024.3%2019.6l290.5-16.8c16.8-.9%2018.7-11.2%2018.7-23.3V207.2c0-12.1-4.7-18.7-15-17.7l-303.6%2017.6c-11.2.9-14.9%206.5-14.9%2018.7m286.7%2014.9c1.9%208.4%200%2016.8-8.4%2017.8l-14%202.8v205.3c-12.2%206.5-23.4%2010.3-32.7%2010.3c-15%200-18.7-4.7-29.9-18.7L285%20314.5v139l29%206.5s0%2016.8-23.4%2016.8l-64.4%203.7c-1.9-3.7%200-13.1%206.5-14.9l16.8-4.7V277.1l-23.3-1.9c-1.9-8.4%202.8-20.5%2015.9-21.5l69.1-4.7l95.3%20145.6V265.8l-24.3-2.8c-1.9-10.3%205.6-17.7%2014.9-18.7l64.5-3.8zm-353.1-140l266.2-19.6c32.7-2.8%2041.1-.9%2061.6%2014l85%2059.7c14%2010.3%2018.7%2013.1%2018.7%2024.3v327.6c0%2020.5-7.5%2032.7-33.6%2034.5l-309.1%2018.6c-19.6.9-29-1.9-39.2-14.9l-62.6-81.2c-11.2-14.9-15.9-26.1-15.9-39.2V133.3c0-16.8%207.5-30.8%2028.9-32.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/notion.svg?color=%231a73e8&size=48