.icon-WB2y0EnP {
  align-items: center;
  display: flex;
  flex-direction: row;
  transition: transform 0.35s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.icon-WB2y0EnP svg {
  display: block;
  fill: currentColor;
  height: 4px;
  width: 8px;
}
.icon-WB2y0EnP.dropped-WB2y0EnP {
  transform: rotate(180deg);
}
