/* Set linear proprio — stroke 1.75, cantos redondos, herda currentColor. */
.icon{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.75;
  stroke-linecap:round;stroke-linejoin:round;vertical-align:-.24em;flex:none;}
.icon--lg{width:26px;height:26px;}
.icon--xl{width:34px;height:34px;}
.icon--fill{fill:currentColor;stroke:none;}