.svg-example{grid-area:1/1;justify-self:center;max-width:25rem}.svg-example__path{fill:#6f00ef;transform-origin:center;transform:scale(1, 0.5);animation:pulse 1s infinite forwards;animation-play-state:paused}.animation-enabled .svg-example__path{animation-play-state:running}.svg-example__line-1{animation-delay:.15s}.svg-example__line-2{animation-delay:.3s}.svg-example__line-3{animation-delay:.45s}.svg-example__line-4{animation-delay:.6s}.svg-example__line-5{animation-delay:.75s}.svg-example__line-6{animation-delay:.9s}.svg-example__line-7{animation-delay:1.05s}.svg-example__line-8{animation-delay:1.2s}.svg-example__line-9{animation-delay:1.35s}@keyframes pulse{0%{transform:scale(1, 0.5)}50%{transform:scale(1, 1)}100%{transform:scale(1, 0.5)}}/*# sourceMappingURL=svg-animation.css.map */
