diff options
Diffstat (limited to 'Flat Remix/apps/scalable/cs-panel.svg')
-rw-r--r-- | Flat Remix/apps/scalable/cs-panel.svg | 39 |
1 files changed, 34 insertions, 5 deletions
diff --git a/Flat Remix/apps/scalable/cs-panel.svg b/Flat Remix/apps/scalable/cs-panel.svg index b06dd2728..ab4333645 100644 --- a/Flat Remix/apps/scalable/cs-panel.svg +++ b/Flat Remix/apps/scalable/cs-panel.svg @@ -1,6 +1,35 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1" viewBox="0 0 64 64"> - <path style="opacity:0.2" d="m 4.0000004,52.222069 0,1.999971 c 0,1.539978 1.2495821,2.77796 2.80076,2.77796 L 57.20004,57 C 58.750017,57 60,55.762018 60,54.22204 l 0,-1.999971 c 0,1.539978 -1.249983,2.77796 -2.79996,2.77796 l -50.3992796,0 c -1.5503779,0 -2.79996,-1.237982 -2.79996,-2.77796 z"/> - <path style="fill:#4ab3e4" d="m 6.8007604,6.0003718 c -1.5511779,0 -2.80076,1.2383823 -2.80076,2.7773603 l 0,41.2234109 55.9991996,0 0,-41.2214109 c 0,-1.538978 -1.249983,-2.7773603 -2.79996,-2.7773603 l -50.3992796,0 z"/> - <path style="fill:#253951" d="m 6.7999604,55.999657 c -1.5511779,0 -2.79996,-1.237982 -2.79996,-2.77796 l 0,-3.221954 55.9991996,0 0,3.222154 c 0,1.539978 -1.247983,2.77796 -2.79996,2.77796 z"/> - <path style="opacity:0.1;fill:#ffffff" d="M 6.8007812 6 C 5.2496034 6 4 7.2383658 4 8.7773438 L 4 9.7773438 C 4 8.2383657 5.2496034 7 6.8007812 7 L 57.199219 7 C 58.749196 7 60 8.2383657 60 9.7773438 L 60 8.7773438 C 60 7.2383658 58.749196 6 57.199219 6 L 6.8007812 6 z"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384pt" height="384pt" version="1.1" viewBox="0 0 384 384"> + <defs> + <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> + <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> + </filter> + <mask id="mask0"> + <g filter="url(#alpha)"> + <rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.2"/> + </g> + </mask> + <clipPath id="clip1"> + <rect width="384" height="384" x="0" y="0"/> + </clipPath> + <g id="surface5" clip-path="url(#clip1)"> + <path style="fill:rgb(0%,0%,0%)" d="M 24 313.332031 L 24 325.332031 C 24 334.570312 31.496094 342 40.804688 342 L 343.199219 342 C 352.5 342 360 334.570312 360 325.332031 L 360 313.332031 C 360 322.574219 352.5 330 343.199219 330 L 40.804688 330 C 31.503906 330 24.003906 322.574219 24.003906 313.332031 Z M 24 313.332031"/> + </g> + <mask id="mask1"> + <g filter="url(#alpha)"> + <rect width="384" height="384" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.101961"/> + </g> + </mask> + <clipPath id="clip2"> + <rect width="384" height="384" x="0" y="0"/> + </clipPath> + <g id="surface8" clip-path="url(#clip2)"> + <path style="fill:rgb(100%,100%,100%)" d="M 40.804688 36 C 31.496094 36 24 43.429688 24 52.664062 L 24 58.664062 C 24 49.429688 31.496094 42 40.804688 42 L 343.195312 42 C 352.496094 42 360 49.429688 360 58.664062 L 360 52.664062 C 360 43.429688 352.496094 36 343.195312 36 Z M 40.804688 36"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(29.019608%,70.196078%,89.411765%)" d="M 40.804688 36.003906 C 31.496094 36.003906 24 43.433594 24 52.667969 L 24 300.007812 L 359.996094 300.007812 L 359.996094 52.679688 C 359.996094 43.445312 352.496094 36.015625 343.195312 36.015625 L 40.800781 36.015625 Z M 40.804688 36.003906"/> + <path style="fill:rgb(14.509804%,22.352941%,31.764706%)" d="M 40.800781 335.996094 C 31.492188 335.996094 24 328.570312 24 319.332031 L 24 300 L 359.996094 300 L 359.996094 319.332031 C 359.996094 328.570312 352.507812 336 343.195312 336 Z M 40.800781 335.996094"/> + <use mask="url(#mask1)" xlink:href="#surface8"/> + </g> </svg> |