
    export const meta = {
      description: "The watch icon represents a timepiece that is worn on the wrist or carried in a pocket. It is commonly used in user interfaces to indicate time-related features such as clock functions, countdown timers, and alarms.",
      category: ["Interface"],
      tag: ["timepiece","wristwatch","time management","clock","timer","time tracking","accessory","personal item","watch face","timekeeping"],
      title: "Watch"
    };
    export default meta;
