UNPKG

@equinor/opt-ui-icons

Version:
11 lines (10 loc) 508 B
"use strict";/** * @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 */var e=require("@equinor/opt-ui-core"),t=e.createSvgIcon({name:"switch_on",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-5Zm7 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3Z"});module.exports=t;