open-icon
Version:
Open Icon
27 lines (26 loc) • 610 B
JavaScript
// lib/meta/icon_arrow-headed-return-down.svg.ts
var meta = {
"description": "An icon depicting an arrow pointing downwards with a unique arrowhead design at the tip, symbolizing a return action or movement downwards.",
"category": [
"Arrows",
"Interface"
],
"tag": [
"return",
"downward",
"navigation",
"direction",
"pointer",
"symbol",
"action",
"arrowhead",
"motion",
"arrow"
],
"title": "Arrow Headed Return Down"
};
var icon_arrow_headed_return_down_svg_default = meta;
export {
icon_arrow_headed_return_down_svg_default as default,
meta
};