diff options
author | Adam Carpenter <gitlab@53hor.net> | 2019-07-06 15:46:41 -0400 |
---|---|---|
committer | Adam Carpenter <gitlab@53hor.net> | 2019-07-06 15:46:41 -0400 |
commit | fb5e4918e6591614c5ea6b65afc2f687ace37f81 (patch) | |
tree | 1624cdd9ccb9bb0845768ceff3480dea0dc37a54 /_includes/mdi-mail-dark.html | |
parent | 19f48a14bdd89ac30cdfdfb13b17f12418921a21 (diff) | |
download | cobalt-site-fb5e4918e6591614c5ea6b65afc2f687ace37f81.tar.xz cobalt-site-fb5e4918e6591614c5ea6b65afc2f687ace37f81.zip |
Monospace font with -->LiGaTuReS<--
Diffstat (limited to '_includes/mdi-mail-dark.html')
-rw-r--r-- | _includes/mdi-mail-dark.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/_includes/mdi-mail-dark.html b/_includes/mdi-mail-dark.html new file mode 100644 index 0000000..cbd47c9 --- /dev/null +++ b/_includes/mdi-mail-dark.html @@ -0,0 +1,8 @@ +<svg style="width:24px;height:24px" viewBox="0 0 24 24"> + <title> + Email + </title> + <path fill="#555555" d="M12,13L2,6.76V6C2,4.89 2.89,4 4,4H20A2,2 0 0,1 + 22,6V6.75L12,13M22,18A2,2 0 0,1 20,20H4C2.89,20 2,19.1 + 2,18V9.11L4,10.36V18H20V10.36L22,9.11V18Z" /> +</svg> |