align-self stretch
display block
font-size = __.h7
margin -1px -12px -1px 0
position relative
width 36px
z-index 3
.icon
  left 50%
  position absolute
  top 50%
  transform translate(-50%,-50%)

<:first-of-type &
  border-top-left-radius 5px
<:last-of-type &
  border-bottom-left-radius 5px
