| 1 |
- @keyframes rotateClockwise-90c9e4ff{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotateCounterclockwise-90c9e4ff{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.zui-svg-icon[data-v-90c9e4ff]{position:relative;display:inline-flex}.zui-svg-icon-wrapper[data-v-90c9e4ff]{position:relative;display:inline-flex;justify-content:center;align-items:center;width:var(--zui-svg-icon-width);height:var(--zui-svg-icon-height);line-height:1;vertical-align:middle;border-radius:var(--zui-svg-icon-border-radius, 0);overflow:hidden}.zui-svg-icon-wrapper .zui-svg-icon-image[data-v-90c9e4ff]{width:100%;height:100%;vertical-align:middle}.zui-svg-icon-wrapper.rotate-clockwise[data-v-90c9e4ff]{animation:rotateClockwise-90c9e4ff var(--zui-svg-icon-rotate-duration, 5s) linear infinite}.zui-svg-icon-wrapper.rotate-counterclockwise[data-v-90c9e4ff]{animation:rotateCounterclockwise-90c9e4ff var(--zui-svg-icon-rotate-duration, 5s) linear infinite}.click-helper[data-v-90c9e4ff]{position:absolute;z-index:9;top:0;left:0;width:100%;height:100%;opacity:0}.icon[data-v-d379f6e5]{display:inline-flex;align-items:center;justify-content:center;color:inherit}
|