@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 631 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:"flip_to_back",prefix:"eds",height:"24",width:"24",svgPathData:"M7 5a2 2 0 0 1 2-2v2H7Zm2 2H7v2h2V7Zm0 4H7v2h2v-2Zm4 4h-2v2h2v-2Zm6-10V3c1.1 0 2 .9 2 2h-2Zm-6-2h-2v2h2V3ZM9 15v2a2 2 0 0 1-2-2h2Zm10-2h2v-2h-2v2Zm2-4h-2V7h2v2Zm-2 8c1.1 0 2-.9 2-2h-2v2ZM3 7h2v12h12v2H5a2 2 0 0 1-2-2V7Zm12-2h2V3h-2v2Zm2 12h-2v-2h2v2Z"});export{v as default};