diff options
Diffstat (limited to 'Flat-Remix/panel/google-chrome-notification-disabled.svg')
-rw-r--r-- | Flat-Remix/panel/google-chrome-notification-disabled.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Flat-Remix/panel/google-chrome-notification-disabled.svg b/Flat-Remix/panel/google-chrome-notification-disabled.svg new file mode 100644 index 000000000..3034b20d9 --- /dev/null +++ b/Flat-Remix/panel/google-chrome-notification-disabled.svg @@ -0,0 +1,22 @@ +<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(82.745098%,85.490196%,89.019608%)" d="M 6 0.75 C 4.558594 0.753906 3.179688 1.347656 2.1875 2.398438 L 3.863281 5.300781 C 4.167969 4.375 5.027344 3.75 6 3.75 L 10.738281 3.75 C 9.867188 1.921875 8.027344 0.753906 6 0.75 Z M 1.679688 3.015625 C 1.074219 3.894531 0.75 4.933594 0.75 6 C 0.753906 8.429688 2.421875 10.539062 4.785156 11.101562 L 6.464844 8.199219 C 6.3125 8.234375 6.15625 8.25 6 8.25 C 5.195312 8.25 4.457031 7.820312 4.054688 7.125 L 4.050781 7.125 Z M 7.671875 4.5 C 8.042969 4.910156 8.25 5.445312 8.25 6 C 8.25 6.394531 8.144531 6.78125 7.945312 7.125 L 7.949219 7.125 L 5.578125 11.230469 C 5.71875 11.242188 5.859375 11.25 6 11.25 C 8.898438 11.25 11.25 8.898438 11.25 6 C 11.25 5.492188 11.171875 4.988281 11.027344 4.5 Z M 7.671875 4.5"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(32.156863%,58.039216%,88.627451%)" d="M 6 4.5 C 5.171875 4.5 4.5 5.171875 4.5 6 C 4.5 6.828125 5.171875 7.5 6 7.5 C 6.828125 7.5 7.5 6.828125 7.5 6 C 7.5 5.171875 6.828125 4.5 6 4.5 Z M 6 4.5"/> + </g> +</svg> |