@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 481 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"),t=e.createSvgIcon({name:"cocktail",prefix:"eds",height:"24",width:"24",svgPathData:"M21 3H3v2l8 9v5H6v2h12v-2h-5v-5l8-9V3Zm-6.23 6L12 12.11 9.23 9h5.54ZM5.66 5l1.77 2h9.14l1.78-2H5.66Z"});module.exports=t;