open-icon
Version:
Open Icon
26 lines (25 loc) • 641 B
JavaScript
// lib/meta/icon_board-split-3-1-vertical.svg.ts
var meta = {
"description": "An icon representing a user interface component with a layout split into three sections, where one section is larger than the other two. The layout is arranged vertically.",
"category": [
"Interface"
],
"tag": [
"UI",
"layout",
"split",
"three",
"vertical",
"sections",
"components",
"interface design",
"website",
"app"
],
"title": "Vertical Split Three Sections UI Layout"
};
var icon_board_split_3_1_vertical_svg_default = meta;
export {
icon_board_split_3_1_vertical_svg_default as default,
meta
};