open-icon
Version:
Open Icon
27 lines (26 loc) • 591 B
JavaScript
// lib/meta/icon_arrow-headed-up-stop-78.svg.ts
var meta = {
"description": "An arrow pointing up with a unique stop sign design at the tip of the arrowhead, suitable for indicating stopping or pausing actions.",
"category": [
"Arrows",
"Interface"
],
"tag": [
"arrow",
"up",
"stop",
"pause",
"navigation",
"direction",
"pointing",
"alert",
"indicator",
"action"
],
"title": "Arrow Headed Up Stop 78"
};
var icon_arrow_headed_up_stop_78_svg_default = meta;
export {
icon_arrow_headed_up_stop_78_svg_default as default,
meta
};