diff options
Diffstat (limited to 'src/_icons/layout-distribute-horizontal.svg')
-rw-r--r-- | src/_icons/layout-distribute-horizontal.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/layout-distribute-horizontal.svg b/src/_icons/layout-distribute-horizontal.svg new file mode 100644 index 00000000..21818618 --- /dev/null +++ b/src/_icons/layout-distribute-horizontal.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <line x1="4" y1="4" x2="20" y2="4" /> + <line x1="4" y1="20" x2="20" y2="20" /> + <rect x="6" y="9" width="12" height="6" rx="2" /> +</svg> |