@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 830 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:"grid_off",prefix:"eds",height:"24",width:"24",svgPathData:"M.564 1.98 1.974.57l21.46 21.45-1.41 1.41-2.01-2.009H4.565c-1.1 0-2-.9-2-1.999V3.978l-2-1.999Zm8 1.449v.89l2 1.998V3.43h4v3.998h-2.89l2 2h.89v.889l2 1.999V9.426h4v3.998h-2.89l2 2h.89v.89l2 1.998V3.43c0-1.1-.9-2-2-2H5.674l2 2h.89Zm8 0h4v3.998h-4V3.429Zm-6 8.546 1.45 1.45h-1.45v-1.45Zm-4.55-4.548-1.45-1.45v1.45h1.45Zm2.55 11.995h-4v-3.998h4v3.998Zm-4-5.998h4V9.976l-.55-.55h-3.45v3.998Zm10 5.998h-4v-3.998h3.45l.55.55v3.448Zm2-1.45v1.45h1.45l-1.45-1.45Z"});export{v as default};