diff options
Diffstat (limited to 'src/_icons/layout-sidebar-right-expand.svg')
-rw-r--r-- | src/_icons/layout-sidebar-right-expand.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/layout-sidebar-right-expand.svg b/src/_icons/layout-sidebar-right-expand.svg new file mode 100644 index 00000000..96e8a10a --- /dev/null +++ b/src/_icons/layout-sidebar-right-expand.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <path d="M15 4v16" /> + <path d="M10 10l-2 2l2 2" /> +</svg> |