.icon-wrapper{justify-content:center;align-items:center;padding:2px;display:flex;position:relative}.icon-wrapper svg{width:100%;height:100%}.icon-wrapper.icon-wrapper.crossed-out:after{content:"";background:repeating-linear-gradient(to bottom right,#0000,#0000 calc(50% - 1px),currentColor calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px));width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;top:2px;left:2px}
