diff options
author | Lisandro Pérez Meyer <lpmeyer@ics.com> | 2023-11-14 17:20:58 -0300 |
---|---|---|
committer | Lisandro Pérez Meyer <lpmeyer@ics.com> | 2023-11-14 17:31:12 -0300 |
commit | 70ec8a79a121471a004e7e4c23157d10157e136f (patch) | |
tree | a4f9c0a4fac4e4274ec4324a289b6ef62e1c5653 /assets/fanButtonBg.svg |
Initial cleanup push.
Based on agldemo2024 on commit 2a5dc04d801134338150c3f6afc67eaa65599763
Disable device preview.
Disable Lottie animation.
The original commit was b3c493c340fcb4bb0a937692838fc830bec3e9ea
but I am just keeping this change, because the json did not really
needed to change. I think.
Signed-off-by: Lisandro Pérez Meyer <lpmeyer@ics.com>
Diffstat (limited to 'assets/fanButtonBg.svg')
-rw-r--r-- | assets/fanButtonBg.svg | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/assets/fanButtonBg.svg b/assets/fanButtonBg.svg new file mode 100644 index 0000000..023c119 --- /dev/null +++ b/assets/fanButtonBg.svg @@ -0,0 +1,27 @@ +<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"> +<g filter="url(#filter0_i_89_3117)"> +<rect y="48" width="48" height="48" rx="24" transform="rotate(-90 0 48)" fill="url(#paint0_radial_89_3117)" fill-opacity="0.5"/> +<rect x="0.5" y="47.5" width="47" height="47" rx="23.5" transform="rotate(-90 0.5 47.5)" stroke="url(#paint1_linear_89_3117)"/> +</g> +<defs> +<filter id="filter0_i_89_3117" x="0" y="0" width="49" height="50" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> +<feFlood flood-opacity="0" result="BackgroundImageFix"/> +<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/> +<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/> +<feOffset dx="1" dy="2"/> +<feGaussianBlur stdDeviation="8"/> +<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/> +<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/> +<feBlend mode="normal" in2="shape" result="effect1_innerShadow_89_3117"/> +</filter> +<radialGradient id="paint0_radial_89_3117" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(24 72) rotate(90) scale(24 24)"> +<stop stop-color="#0C1039"/> +<stop offset="1"/> +<stop offset="1"/> +</radialGradient> +<linearGradient id="paint1_linear_89_3117" x1="0" y1="48" x2="56.8244" y2="63.3653" gradientUnits="userSpaceOnUse"> +<stop stop-color="#C1D8FF"/> +<stop offset="1" stop-color="#C1D8FF" stop-opacity="0.25"/> +</linearGradient> +</defs> +</svg> |