@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 702 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 a=h({name:"flare",prefix:"eds",height:"24",width:"24",svgPathData:"M11 1h2v6h-2V1ZM9.17 7.76 7.05 5.64 5.64 7.05l2.12 2.12 1.41-1.41ZM7 11H1v2h6v-2Zm11.36-3.95-1.41-1.41-2.12 2.12 1.41 1.41 2.12-2.12ZM17 11h6v2h-6v-2Zm-5-2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Zm4.95 9.36-2.12-2.12 1.41-1.41 2.12 2.12-1.41 1.41ZM5.64 16.95l1.41 1.41 2.12-2.12-1.41-1.41-2.12 2.12ZM13 23h-2v-6h2v6Z"});export{a as default};