
    export const meta = {
      description: "A weather icon representing a light and dark mode option with three variations. The icon can be used to switch between different modes in a weather application or website.",
      category: ["Weather","Interface"],
      tag: ["light","dark","mode","switch","variation","weather app","weather website","UI","user interface","control"],
      title: "Light Dark Mode 3"
    };
    export default meta;
