@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 554 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 v=require("@equinor/opt-ui-core"),h=v.createSvgIcon({name:"reduce",prefix:"eds",height:"24",width:"24",svgPathData:"M3 4h2v2H3V4ZM7 6V4h2v2H7ZM3 8v2h2V8H3ZM3 13v9h9v-9H3Zm2 7v-5h5v5H5ZM17 22h-2v-2h2v2ZM19 20v2h2v-2h-2ZM21 16v2h-2v-2h2ZM21 10h-4.512l4.25-4.25-1.414-1.415L15 8.66V4h-2v8h8v-2Z"});module.exports=h;