This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <svg viewBox="0 0 1080 1080" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
| <defs> | |
| <style>.cls-1{isolation:isolate;}.cls-2{fill:#d79c39;}.cls-14,.cls-15,.cls-2,.cls-22,.cls-3{stroke:#231f20;}.cls-10,.cls-12,.cls-13,.cls-14,.cls-15,.cls-17,.cls-18,.cls-2,.cls-22,.cls-25,.cls-3,.cls-4,.cls-5,.cls-6,.cls-7,.cls-8,.cls-9{stroke-miterlimit:10;}.cls-14,.cls-15,.cls-17,.cls-2,.cls-25,.cls-3{stroke-width:2px;}.cls-17,.cls-25,.cls-3{fill:none;}.cls-10,.cls-12,.cls-13,.cls-18,.cls-25,.cls-4,.cls-5,.cls-7,.cls-8,.cls-9{stroke:#000;}.cls-4{fill:url(#linear-gradient);}.cls-5{fill:url(#linear-gradient-2);}.cls-6{stroke:#0f0027;fill:url(#linear-gradient-3);}.cls-7{fill:#57585a;}.cls-8{fill:url(#linear-gradient-4);}.cls-9{fill:url(#linear-gradient-5);}.cls-10,.cls-13{stroke-width:0.75px;}.cls-10{fill:url(#linear-gradient-6);}.cls-11{fill:url(#linear-gradient-7);}.cls-12{stroke-width:0.91px;fill:url(#linear-gradient-8);}.cls-13{fill:#d1d2d4;}.cls-14{fill:url(#linear-gradient-9);}.cls-15{f |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Add the following code to the <head> section of your HTML file --> | |
| <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.8.0/gsap.min.js"></script> | |
| <svg viewBox="0 0 1080 1080" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | |
| <defs> | |
| <style>.cls-1{isolation:isolate;}.cls-2{fill:#d79c39;}.cls-14,.cls-15,.cls-2,.cls-22,.cls-3{stroke:#231f20;}.cls-10,.cls-12,.cls-13,.cls-14,.cls-15,.cls-17,.cls-18,.cls-2,.cls-22,.cls-25,.cls-3,.cls-4,.cls-5,.cls-6,.cls-7,.cls-8,.cls-9{stroke-miterlimit:10;}.cls-14,.cls-15,.cls-17,.cls-2,.cls-25,.cls-3{stroke-width:2px;}.cls-17,.cls-25,.cls-3{fill:none;}.cls-10,.cls-12,.cls-13,.cls-18,.cls-25,.cls-4,.cls-5,.cls-7,.cls-8,.cls-9{stroke:#000;}.cls-4{fill:url(#linear-gradient);}.cls-5{fill:url(#linear-gradient-2);}.cls-6{stroke:#0f0027;fill:url(#linear-gradient-3);}.cls-7{fill:#57585a;}.cls-8{fill:url(#linear-gradient-4);}.cls-9{fill:url(#linear-gradient-5);}.cls-10,.cls-13{stroke-width:0.75px;}.cls-10{fill:url(#linear-gradient-6);}.cls-11 |