diff options
Diffstat (limited to 'src/_icons/article.svg')
-rw-r--r-- | src/_icons/article.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/article.svg b/src/_icons/article.svg new file mode 100644 index 00000000..8d70757d --- /dev/null +++ b/src/_icons/article.svg @@ -0,0 +1,9 @@ +--- +version: "1.69" +--- +<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> |