- Авг
- 87
- 14
Пользователь
здравсвтуйте, прошу иконку магазина как у crmp online (монетки)
Сразу спасибо!
Сразу спасибо!
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!можно кодом? вот так:![]()
Coins Outline Icon (Classic Regular) — SVG Download | Font Awesome
Download the Coins outline icon as a SVG or PNG. A lightweight Classic Regular style icon for finance projects. Perfect for websites, apps, and print materials.fontawesome.com
.pravila-icon::before {
content: "\f071";
font-family: 'Font Awesome 5 Pro';
font-weight: 900;
margin-right: 3px;
color: red; /* Иконка красная */
text-shadow: 1px 1px 10px red; /* Тень тоже красная */
.p-navEl-link:before {
.m-faBase();
}
.p-navEl-link[data-nav-id="id навигации"]::before {
.m-faContent(@fa-var-coins);
}
спсLess:.p-navEl-link:before { .m-faBase(); } .p-navEl-link[data-nav-id="id навигации"]::before { .m-faContent(@fa-var-coins); }