@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
23 lines (22 loc) • 958 B
JavaScript
/**
* Copyright IBM Corp. 2019, 2023
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
*/
import { t as createSVGComponent } from "../utils-H3m8fM4H.mjs";
//#region virtual:ibm--turbonomic/32.js
const IbmTurbonomic32 = createSVGComponent("IbmTurbonomic32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M30,16c0,7.73-6.27,14-14,14S2,23.73,2,16C2,9.3,6.71,3.7,13,2.32v2.06c-5.18,1.33-9,6.03-9,11.62,0,6.63,5.37,12,12,12s12-5.37,12-12c0-5.59-3.82-10.29-9-11.62v-2.06c6.29,1.38,11,6.98,11,13.68ZM19,16c0,1.66-1.34,3-3,3s-3-1.34-3-3c0-1.31.83-2.42,2-2.82V2h2v11.18c1.17.4,2,1.51,2,2.82ZM17,16c0-.55-.45-1-1-1s-1,.45-1,1,.45,1,1,1,1-.45,1-1Z" }
}]);
//#endregion
export { IbmTurbonomic32 as default };