open-icon
Version:
Open Icon
27 lines (26 loc) • 598 B
JavaScript
// lib/meta/icon_chevron-disconnect 2.svg.ts
var meta = {
"description": "A symbol depicting a chevron arrow pointing downwards, indicating a disconnection or removal. The icon is designed with a modern and sleek style.",
"category": [
"Arrows",
"Interface"
],
"tag": [
"disconnect",
"chevron",
"arrow",
"downwards",
"remove",
"symbol",
"modern",
"sleek",
"button",
"navigation"
],
"title": "Chevron Disconnect 2"
};
var icon_chevron_disconnect_2_svg_default = meta;
export {
icon_chevron_disconnect_2_svg_default as default,
meta
};