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

7 lines
131 B
SCSS

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