diff options
Diffstat (limited to 'browser/themes/shared/icons/success-animation.svg')
-rw-r--r-- | browser/themes/shared/icons/success-animation.svg | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/browser/themes/shared/icons/success-animation.svg b/browser/themes/shared/icons/success-animation.svg new file mode 100644 index 0000000000..1faa6eb7e6 --- /dev/null +++ b/browser/themes/shared/icons/success-animation.svg @@ -0,0 +1,107 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +<svg xmlns="http://www.w3.org/2000/svg" width="304" height="14" fill="context-fill" fill-opacity="context-fill-opacity"> + <defs> + <path id="a" d="m6.023 13-4.84-4.839a.626.626 0 0 1 .885-.885l4.307 4.308 7.559-7.561a.628.628 0 0 1 .885 0 .628.628 0 0 1 0 .885l-8.09 8.09-.706.002z"/> + </defs> + <svg x="16"> + <defs> + <clipPath id="b"> + <path d="M0 0H2.5V14H0z"/> + </clipPath> + </defs> + <use href="#a" clip-path="url(#b)"/> + </svg> + <svg x="32"> + <defs> + <clipPath id="c"> + <path d="M0 0H3.5V14H0z"/> + </clipPath> + </defs> + <use href="#a" clip-path="url(#c)" transform="translate(-.938 -.938)"/> + </svg> + <svg x="48"> + <defs> + <clipPath id="d"> + <path d="M0 0H4.5V14H0z"/> + </clipPath> + </defs> + <use href="#a" clip-path="url(#d)" transform="translate(-.938 -.938)"/> + </svg> + <svg x="64"> + <defs> + <clipPath id="e"> + <path d="M0 0H5.5V14H0z"/> + </clipPath> + </defs> + <use href="#a" clip-path="url(#e)" transform="translate(-.938 -.938)"/> + </svg> + <svg x="80"> + <defs> + <clipPath id="f"> + <path d="M0 0H6V14H0z"/> + </clipPath> + </defs> + <use href="#a" clip-path="url(#f)" transform="translate(-.938 -.938)"/> + </svg> + <svg x="96"> + <defs> + <clipPath id="g"> + <path d="M0 0H6V14H0z"/> + </clipPath> + </defs> + <use href="#a" clip-path="url(#g)" transform="translate(-.938 -.938)"/> + </svg> + <svg x="112"> + <defs> + <clipPath id="h"> + <path d="M0 0H8.25V14H0z"/> + </clipPath> + </defs> + <use href="#a" clip-path="url(#h)" transform="translate(-1.19 -1.19) scale(1.03134)"/> + </svg> + <svg x="128"> + <defs> + <clipPath id="i"> + <path d="M0 0H10.5V14H0z"/> + </clipPath> + </defs> + <use href="#a" clip-path="url(#i)" transform="translate(-1.455 -1.455) scale(1.0646)"/> + </svg> + <svg x="144"> + <defs> + <clipPath id="j"> + <path d="M0 0H12.5V14H0z"/> + </clipPath> + </defs> + <use href="#a" clip-path="url(#j)" transform="translate(-1.702 -1.702) scale(1.09553)"/> + </svg> + <svg x="160"> + <use href="#a" transform="translate(-1.914 -1.914) scale(1.12205)"/> + </svg> + <svg x="176"> + <use href="#a" transform="translate(-2.07 -2.07) scale(1.14168)"/> + </svg> + <svg x="192"> + <use href="#a" transform="matrix(1.15 0 0 1.15 -2.14 -2.14)"/> + </svg> + <svg x="208"> + <use href="#a" transform="matrix(1.12 0 0 1.12 -1.89 -1.89)"/> + </svg> + <svg x="224"> + <use href="#a" transform="matrix(1.1 0 0 1.1 -1.62 -1.62)"/> + </svg> + <svg x="240"> + <use href="#a" transform="matrix(1.05 0 0 1.05 -1.37 -1.37)"/> + </svg> + <svg x="256"> + <use href="#a" transform="matrix(1.03 0 0 1.03 -1.16 -1.16)"/> + </svg> + <svg x="272"> + <use href="#a" transform="matrix(1 0 0 1 -1 -1)"/> + </svg> + <svg x="288"> + <use href="#a" transform="translate(-.94 -.94)"/> + </svg> +</svg> |