@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 541 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"),a=e.createSvgIcon({name:"cafe",prefix:"eds",height:"24",width:"24",svgPathData:"M3 3h16c1.11 0 2 .89 2 2v3a2 2 0 0 1-2 2h-2v3c0 2.21-1.79 4-4 4H7c-2.21 0-4-1.79-4-4V3Zm16 16H3v2h16v-2Zm-4-6c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2V5h10v8Zm2-5h2V5h-2v3Z"});module.exports=a;