UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 487 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:"view_list",prefix:"eds",height:"24",width:"24",svgPathData:"M3.5 5v14h17V5h-17Zm4 2v2h-2V7h2Zm-2 4v2h2v-2h-2Zm0 4h2v2h-2v-2Zm4 2h9v-2h-9v2Zm9-4h-9v-2h9v2Zm-9-4h9V7h-9v2Z"});export{v as default};