@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 522 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
*/var e=require("@equinor/opt-ui-core"),h=e.createSvgIcon({name:"delete_multiple",prefix:"eds",height:"24",width:"24",svgPathData:"M6 4h4l1 1h3v2H2V5h3l1-1ZM5 20c-1.1 0-2-.9-2-2V8h10v10c0 1.1-.9 2-2 2H5ZM22 8h-7v2h7V8Zm-3 8h-4v2h4v-2Zm-4-4h6v2h-6v-2ZM5 10h6v8H5v-8Z"});module.exports=h;