diff options
Diffstat (limited to 'src/_icons/clear-all.svg')
-rw-r--r-- | src/_icons/clear-all.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/clear-all.svg b/src/_icons/clear-all.svg new file mode 100644 index 00000000..607ce637 --- /dev/null +++ b/src/_icons/clear-all.svg @@ -0,0 +1,8 @@ +--- +tags: [app, clear, all, emails, phone] +--- +<svg> + <path d="M8 6h12" /> + <path d="M6 12h12" /> + <path d="M4 18h12" /> +</svg> |