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

8 lines
122 B
SCSS
Raw Normal View History

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