UNPKG

open-icon

Version:

Open Icon

13 lines (12 loc) 628 B
// lib/meta/icon_arrow-thick-right.svg.ts var meta = { description: "The arrow-thick-right icon is a bold and large arrow pointing to the right, symbolizing movement, navigation, and progression. This icon is commonly used in user interfaces to indicate 'next,' 'forward,' 'continue,' or 'go to the next step' actions.", category: ["Arrows", "Interface"], tag: ["arrow", "thick", "right", "movement", "navigation", "progression", "forward", "next", "continue", "interface"], title: "Arrow Thick Right" }; var icon_arrow_thick_right_svg_default = meta; export { icon_arrow_thick_right_svg_default as default, meta };