\ud83d\udd04<\/code> \u043d\u0430 \u043b\u044e\u0431\u0443\u044e SVG-\u0438\u043a\u043e\u043d\u043a\u0443, \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440 \u0438\u0437 Font Awesome \u0438\u043b\u0438 \u0434\u0440\u0443\u0433\u043e\u0433\u043e \u043d\u0430\u0431\u043e\u0440\u0430. <\/p>\n\n\n\n\u0421\u0442\u0438\u043b\u0438:<\/p>\n\n\n\n
.rotate-on-hover .icon {\n display: inline-block;\n transition: transform 0.3s ease;\n}\n\n.rotate-on-hover:hover .icon {\n transform: rotate(90deg);\n}<\/code><\/pre>\n\n\n\n\u0412\u0430\u0440\u0438\u0430\u0446\u0438\u0438<\/h2>\n\n\n\n\n- \u041c\u043e\u0436\u043d\u043e \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0443\u0433\u043e\u043b \u043f\u043e\u0432\u043e\u0440\u043e\u0442\u0430, \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0438\u043b\u0438 \u0434\u0430\u0436\u0435 \u043d\u0430\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u2014 \u043d\u0430\u043f\u0440\u0438\u043c\u0435\u0440,
rotate(-180deg)<\/code>.<\/li>\n\n\n\n- \u041f\u043e\u0432\u043e\u0440\u043e\u0442 \u043d\u0430\u0437\u0430\u0434 \u043f\u0440\u0438 \u0443\u0445\u043e\u0434\u0435 \u043a\u0443\u0440\u0441\u043e\u0440\u0430<\/strong> \u2014 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044f \u0443\u0436\u0435 \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u0432 \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435, \u0431\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f
transition<\/code>.<\/li>\n\n\n\n- \u0411\u0435\u0441\u043a\u043e\u043d\u0435\u0447\u043d\u043e\u0435 \u0432\u0440\u0430\u0449\u0435\u043d\u0438\u0435<\/strong> \u043f\u0440\u0438 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0438:<\/li>\n<\/ul>\n\n\n\n
.rotate-on-hover:hover .icon {\n animation: spin 1s linear infinite;\n}\n\n@keyframes spin {\n 0% { transform: rotate(0); }\n 100% { transform: rotate(360deg); }\n}<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"\u041d\u0435\u0431\u043e\u043b\u044c\u0448\u0430\u044f \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044f \u043f\u0440\u0438 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0438 \u2014 \u043e\u0442\u043b\u0438\u0447\u043d\u044b\u0439 \u0441\u043f\u043e\u0441\u043e\u0431 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0438\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 \u0438 «\u043e\u0442\u0437\u044b\u0432\u0447\u0438\u0432\u043e\u0441\u0442\u0438» \u0432\u0430\u0448\u0435\u043c\u0443 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0443. \u041e\u0434\u0438\u043d \u0438\u0437 \u0441\u0430\u043c\u044b\u0445 \u043f\u0440\u043e\u0441\u0442\u044b\u0445 \u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u043d\u044b\u0445 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043e\u0432 \u2014 \u043f\u043e\u0432\u043e\u0440\u043e\u0442 \u0438\u043a\u043e\u043d\u043a\u0438. \u042d\u0442\u043e \u0441\u0442\u0430\u0442\u044c\u044f \u0438\u0437 \u0446\u0438\u043a\u043b\u0430 \u0437\u0430\u043c\u0435\u0442\u043e\u043a \u043f\u043e CSS \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u0438 \u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u0430\u043c.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[129],"tags":[220],"class_list":["post-15089","post","type-post","status-publish","format-standard","hentry","category-v-nedrakh-shra-ru","tag-css"],"acf":[],"yoast_head":"\n
\u041f\u043e\u0432\u043e\u0440\u043e\u0442 \u0438\u043a\u043e\u043d\u043a\u0438 \u043f\u0440\u0438 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0438<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n\t\n\t\n