diff options
Diffstat (limited to 'src/icons/markdown.svg')
-rw-r--r-- | src/icons/markdown.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/markdown.svg b/src/icons/markdown.svg new file mode 100644 index 00000000..0f852daf --- /dev/null +++ b/src/icons/markdown.svg @@ -0,0 +1,11 @@ +--- +tags: [price, valuation, cost, exchange] +category: Text +version: "1.11" +unicode: "ec41" +--- +<svg> + <rect x="3" y="5" width="18" height="14" rx="2" /> + <path d="M7 15v-6l2 2l2 -2v6" /> + <path d="M14 13l2 2l2 -2m-2 2v-6" /> +</svg> |