focalboard/webapp/src/widgets/icons/sortDown.scss
2021-01-22 23:44:04 +05:00

7 lines
128 B
SCSS

.SortDownIcon {
stroke: rgba(var(--body-color), 0.5);
stroke-width: 8px;
fill: none;
width: 24px;
height: 24px;
}