diff options
Diffstat (limited to 'src/icons/news.svg')
-rw-r--r-- | src/icons/news.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/news.svg b/src/icons/news.svg new file mode 100644 index 00000000..6f4d8167 --- /dev/null +++ b/src/icons/news.svg @@ -0,0 +1,12 @@ +--- +category: Document +tags: [newspaper, article] +version: "1.0" +unicode: "eafd" +--- +<svg> + <path d="M16 6h3a1 1 0 0 1 1 1v11a2 2 0 0 1 -4 0v-13a1 1 0 0 0 -1 -1h-10a1 1 0 0 0 -1 1v12a3 3 0 0 0 3 3h11" /> + <line x1="8" y1="8" x2="12" y2="8" /> + <line x1="8" y1="12" x2="12" y2="12" /> + <line x1="8" y1="16" x2="12" y2="16" /> +</svg> |