diff options
Diffstat (limited to 'src/_icons/viewport-narrow.svg')
-rw-r--r-- | src/_icons/viewport-narrow.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/viewport-narrow.svg b/src/_icons/viewport-narrow.svg new file mode 100644 index 00000000..0401736f --- /dev/null +++ b/src/_icons/viewport-narrow.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M3 12h7l-3 -3m0 6l3 -3"></path> + <path d="M21 12h-7l3 -3m0 6l-3 -3"></path> + <path d="M9 6v-3h6v3"></path> + <path d="M9 18v3h6v-3"></path> +</svg> |