open-icon
Version:
Open Icon
22 lines (20 loc) • 460 B
text/typescript
export const meta = {
"description": "An icon representing a vertical split layout with one larger section on the left and three smaller sections on the right.",
"category": [
"Interface"
],
"tag": [
"board",
"split",
"layout",
"vertical",
"sections",
"divide",
"arrange",
"UI",
"design",
"grid"
],
"title": "Vertical Split Layout 1:3"
}
export default meta;