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

7 lines
126 B
SCSS

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