@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 517 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"),h=e.createSvgIcon({name:"view_day",prefix:"eds",height:"24",width:"24",svgPathData:"M2.5 4h19v2h-19V4Zm18 4h-17c-.55 0-1 .45-1 1v6c0 .55.45 1 1 1h17c.55 0 1-.45 1-1V9c0-.55-.45-1-1-1Zm-1 6v-4h-15v4h15Zm-17 4h19v2h-19v-2Z"});module.exports=h;