csv-library-website/library/static/css/feather.css

10 lines
154 B
CSS

.feather {
width: 24px;
height: 24px;
stroke: currentColor;
stroke-width: 1.5;
stroke-linecap: round;
stroke-linejoin: round;
fill: none;
}