mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
desktop: make edit icon non-transparent
Switched the edit icon to one that has the pencil color set to white instead of transparent so that it remains visible when switching to Mac OSX dark mode. Signed-off-by: Doug Junkins <junkins@foghead.com>
This commit is contained in:
parent
e6956b9d57
commit
31813af49a
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
<svg height="1000" width="1000" xmlns="http://www.w3.org/2000/svg"><path d="M0 499.968q0 -207.018 146.475 -353.493t353.493 -146.475 353.493 146.475 146.475 353.493 -146.475 353.493 -353.493 146.475 -353.493 -146.475 -146.475 -353.493zm261.702 316.386l447.237 0l0 -201.159l-54.684 54.684l0 91.791l-337.869 0l0 -423.801l105.462 0l0 -99.603l232.407 0l0 144.522l-166.005 164.052 -48.825 152.334 152.334 -48.825 240.219 -242.172 -101.556 -101.556 -21.483 21.483l0 -144.522l-328.104 0l-119.133 115.227l0 517.545zm228.501 -167.958l25.389 -74.214 50.778 50.778z"/></svg>
|
||||
<?xml version="1.0" ?><svg id="Layer_1" style="enable-background:new 0 0 128 128;" version="1.1" viewBox="0 0 128 128" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><style type="text/css">
|
||||
.st0{fill:#FFFFFF;}
|
||||
</style><circle cx="64" cy="64" r="64"/><g><path class="st0" d="M87.4,50.5l9.9-9.9c0.4-0.4,0.4-1,0-1.4l-8.5-8.5c-0.4-0.4-1-0.4-1.4,0l-9.9,9.9L87.4,50.5z"/><path class="st0" d="M74.6,43.5L38,80.1l-4.4,13c-0.3,0.8,0.5,1.5,1.3,1.3l13-4.4l36.6-36.6L74.6,43.5z"/></g></svg>
|
Before Width: | Height: | Size: 562 B After Width: | Height: | Size: 531 B |
Loading…
Add table
Reference in a new issue