UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 508 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:"apps",prefix:"eds",height:"24",width:"24",svgPathData:"M4 8h4V4H4v4Zm6 12h4v-4h-4v4Zm-2 0H4v-4h4v4Zm-4-6h4v-4H4v4Zm10 0h-4v-4h4v4Zm2-10v4h4V4h-4Zm-2 4h-4V4h4v4Zm2 6h4v-4h-4v4Zm4 6h-4v-4h4v4Z"});export{v as default};