body {}

.icon {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.icon--small {
    width: 0.7rem;
    height: 0.7rem;
}

.icon-without-size {
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.icon--phone {
    background-image: url('./icons/phone.svg');
}

.icon--user {
    background-image: url('./icons/user.svg');
}

.icon--home {
    background-image: url('./icons/home.svg');
}

.icon--map-marker {
    background-image: url('./icons/map-marker.svg');
}

.icon--arrow {
    background-image: url('./icons/arrow.svg');
}

.icon--picture {
    background-image: url('./icons/picture.svg');
}

.icon--calendar {
    background-image: url('./icons/calendar.svg');
}

.icon--car {
    background-image: url('./icons/car.svg');
}

.icon--thermometer {
    background-image: url('./icons/thermometer.svg');
}

.icon--tv {
    background-image: url('./icons/tv.svg');
}

.icon--chef {
    background-image: url('./icons/chef.svg');
}

.icon--grill {
    background-image: url('./icons/grill.svg');
}

.icon--terrace {
    background-image: url('./icons/terrace.svg');
}

.icon--football {
    background-image: url('./icons/football.svg');
}

.icon--pets {
    background-image: url('./icons/pets.svg');
}

.icon--swing {
    background-image: url('./icons/swing.svg');
}

.icon--fire {
    background-image: url('./icons/fire.svg');
}

.icon--bed {
    background-image: url('./icons/bed.svg');
}

.icon--clock {
    background-image: url('./icons/clock.svg');
}

.icon--baby {
    background-image: url('./icons/baby.svg');
}

.icon--party {
    background-image: url('./icons/party.svg');
}

.icon--computer-story {
    background-image: url('./icons/computer-story.svg');
}

.icon--no-smoke {
    background-image: url('./icons/no-smoke.svg');
}

.icon--jacuzzi {
    background-image: url('./icons/jacuzzi.svg');
}

.icon--trampoline {
    background-image: url('./icons/trampoline.svg');
}

.icon--sound-off {
    background-image: url('./icons/sound-off.svg');
}

.icon--facebook {
    background-image: url('./icons/facebook.svg');
}

.icon--booking {
    background-image: url('./icons/booking.svg');
}

.icon--booking-b-purple {
    background-image: url('./icons/booking-b-purple.svg');
}

.icon--menu-burger {
    background-image: url('./icons/menu-burger.svg');
}

.icon--google-my-business {
    background-image: url('./icons/google-my-business.svg');
}

.icon--front-smile-white {
    background-image: url('https://frontsmile.pl/public/frontsmile-white.svg');
}

.icon--star {
    background-image: url('./icons/star.svg');
}

.icon--star-fill {
    background-image: url('./icons/star-fill.svg');
}

.icon--phone-purple {
    background-image: url('./icons/phone-purple.svg');
}

.icon--smile-purple {
    background-image: url('./icons/smile-purple.svg');
}

.icon--facebook-purple {
    background-image: url('./icons/facebook-purple.svg');
}

.icon--hand-heart-purple {
    background-image: url('./icons/hand-heart-purple.svg');
}

.icon--clean-purple {
    background-image: url('./icons/clean-purple.svg');
}

.icon--comfort-purple {
    background-image: url('./icons/comfort-purple.svg');
}

.icon--football-purple {
    background-image: url('./icons/football-purple.svg');
}

.icon--sound-off-purple {
    background-image: url('./icons/sound-off-purple.svg');
}

.icon--picture-purple {
    background-image: url('./icons/picture-purple.svg');
}

.icon--booking-purple {
    background-image: url('./icons/booking-purple.svg');
}

.icon--rate-us {
    background-image: url('./icons/rate-us.svg');
}

.icon--hotel-booking {
    background-image: url('./icons/hotel-booking.svg');
}