diff options
Diffstat (limited to 'src/_icons/markdown.svg')
-rw-r--r-- | src/_icons/markdown.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/markdown.svg b/src/_icons/markdown.svg new file mode 100644 index 00000000..e8b2c7b7 --- /dev/null +++ b/src/_icons/markdown.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="3" y="5" width="18" height="14" rx="2" /> + <path d="M7 15v-6l2 2l2 -2v6"></path> + <path d="M14 13l2 2l2 -2m-2 2v-6"></path> +</svg> |