@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 498 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:"tune",prefix:"eds",height:"24",width:"24",svgPathData:"M17 9h-2V3h2v2h4v2h-4v2ZM3 7V5h10v2H3Zm0 12v-2h6v2H3Zm10 2v-2h8v-2h-8v-2h-2v6h2ZM7 11V9h2v6H7v-2H3v-2h4Zm14 2v-2H11v2h10Z"});module.exports=h;