diff options
Diffstat (limited to 'Flat-Remix/panel/user-status-pending.svg')
-rw-r--r-- | Flat-Remix/panel/user-status-pending.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Flat-Remix/panel/user-status-pending.svg b/Flat-Remix/panel/user-status-pending.svg new file mode 100644 index 000000000..9b3289dcf --- /dev/null +++ b/Flat-Remix/panel/user-status-pending.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 9.75 1.5 C 9.75 1.5 11.25 1.5 11.25 3 L 0.75 3 C 0.75 1.5 2.226562 1.5 2.226562 1.5 Z M 11.25 7.5 C 11.25 9 9.75 9 9.75 9 L 9 9 L 7.5 11.25 L 6 9 L 2.25 9 C 1.417969 9 0.75 8.332031 0.75 7.5 Z M 11.25 7.5"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 2.25 3.75 C 1.417969 3.75 0.75 4.417969 0.75 5.25 C 0.75 6.082031 1.417969 6.75 2.25 6.75 C 3.082031 6.75 3.75 6.082031 3.75 5.25 C 3.75 4.417969 3.082031 3.75 2.25 3.75 Z M 6 3.75 C 5.167969 3.75 4.5 4.417969 4.5 5.25 C 4.5 6.082031 5.167969 6.75 6 6.75 C 6.832031 6.75 7.5 6.082031 7.5 5.25 C 7.5 4.417969 6.832031 3.75 6 3.75 Z M 9.75 3.75 C 8.917969 3.75 8.25 4.417969 8.25 5.25 C 8.25 6.082031 8.917969 6.75 9.75 6.75 C 10.582031 6.75 11.25 6.082031 11.25 5.25 C 11.25 4.417969 10.582031 3.75 9.75 3.75 Z M 9.75 3.75"/> + </g> +</svg> |