keyboard icon

keyboard-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.

Name
keyboard-broken
Set
Solar
Style
Broken
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More devices icons from Solar

Use the keyboard icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M16 5C18.8284 5 20.2426 5 21.1213 5.87868C22 6.75736 22 8.17157 22 11V13C22 15.8284 22 17.2426 21.1213 18.1213C20.2426 19 18.8284 19 16 19H8C5.17157 19 3.75736 19 2.87868 18.1213C2 17.2426 2 15.8284 2 13V11C2 8.17157 2 6.75736 2.87868 5.87868C3.75736 5 5.17157 5 8 5H12"/><path d="M7 16H17"/><path stroke-linejoin="round" d="M6 9H6.0001"/><path stroke-linejoin="round" d="M9 9H9.0001"/><path stroke-linejoin="round" d="M12 9H12.0001"/><path stroke-linejoin="round" d="M15 9H15.0001"/><path stroke-linejoin="round" d="M18 9H18.0001"/><path stroke-linejoin="round" d="M18 12H18.0001"/><path stroke-linejoin="round" d="M15 12H15.0001"/><path stroke-linejoin="round" d="M12 12H12.0001"/><path stroke-linejoin="round" d="M9 12H9.0001"/><path stroke-linejoin="round" d="M6 12H6.0001"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarKeyboardBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M16 5C18.8284 5 20.2426 5 21.1213 5.87868C22 6.75736 22 8.17157 22 11V13C22 15.8284 22 17.2426 21.1213 18.1213C20.2426 19 18.8284 19 16 19H8C5.17157 19 3.75736 19 2.87868 18.1213C2 17.2426 2 15.8284 2 13V11C2 8.17157 2 6.75736 2.87868 5.87868C3.75736 5 5.17157 5 8 5H12"/><path d="M7 16H17"/><path strokeLinejoin="round" d="M6 9H6.0001"/><path strokeLinejoin="round" d="M9 9H9.0001"/><path strokeLinejoin="round" d="M12 9H12.0001"/><path strokeLinejoin="round" d="M15 9H15.0001"/><path strokeLinejoin="round" d="M18 9H18.0001"/><path strokeLinejoin="round" d="M18 12H18.0001"/><path strokeLinejoin="round" d="M15 12H15.0001"/><path strokeLinejoin="round" d="M12 12H12.0001"/><path strokeLinejoin="round" d="M9 12H9.0001"/><path strokeLinejoin="round" d="M6 12H6.0001"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M16 5C18.8284 5 20.2426 5 21.1213 5.87868C22 6.75736 22 8.17157 22 11V13C22 15.8284 22 17.2426 21.1213 18.1213C20.2426 19 18.8284 19 16 19H8C5.17157 19 3.75736 19 2.87868 18.1213C2 17.2426 2 15.8284 2 13V11C2 8.17157 2 6.75736 2.87868 5.87868C3.75736 5 5.17157 5 8 5H12"/><path d="M7 16H17"/><path stroke-linejoin="round" d="M6 9H6.0001"/><path stroke-linejoin="round" d="M9 9H9.0001"/><path stroke-linejoin="round" d="M12 9H12.0001"/><path stroke-linejoin="round" d="M15 9H15.0001"/><path stroke-linejoin="round" d="M18 9H18.0001"/><path stroke-linejoin="round" d="M18 12H18.0001"/><path stroke-linejoin="round" d="M15 12H15.0001"/><path stroke-linejoin="round" d="M12 12H12.0001"/><path stroke-linejoin="round" d="M9 12H9.0001"/><path stroke-linejoin="round" d="M6 12H6.0001"/></g></svg>
</template>

CSS

.icon-keyboard-broken {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%205C18.8284%205%2020.2426%205%2021.1213%205.87868C22%206.75736%2022%208.17157%2022%2011V13C22%2015.8284%2022%2017.2426%2021.1213%2018.1213C20.2426%2019%2018.8284%2019%2016%2019H8C5.17157%2019%203.75736%2019%202.87868%2018.1213C2%2017.2426%202%2015.8284%202%2013V11C2%208.17157%202%206.75736%202.87868%205.87868C3.75736%205%205.17157%205%208%205H12%22%2F%3E%3Cpath%20d%3D%22M7%2016H17%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%209H6.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%209H9.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%209H12.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%209H15.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%209H18.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2012H18.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2012H15.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2012H12.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2012H9.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2012H6.0001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%205C18.8284%205%2020.2426%205%2021.1213%205.87868C22%206.75736%2022%208.17157%2022%2011V13C22%2015.8284%2022%2017.2426%2021.1213%2018.1213C20.2426%2019%2018.8284%2019%2016%2019H8C5.17157%2019%203.75736%2019%202.87868%2018.1213C2%2017.2426%202%2015.8284%202%2013V11C2%208.17157%202%206.75736%202.87868%205.87868C3.75736%205%205.17157%205%208%205H12%22%2F%3E%3Cpath%20d%3D%22M7%2016H17%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%209H6.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%209H9.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%209H12.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%209H15.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%209H18.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2012H18.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2012H15.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2012H12.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2012H9.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%2012H6.0001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/keyboard-broken.svg?color=%231a73e8&size=48