UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 637 B
/** * @equinor/opt-ui-icons v6.12.4 * * Copyright (c) Equinor ASA. * * This source code is licensed under the MIT license found in the * LICENSE.md file in the root directory of this source tree. * * @license MIT */import{createSvgIcon as h}from"@equinor/opt-ui-core";var v=h({name:"keyboard",prefix:"eds",height:"24",width:"24",svgPathData:"M20 5H4c-1.1 0-1.99.9-1.99 2L2 17c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2Zm0 2v10H4V7h16Zm-7 1h-2v2h2V8Zm-2 3h2v2h-2v-2Zm-1-3H8v2h2V8Zm-2 3h2v2H8v-2Zm-1 0H5v2h2v-2ZM5 8h2v2H5V8Zm11 6H8v2h8v-2Zm-2-3h2v2h-2v-2Zm2-3h-2v2h2V8Zm1 3h2v2h-2v-2Zm2-3h-2v2h2V8Z"});export{v as default};