open-icon
Version:
Open Icon
25 lines (24 loc) • 595 B
JavaScript
// lib/meta/icon_arrow-transfer-lt-br.svg.ts
var meta = {
"description": "An icon depicting an arrow transferring from the top left to the bottom right direction. It symbolizes a transfer or movement from one place to another.",
"category": [
"Arrows"
],
"tag": [
"arrow",
"transfer",
"direction",
"movement",
"exchange",
"shift",
"relocation",
"transport",
"position"
],
"title": "Arrow Transfer Left to Bottom Right"
};
var icon_arrow_transfer_lt_br_svg_default = meta;
export {
icon_arrow_transfer_lt_br_svg_default as default,
meta
};