@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 586 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:"flip_to_front",prefix:"eds",height:"24",width:"24",svgPathData:"M19 3H9a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2ZM3 9h2V7H3v2Zm0 4h2v-2H3v2Zm0 4h2v-2H3v2Zm2 2v2a2 2 0 0 1-2-2h2Zm12 2h-2v-2h2v2Zm-8-6h10V5H9v10Zm2 6h2v-2h-2v2Zm-2 0H7v-2h2v2Z"});module.exports=h;