diff options
Diffstat (limited to 'src/icons/brand-notion.svg')
-rw-r--r-- | src/icons/brand-notion.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/brand-notion.svg b/src/icons/brand-notion.svg new file mode 100644 index 00000000..b4ef67fe --- /dev/null +++ b/src/icons/brand-notion.svg @@ -0,0 +1,14 @@ +--- +tags: [software, note taking, project management, database] +category: Brand +version: "1.46" +unicode: "ef7b" +--- +<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> |