mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-23 01:22:12 +03:00
88b3058dd0
- updated folded state - Inline SVG images moved to assets folder as images - added new bigger size for `ButtonIcon`
6 lines
292 B
XML
6 lines
292 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="16" height="16" fill="#48B0AA"/>
|
|
<rect x="2" y="3" width="6" height="10" rx="2" fill="#D9F3F2"/>
|
|
<rect opacity="0.7" x="10" y="3" width="4" height="10" rx="2" fill="#D9F3F2"/>
|
|
</svg>
|