/* /Pages/PasteViewer.razor.rz.scp.css */
.paste-copy-icon[b-nao55qkttr] {
    display: inline-block;
    line-height: 16px;
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Crect x='6' y='2' width='8' height='8' fill='currentColor' /%3E%3Crect x='2' y='6' width='8' height='8' fill='currentColor' opacity='0.5' /%3E%3C/svg%3E");
}
