UNPKG

open-icon

Version:

Open Icon

26 lines (25 loc) 648 B
// lib/meta/icon_arrow-up-down-stop.svg.ts var meta = { "description": "The arrow-up-down-stop icon indicates the ability to move the selection both upwards and downwards while having the option to stop the process. It is commonly used for navigation or sorting purposes in user interfaces.", "category": [ "Arrows", "Interface" ], "tag": [ "move", "selection", "navigation", "sorting", "user interface", "up", "down", "stop", "direction" ], "title": "Arrow Up Down Stop" }; var icon_arrow_up_down_stop_svg_default = meta; export { icon_arrow_up_down_stop_svg_default as default, meta };