Device Orientation Icon
JulienMartel opened this issue · 0 comments
JulienMartel commented
Describe the solution you'd like
The icon introduced into the library! Call it orientation
or rotate
.
Describe alternatives you've considered
I'm using the "redo" icon for it currently.
svg
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-ratio"><rect width="12" height="20" x="6" y="2" rx="2"/><rect width="20" height="12" x="2" y="6" rx="2"/></svg>