open-icon
Version:
Open Icon
26 lines (25 loc) • 603 B
JavaScript
// lib/meta/icon_board-split-1-3-horizontal.svg.ts
var meta = {
"description": "A horizontal split board divided into 3 equal sections. It is commonly used in user interface design to organize content.",
"category": [
"Interface"
],
"tag": [
"dashboard",
"layout",
"user interface",
"divided",
"sections",
"web design",
"horizontal",
"split",
"three columns",
"content"
],
"title": "Horizontal Split Board 1/3"
};
var icon_board_split_1_3_horizontal_svg_default = meta;
export {
icon_board_split_1_3_horizontal_svg_default as default,
meta
};