UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 685 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 e}from"@equinor/opt-ui-core";var a=e({name:"close",prefix:"eds",height:"24",width:"24",svgPathData:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z",sizes:{small:{name:"close_small",prefix:"eds",height:"18",width:"18",svgPathData:"M14 5.007 12.993 4 9 7.993 5.007 4 4 5.007 7.993 9 4 12.993 5.007 14 9 10.007 12.993 14 14 12.993 10.007 9 14 5.007Z"}}});export{a as default};