@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 604 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 e=require("@equinor/opt-ui-core"),v=e.createSvgIcon({name:"mouse",prefix:"eds",height:"24",width:"24",svgPathData:"M12 1.035c4.4 0 7.96 3.54 8 7.93v6c0 4.42-3.58 8-8 8s-8-3.58-8-8v-6c.04-4.39 3.6-7.93 8-7.93Zm1 7.93h5a6.005 6.005 0 0 0-5-5.84v5.84Zm-2-5.84v5.84H6a6.005 6.005 0 0 1 5-5.84Zm1 17.84c3.31 0 6-2.69 6-6v-4H6v4c0 3.31 2.69 6 6 6Z"});module.exports=v;