diff options
Diffstat (limited to 'Flat-Remix-Light/panel/bumblebee-indicator.svg')
-rw-r--r-- | Flat-Remix-Light/panel/bumblebee-indicator.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix-Light/panel/bumblebee-indicator.svg b/Flat-Remix-Light/panel/bumblebee-indicator.svg new file mode 100644 index 000000000..db91111d6 --- /dev/null +++ b/Flat-Remix-Light/panel/bumblebee-indicator.svg @@ -0,0 +1,21 @@ +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> + <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="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/> + </g> + </mask> + <clipPath id="clip1"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface5" clip-path="url(#clip1)"> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 1.574219 5.511719 C 1.574219 5.511719 2.523438 4.101562 4.417969 3.957031 L 4.417969 3.445312 C 2.316406 3.613281 0.5 5.40625 0.5 5.40625 C 0.5 5.40625 1.53125 8.40625 4.417969 8.679688 L 4.417969 8.136719 C 2.296875 7.867188 1.574219 5.511719 1.574219 5.511719 Z M 4.417969 7.054688 L 4.417969 7.550781 C 2.816406 7.261719 2.371094 5.585938 2.371094 5.585938 C 2.371094 5.585938 3.140625 4.726562 4.417969 4.589844 L 4.417969 5.136719 C 4.417969 5.136719 4.417969 5.136719 4.414062 5.136719 C 3.746094 5.054688 3.222656 5.683594 3.222656 5.683594 C 3.222656 5.683594 3.515625 6.746094 4.417969 7.050781 M 4.417969 2.5 L 4.417969 3.445312 C 4.480469 3.4375 4.542969 3.433594 4.601562 3.433594 C 6.988281 3.351562 8.546875 5.40625 8.546875 5.40625 C 8.546875 5.40625 6.757812 7.59375 4.898438 7.59375 C 4.726562 7.59375 4.566406 7.578125 4.417969 7.550781 L 4.417969 8.136719 C 4.546875 8.152344 4.679688 8.160156 4.816406 8.160156 C 6.550781 8.160156 7.800781 7.269531 9.015625 6.214844 C 9.214844 6.378906 10.039062 6.773438 10.207031 6.945312 C 9.054688 7.917969 6.367188 8.703125 4.84375 8.703125 C 4.699219 8.703125 4.554688 8.691406 4.417969 8.679688 L 4.417969 9.5 L 11 9.5 L 11 2.5 Z M 4.417969 4.589844 L 4.417969 3.957031 C 4.480469 3.953125 4.539062 3.949219 4.601562 3.945312 C 6.320312 3.890625 7.445312 5.433594 7.445312 5.433594 C 7.445312 5.433594 6.230469 7.132812 4.925781 7.132812 C 4.738281 7.132812 4.570312 7.105469 4.417969 7.050781 L 4.417969 5.136719 C 5.085938 5.214844 5.21875 5.515625 5.621094 6.1875 L 6.515625 5.429688 C 6.515625 5.429688 5.863281 4.566406 4.765625 4.566406 C 4.644531 4.566406 4.53125 4.578125 4.417969 4.589844"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |