open-icon
Version:
Open Icon
26 lines (25 loc) • 627 B
JavaScript
// lib/meta/icon_arrow-headed-rotate-bottom-right.svg.ts
var meta = {
"description": "An icon depicting an arrow pointing to the bottom right corner with a distinctive arrowhead, symbolizing rotation or direction change.",
"category": [
"Arrows"
],
"tag": [
"pointer",
"rotation",
"direction",
"movement",
"navigation",
"arrowhead",
"angled",
"change",
"transition",
"rotate"
],
"title": "Arrow Headed Rotate Bottom Right"
};
var icon_arrow_headed_rotate_bottom_right_svg_default = meta;
export {
icon_arrow_headed_rotate_bottom_right_svg_default as default,
meta
};