open-icon
Version:
Open Icon
23 lines (21 loc) • 629 B
text/typescript
export const meta = {
"description": "The target icon represents a symbol often used to indicate a point of focus or to aim at a particular goal. It typically consists of concentric circles with a center point. This icon is commonly used in UI design for targetting, precision, accuracy, or goal-related concepts.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"precision",
"focus",
"aiming",
"goal",
"accuracy",
"mark",
"center",
"bullseye",
"concentric circles",
"ui design"
],
"title": "Target"
}
export default meta;