open-icon
Version:
Open Icon
27 lines (26 loc) • 620 B
JavaScript
// lib/meta/icon_key-page-next.svg.ts
var meta = {
"description": "The icon 'key-page-next' represents a key with an arrow pointing to the right, indicating the action of navigating to the next page. This icon is commonly used in user interfaces for pagination.",
"category": [
"Interface",
"Arrows"
],
"tag": [
"navigation",
"pagination",
"arrow",
"key",
"next",
"forward",
"interface",
"button",
"website",
"web design"
],
"title": "Key Page Next"
};
var icon_key_page_next_svg_default = meta;
export {
icon_key_page_next_svg_default as default,
meta
};