.icono-power{
    width: $22;
    height: $22;
    @extend .icono-stroke
    border-radius: 50%;
    border-top-color: transparent;
    margin: $6;
    &:before{
        position: absolute;
        top: -15%;
        left: $8;
        width: $2;
        height:60%;
        box-shadow: inset 0 0 0 $32;

}

}
