textarea
This commit is contained in:
5
Assets/Icons/resize-handle.svg
Normal file
5
Assets/Icons/resize-handle.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg id="resizeHandle" width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- Chrome-style resize handle with two diagonal lines -->
|
||||
<line x1="20" y1="32" x2="32" y2="20" stroke="#666" stroke-width="3" stroke-linecap="round"/>
|
||||
<line x1="28" y1="32" x2="32" y2="28" stroke="#666" stroke-width="3" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 384 B |
Reference in New Issue
Block a user