open-icon
Version:
Open Icon
9 lines (7 loc) • 409 B
text/typescript
export const meta = {
description: "A simple circle icon with an arrow pointing in a 0 degree angle direction. It represents movement or navigation in a specific direction.",
category: ["Arrows","Interface"],
tag: ["arrow","direction","navigation","circle","zero degree","movement","pointer","forward","UI","icon"],
title: "Circle Arrow 0 Degrees"
};
export default meta;