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