@media (prefers-reduced-motion:no-preference){.icon-draw :is(path,circle,rect,line){stroke-dasharray:var(--len,64)}[data-icon-host]:hover .icon-draw :is(path,circle,rect,line){animation:.7s ease-out both ksi-draw}@keyframes ksi-draw{0%{stroke-dashoffset:var(--len,64)}to{stroke-dashoffset:0}}}
