diff options
Diffstat (limited to 'src/icons/article.svg')
-rw-r--r-- | src/icons/article.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/article.svg b/src/icons/article.svg new file mode 100644 index 00000000..bc1d26de --- /dev/null +++ b/src/icons/article.svg @@ -0,0 +1,11 @@ +--- +tags: [news, newspaper, media, blog] +version: "1.69" +unicode: "f1e2" +--- +<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> |