Skip to content

Commit d3e3549

Browse files
committed
svg is hard
1 parent e3460fb commit d3e3549

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/_includes/partials/email.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="none" aria-label="{{ social.url }}" version="1.0">
2-
<path fill="#080341" fill-rule="evenodd"
2+
<path fill="currentColor" fill-rule="evenodd"
33
d="M3.75 5.25 3 6v12l.75.75h16.5L21 18V6l-.75-.75zm.75 2.446v9.554h15V7.695L12 14.514zm13.81-.946H5.69L12 12.486z"
44
clip-rule="evenodd" />
55
</svg>

0 commit comments

Comments
 (0)