@keyframes svg-1{0%{d:path("M2,2 L8,8")}100%{d:path("M8,2 L2,8")}}@keyframes svg-2{0%{d:path("M2,8 L5,2 L8,8")}100%{d:path("M2,2 L5,8 L8,2")}}@keyframes svg-3{0%{d:path("M2,2 Q8,2 8,8")}100%{d:path("M2,2 Q2,8 8,8")}}@keyframes svg-4{0%{d:path("M2,5 C2,8 8,8 8,5")}100%{d:path("M2,5 C2,2 8,2 8,5")}}@keyframes svg-5{0%{d:path("M2,2 L8,2 L2,5 L8,5 L2,8 L8,8")}100%{d:path("M3,3 L8,3 L2,5 L8,5 L3,7 L7,7")}}@keyframes svg-6{0%{d:path("M2,5 A 5 25 0 0 1 8 8")}100%{d:path("M2,5 A 5 25 -15 0 1 8 8")}}@keyframes svg-7{0%{d:path("M2,5 S2,-2 4,5 S7,8 8,4")}100%{d:path("M2,5 S2,14 4,5 S7,8 8,4")}}@keyframes svg-8{0%{d:path("M5,2 Q 2,5 5,8")}100%{d:path("M5,2 Q 8,5 5,8")}}@keyframes svg-9{0%{d:path("M2,2 Q5,2 5,5 T8,8")}100%{d:path("M2,2 Q8,2 5,5 T8,8")}}@keyframes svg-10{0%{d:path("M1,9 L3,5 L5,1 L7,5 L9,9 L7,5 L3,5 L1,9")}100%{d:path("M 1 9 L 1 1 L 4 1 L 5 5 L 1 5 L 6 5 L 7 9 L 1 9")}}@keyframes house-animation{0%{d:path("M1,4 L5,1 L9,4 L9,9 L5,9 L5,6 L5,6 L5,9 L1,9 L1,4 M5,1 L5,1 L9,4 L9,9 L7,9")}100%{d:path("M1,4 L3,1 L5,4 L5,9 L3,9 L3,6 L3,6 L3,9 L1,9 L1,4 M3,1 L7,1 L9,4 L9,9 L3,9")}}.svg-10 path{animation-name:svg-10}.svg-1 path{animation-name:svg-1}.svg-2 path{animation-name:svg-2}.svg-3 path{animation-name:svg-3}.svg-4 path{animation-name:svg-4}.svg-5 path{animation-name:svg-5}.svg-6 path{animation-name:svg-6}.svg-7 path{animation-name:svg-7}.svg-8 path{animation-name:svg-8}.svg-9 path{animation-name:svg-9}.house-animation path{animation-name:house-animation}svg path{animation-duration:1s;animation-iteration-count:infinite;animation-fill-mode:alternate;animation-timing-function:cubic-bezier(0.83, 0, 0.2, 0.95);animation-play-state:paused;animation-direction:alternate;stroke-width:.5}svg:hover path{stroke:#ff1493;animation-play-state:running}svg path{fill:none;stroke:#212121;stroke-linecap:round;stroke-linejoin:round}body{display:flex;flex-wrap:wrap;justify-content:space-between}svg{width:30%;height:30%;background:#eee;margin-bottom:5%}a{width:100%;text-align:center;padding:30px;color:#333 !important;text-decoration:none}
