diff options
Diffstat (limited to 'icons/line-dashed.svg')
-rw-r--r-- | icons/line-dashed.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/line-dashed.svg b/icons/line-dashed.svg new file mode 100644 index 00000000..0fd9ba6e --- /dev/null +++ b/icons/line-dashed.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M5 12h2"/> + <path d="M17 12h2"/> + <path d="M11 12h2"/> +</svg> |