@import url("./AppCommon.css");

.u-svg-ico {
  max-width: 100%;
  max-height: 100%;
  flex-shrink: 0
}

svg.u-svg-ico:not([width]):not([height]) {
  width: 2.75rem;
  height: 2.75rem
}