open-icon
Version:
Open Icon
26 lines (25 loc) • 586 B
JavaScript
// lib/meta/icon_arrow-headed-up-stop-76.svg.ts
var meta = {
"description": "An icon of an arrow pointing up with a stop sign at the tip, representing a halt or stop action. It is commonly used to indicate pausing or ending a process.",
"category": [
"Arrows"
],
"tag": [
"arrow",
"up",
"stop",
"halt",
"pause",
"end",
"direction",
"navigation",
"symbol",
"action"
],
"title": "Arrow Headed Up Stop"
};
var icon_arrow_headed_up_stop_76_svg_default = meta;
export {
icon_arrow_headed_up_stop_76_svg_default as default,
meta
};