.svg-icon{cursor:pointer;font-size:inherit;flex:none;transform:rotate(0);transition:transform .15s ease-in-out;fill:currentColor;display:inline-block;box-sizing:border-box;width:1em;height:1em}.svg-icon:focus{outline:0}@keyframes routateIcon{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.animation-routateIcon{animation:routateIcon 1.5s linear infinite;-webkit-animation:routateIcon 1.5s linear infinite}
