open-icon
Version:
Open Icon
13 lines (12 loc) • 537 B
JavaScript
// lib/meta/icon_text-order-asc-118.svg.ts
var meta = {
description: "The 'Text Order Asc' icon is used to indicate sorting text data in ascending order. It features an arrow pointing upwards to show the increasing order.",
category: ["Interface", "Arrows"],
tag: ["sort", "ascending", "order", "alphabet", "text data", "ascending order", "direction", "upwards", "arrow", "text"],
title: "Text Order Asc 118"
};
var icon_text_order_asc_118_svg_default = meta;
export {
icon_text_order_asc_118_svg_default as default,
meta
};