@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 465 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 v=require("@equinor/opt-ui-core"),e=v.createSvgIcon({name:"list",prefix:"eds",height:"24",width:"24",svgPathData:"M3 7h2v2H3V7Zm2 4H3v2h2v-2Zm16 0H7v2h14v-2ZM3 15h2v2H3v-2Zm18 0H7v2h14v-2Zm0-8H7v2h14V7Z"});module.exports=e;