UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 635 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 v=h({name:"zoom_in",prefix:"eds",height:"24",width:"24",svgPathData:"M15.756 14.255h-.79l-.28-.27a6.471 6.471 0 0 0 1.57-4.23 6.5 6.5 0 1 0-6.5 6.5c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99 1.49-1.49-4.99-5Zm-6 0c-2.49 0-4.5-2.01-4.5-4.5s2.01-4.5 4.5-4.5 4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5Zm-.5-5v-2h1v2h2v1h-2v2h-1v-2h-2v-1h2Z"});export{v as default};