2026-02-05 17:08:59 +03:00

17 lines
355 B
CSS

[class^="medcore-"], [class*=" medcore-"] {
display: inline-block;
width: 1em;
height: 1em;
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
/* ==========================================
Single-colored icons can be modified like so:
.medcore-name {
font-size: 32px;
color: red;
}
========================================== */