UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 549 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 t}from"@equinor/opt-ui-core";var a=t({name:"all_out",prefix:"eds",height:"24",width:"24",svgPathData:"M4 8V4h4L4 8Zm16 0-4-4h4v4Zm0 12v-4l-4 4h4ZM8 20H4v-4l4 4Zm11-8c0-3.87-3.13-7-7-7s-7 3.13-7 7 3.13 7 7 7 7-3.13 7-7ZM7 12c0 2.76 2.24 5 5 5s5-2.24 5-5-2.24-5-5-5-5 2.24-5 5Z"});export{a as default};