UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 513 B
/** * @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 */import{createSvgIcon as h}from"@equinor/opt-ui-core";var a=h({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"});export{a as default};