open-icon
Version:
Open Icon
26 lines (25 loc) • 620 B
JavaScript
// lib/meta/icon_board-split-t-down.svg.ts
var meta = {
"description": "An icon of a board split diagonally into two parts, with the top part larger than the bottom part. It represents a board splitting effect moving downwards, often used in user interfaces.",
"category": [
"Interface"
],
"tag": [
"split",
"board",
"downwards",
"effect",
"interface",
"design",
"graphic",
"user interface",
"UI",
"element"
],
"title": "Board Split Downwards"
};
var icon_board_split_t_down_svg_default = meta;
export {
icon_board_split_t_down_svg_default as default,
meta
};