@equinor/opt-ui-icons
Version:
OPT-UI Icons - Set of EDS icons
11 lines (10 loc) • 521 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 t}from"@equinor/opt-ui-core";var e=t({name:"power_button",prefix:"eds",height:"24",width:"24",svgPathData:"M14 3h2v4c1.1 0 2 .9 2 2v5.49L14.5 18v3h-5v-3L6 14.5V8.98C6 7.89 6.9 6.99 7.99 7H8V3h2v4h4V3Zm2 10.66V9H8v4.65l3.5 3.52V19h1v-1.83l3.5-3.51Z"});export{e as default};