UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 726 B
/** * @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:"light",prefix:"eds",height:"24",width:"24",svgPathData:"M9 1.525h6v4.81c1.79 1.04 3 2.97 3 5.19 0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.22 1.21-4.15 3-5.19v-4.81Zm4 2v3.96l1 .58c1.24.72 2 2.04 2 3.46 0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.42.77-2.74 2-3.46l1-.58v-3.96h2Zm-9 6.95H1v2h3v-2Zm-.45 8.09 1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8Zm9.45.91v3h-2v-3h2Zm7-9h3v2h-3v-2Zm-.97 9.51-1.79-1.8 1.4-1.4 1.8 1.79-1.41 1.41Z"});export{v as default};