by roundabout, Tuesday, 13 June 2017, 14:06:57 (1497362817), pushed by roundabout, Sunday, 11 May 2025, 13:22:11 (1746969731)
Author identity: nana-4 <hnmaigo@gmail.com>
5e58a0e6e2775a0b1060253e1bbb50c62427b1b0
src/gnome-shell/3.18/assets-dark/process-working.svg
@@ -1,8 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="32" viewBox="0 0 512 32">
<defs>
<g id="g">
<g id="g" fill="#FFFFFF" opacity="0.7">
<circle cx="8" cy="8" r="8" fill="none"/>
<path d="m8 1a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7 -7h-3a4 4 0 0 1 -4 4 4 4 0 0 1 -4 -4 4 4 0 0 1 4 -4v-3z" fill="#FFFFFF" opacity="0.7"/>
<path d="m8 1a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7 -7h-3a4 4 0 0 1 -4 4 4 4 0 0 1 -4 -4 4 4 0 0 1 4 -4v-3z"/>
</g>
</defs>
<use xlink:href="#g" transform="translate(0) rotate(0 8 8)"/>
src/gnome-shell/3.18/assets/process-working.svg
@@ -1,8 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="32" viewBox="0 0 512 32">
<defs>
<g id="g">
<g id="g" fill="#FFFFFF" opacity="0.7">
<circle cx="8" cy="8" r="8" fill="none"/>
<path d="m8 1a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7 -7h-3a4 4 0 0 1 -4 4 4 4 0 0 1 -4 -4 4 4 0 0 1 4 -4v-3z" fill="#FFFFFF" opacity="0.7"/>
<path d="m8 1a7 7 0 0 0 -7 7 7 7 0 0 0 7 7 7 7 0 0 0 7 -7h-3a4 4 0 0 1 -4 4 4 4 0 0 1 -4 -4 4 4 0 0 1 4 -4v-3z"/>
</g>
</defs>
<use xlink:href="#g" transform="translate(0) rotate(0 8 8)"/>
src/unity/progress_bar_fill.svg
@@ -1,3 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="42" height="4" viewBox="0 0 42 4" fill="#42A5F5">
<rect width="42" height="4"/>
<svg xmlns="http://www.w3.org/2000/svg" width="42" height="4" viewBox="0 0 42 4">
<rect width="42" height="4" fill="#42A5F5"/>
</svg>
src/unity/progress_bar_trough.svg
@@ -10,7 +10,7 @@
<feOffset dx="0" dy="1" result="offset"/>
<feComposite in="SourceGraphic" in2="offset" result="fbSourceGraphic"/>
<feFlood flood-color="#000000" flood-opacity="0.24" in="fbSourceGraphic" result="flood"/>
<feFlood flood-color="#000000" flood-opacity="0.24" result="flood"/>
<feComposite operator="in" in="flood" in2="fbSourceGraphic" result="composite1"/>
<feGaussianBlur stdDeviation="1" in="composite1" result="blur"/>
<feOffset dx="0" dy="1" result="offset"/>
src/xfwm4/assets-light/title-side.svg
@@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1" height="32" viewBox="0 0 1 32">
<rect width="1" height="32" fill="#cfcfcf" y="1"/>
<rect width="1" height="1" fill="#FFFFFF" fill-opacity="0.4" y="1"/>
<svg xmlns="http://www.w3.org/2000/svg" width="1" height="32" viewBox="0 -1 1 32">
<rect width="1" height="32" fill="#cfcfcf"/>
<rect width="1" height="1" fill="#FFFFFF" fill-opacity="0.4"/>
</svg>
src/xfwm4/assets/title-side.svg
@@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="1" height="32" viewBox="0 0 1 32">
<rect width="1" height="32" fill="#455A64" y="1"/>
<rect width="1" height="1" fill="#FFFFFF" fill-opacity="0.15" y="1"/>
<svg xmlns="http://www.w3.org/2000/svg" width="1" height="32" viewBox="0 -1 1 32">
<rect width="1" height="32" fill="#455A64"/>
<rect width="1" height="1" fill="#FFFFFF" fill-opacity="0.15"/>
</svg>