diff options
Diffstat (limited to 'browser/themes/addons/alpenglow/icon.svg')
-rw-r--r-- | browser/themes/addons/alpenglow/icon.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/browser/themes/addons/alpenglow/icon.svg b/browser/themes/addons/alpenglow/icon.svg new file mode 100644 index 0000000000..591ba2fc1b --- /dev/null +++ b/browser/themes/addons/alpenglow/icon.svg @@ -0,0 +1,13 @@ +<!-- 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 width="63" height="62" viewBox="0 0 63 62" fill="none" xmlns="http://www.w3.org/2000/svg"> + <circle cx="31.5" cy="31" r="31" fill="url(#paint0_linear)"/> + <defs> + <linearGradient id="paint0_linear" x1="0.512202" y1="49.8366" x2="62.5272" y2="0.0151922" gradientUnits="userSpaceOnUse"> + <stop stop-color="#9059FF"/> + <stop offset="0.520833" stop-color="#FF4AA2"/> + <stop offset="1" stop-color="#FFBD4F"/> + </linearGradient> + </defs> +</svg> |