.crypnot-icon {
	display: block;
	flex: 0 0 auto;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.7;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.crypnot-upload__icon .crypnot-icon,
.crypnot-empty__icon .crypnot-icon {
	width: 30px;
	height: 30px;
}

.crypnot-sidebar__account > a {
	display: flex;
	align-items: center;
	gap: 8px;
}

.crypnot-sidebar__account > a .crypnot-icon {
	width: 16px;
	height: 16px;
}
