
                export const meta = {
  "description": "The key-up icon represents the action of pressing the 'Up' arrow key on a keyboard. It is commonly used in user interfaces to indicate keyboard navigation or scrolling upwards.",
  "category": [
    "Interface",
    "Arrows"
  ],
  "tag": [
    "keyboard",
    "arrow key",
    "navigation",
    "scrolling",
    "upwards",
    "user interface",
    "input",
    "control",
    "symbol"
  ],
  "title": "Key Up"
}
                export default meta;
            