diff options
Diffstat (limited to 'src/_icons/writing.svg')
-rw-r--r-- | src/_icons/writing.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/writing.svg b/src/_icons/writing.svg new file mode 100644 index 00000000..1a35d16c --- /dev/null +++ b/src/_icons/writing.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M20 17v-12c0 -1.121 -.879 -2 -2 -2s-2 .879 -2 2v12l2 2l2 -2z" /> + <path d="M16 7h4" /> + <path d="M18 19h-13a2 2 0 1 1 0 -4h4a2 2 0 1 0 0 -4h-3" /> +</svg> |