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