diff options
Diffstat (limited to 'src/_icons/article.svg')
-rw-r--r-- | src/_icons/article.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/article.svg b/src/_icons/article.svg new file mode 100644 index 00000000..aa9546b0 --- /dev/null +++ b/src/_icons/article.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <rect x="3" y="4" width="18" height="16" rx="2" /> + <path d="M7 8h10" /> + <path d="M7 12h10" /> + <path d="M7 16h10" /> +</svg> |