UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 506 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 t}from"@equinor/opt-ui-core";var a=t({name:"switch_off",prefix:"eds",height:"24",width:"24",svgPathData:"M7 7h10c2.76 0 5 2.24 5 5s-2.24 5-5 5H7c-2.76 0-5-2.24-5-5s2.24-5 5-5Zm-3 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3Z"});export{a as default};