open-icon
Version:
Open Icon
13 lines (12 loc) • 600 B
JavaScript
// lib/meta/icon_arrow-thick-tall-top-right.svg.ts
var meta = {
description: "The arrow-thick-tall-top-right icon is a bold and tall arrow pointing towards the top-right direction. It is designed to stand out and draw attention to the top-right corner of a design or interface.",
category: ["Arrows", "Interface"],
tag: ["arrow", "thick", "tall", "top", "right", "direction", "bold", "pointing", "interface", "design"],
title: "Arrow Thick Tall Top Right"
};
var icon_arrow_thick_tall_top_right_svg_default = meta;
export {
icon_arrow_thick_tall_top_right_svg_default as default,
meta
};