ENH: vertical layout button

Change-Id: I0b205298688c9df88dcfe6eb6e72cc887a9ed5be
Jira: none
(cherry picked from commit 56ed912c3ee12fb0ee39f1dad191c4d379aa3015)
This commit is contained in:
chunmao.guo
2024-08-27 19:37:10 +08:00
committed by Noisyfox
parent 0116923f58
commit 7834f468d1
7 changed files with 125 additions and 42 deletions

View File

@@ -0,0 +1,10 @@
<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_17986_6045)">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.5612 4.68047C10.3877 4.68047 8.43221 5.60859 7.06718 7.0927C7.0249 7.13866 6.9832 7.18516 6.94207 7.23217L5.66253 6.1129C5.71296 6.05524 5.76411 5.99823 5.81595 5.94186C7.48937 4.12247 9.89256 2.98047 12.5612 2.98047C16.8403 2.98047 20.4343 5.91384 21.442 9.87942L22.7119 8.09588L24.0968 9.0819L20.0238 14.8023V12.143C20.0238 8.02156 16.6827 4.68047 12.5612 4.68047ZM4.78491 9.48372V12.143C4.78491 16.2645 8.126 19.6055 12.2474 19.6055C14.421 19.6055 16.3765 18.6774 17.7415 17.1933C17.7838 17.1473 17.8255 17.1009 17.8666 17.0538L19.1461 18.1731C19.0957 18.2308 19.0446 18.2878 18.9927 18.3442C17.3193 20.1635 14.9161 21.3055 12.2474 21.3055C7.96834 21.3055 4.37436 18.3722 3.36665 14.4066L2.09675 16.1901L0.711914 15.2041L4.78491 9.48372Z" fill="#262E30"/>
</g>
<defs>
<clipPath id="clip0_17986_6045">
<rect width="24" height="24" fill="white" transform="translate(0.404297 0.142578)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB