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/SettingsSelected.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/SettingsSelected.svg')
-rw-r--r-- | assets/SettingsSelected.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/assets/SettingsSelected.svg b/assets/SettingsSelected.svg new file mode 100644 index 0000000..0be29fd --- /dev/null +++ b/assets/SettingsSelected.svg @@ -0,0 +1,17 @@ +<svg width="57" height="57" viewBox="0 0 57 57" fill="none" xmlns="http://www.w3.org/2000/svg"> +<g filter="url(#filter0_d_38_3447)"> +<path fill-rule="evenodd" clip-rule="evenodd" d="M23.75 7.125H33.25V10.0986C34.9934 10.5473 36.6399 11.2372 38.1519 12.1307L40.2557 10.0269L46.9732 16.7444L44.8694 18.8482C45.7628 20.3602 46.4527 22.0067 46.9014 23.75H49.875V33.25H46.9014C46.4527 34.9933 45.7628 36.6398 44.8694 38.1518L46.9732 40.2557L40.2557 46.9732L38.1519 44.8693C36.6399 45.7628 34.9934 46.4527 33.25 46.9014V49.875H23.75V46.9014C22.0067 46.4527 20.3602 45.7628 18.8482 44.8694L16.7444 46.9732L10.0269 40.2557L12.1307 38.1519C11.2372 36.6399 10.5473 34.9934 10.0986 33.25H7.125V23.75H10.0986C10.5473 22.0066 11.2372 20.3601 12.1307 18.8481L10.0269 16.7444L16.7444 10.0268L18.8482 12.1306C20.3602 11.2372 22.0067 10.5473 23.75 10.0986V7.125ZM28.5 38C33.7467 38 38 33.7467 38 28.5C38 23.2533 33.7467 19 28.5 19C23.2533 19 19 23.2533 19 28.5C19 33.7467 23.2533 38 28.5 38Z" fill="white"/> +</g> +<defs> +<filter id="filter0_d_38_3447" x="5.125" y="6.125" width="48.75" height="48.75" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> +<feFlood flood-opacity="0" result="BackgroundImageFix"/> +<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="1.5"/> +<feComposite in2="hardAlpha" operator="out"/> +<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.7 0"/> +<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_38_3447"/> +<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_38_3447" result="shape"/> +</filter> +</defs> +</svg> |