open-icon
Version:
Open Icon
26 lines (25 loc) • 767 B
JavaScript
// lib/meta/icon_arrow-headed-diagonal-tl-br-split.svg.ts
var meta = {
"description": "This icon features a split design with an arrow pointing from the top left to the bottom right. The arrow is separated into two distinct sections, creating a dynamic and eye-catching visual. It can be used to indicate direction, separation, or division in a design.",
"category": [
"Arrows",
"Shapes"
],
"tag": [
"arrow",
"split",
"diagonal",
"direction",
"design",
"dynamic",
"separation",
"division",
"icon"
],
"title": "Arrow Headed Diagonal Top Left Bottom Right Split"
};
var icon_arrow_headed_diagonal_tl_br_split_svg_default = meta;
export {
icon_arrow_headed_diagonal_tl_br_split_svg_default as default,
meta
};