focalboard/webapp/src/widgets/icons/sortUp.scss

7 lines
123 B
SCSS

.SortUpIcon {
stroke: rgba(var(--main-fg), 0.5);
stroke-width: 8px;
fill: none;
width: 24px;
height: 24px;
}