diff options
Diffstat (limited to 'src/_icons/brand-notion.svg')
-rw-r--r-- | src/_icons/brand-notion.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/brand-notion.svg b/src/_icons/brand-notion.svg new file mode 100644 index 00000000..b4f4f29c --- /dev/null +++ b/src/_icons/brand-notion.svg @@ -0,0 +1,10 @@ +--- +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <path d="M7 7h3l6 6" /> + <path d="M8 7v10" /> + <path d="M7 17h2" /> + <path d="M15 7h2" /> + <path d="M16 7v10h-1l-7 -7" /> +</svg> |