@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 577 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
*/import{createSvgIcon as h}from"@equinor/opt-ui-core";var v=h({name:"image_add",prefix:"eds",height:"24",width:"24",svgPathData:"M19.5 1.5v3h3v2h-3v2.99s-1.99.01-2 0V6.5h-3s.01-1.99 0-2h3v-3h2Zm-2 19h-14v-14h9v-2h-9c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-9h-2v9Zm-7.79-3.17-1.96-2.36L5 18.5h11l-3.54-4.71-2.75 3.54Z"});export{v as default};