diff options
Diffstat (limited to 'src/icons/inbox.svg')
-rw-r--r-- | src/icons/inbox.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/icons/inbox.svg b/src/icons/inbox.svg new file mode 100644 index 00000000..3e436f88 --- /dev/null +++ b/src/icons/inbox.svg @@ -0,0 +1,9 @@ +--- +tags: [mail, gmail, email, envelope, post] +version: "1.0" +unicode: "eac4" +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <path d="M4 13h3l3 3h4l3 -3h3" /> +</svg> |