@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 491 B
JavaScript
;/**
* @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
*/var h=require("@equinor/opt-ui-core"),v=h.createSvgIcon({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"});module.exports=v;