.lp-icon {
    display: inline-block;
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    overflow: visible;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
    vertical-align: middle;
}

.lp-icon--inline {
    width: 20px;
    height: 20px;
    stroke-width: 1.8;
}

.lp-icon .lp-icon__wash {
    fill: currentColor;
    stroke: none;
    opacity: 0.14;
}

.lp-icon .lp-icon__detail {
    opacity: 0.7;
}

.lp-icon .lp-icon__accent {
    stroke-width: 1.8;
}
