Add markdown icon (#252)
* Add markdown into README * Added background, better whitespace.
This commit is contained in:
committed by
Terence Eden
parent
750847f84f
commit
81d4318d81
6
images/svg/markdown.svg
Normal file
6
images/svg/markdown.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Markdown" role="img"
|
||||
viewBox="0 0 512 512"><rect
|
||||
width="512" height="512"
|
||||
rx="15%"
|
||||
fill="#fff"/><path d="M410,366H102C88,366 76,354 76,340V170c0,-14 12,-26 26,-26h307c14,0 26,12 26,26v170c0,14 -11,26 -25,26zM102,162c-4,0 -9,4 -9,9v170c0,5 4,9 9,9h307c5,0 9,-4 9,-9V170c0,-5 -4,-9 -9,-9 1,0 -307,0 -307,0zm26,153V196h34l34,43 34,-43H265V314h-34v-68l-34,43 -34,-43v68zm216,0 -52,-57h34v-61h34v60h34z"/></svg>
|
After Width: | Height: | Size: 459 B |
Reference in New Issue
Block a user