UNPKG

@carbon/icons-vue

Version:

Vue components for icons in digital and software products using the Carbon Design System

26 lines (25 loc) 878 B
/** * 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:watson-health/region-analysis--area/32.js const WatsonHealthRegionAnalysisArea32 = createSVGComponent("WatsonHealthRegionAnalysisArea32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [{ "elem": "path", "attrs": { "d": "M30,23V21H28V19H26v2H23V19H21v2H19v2h2v3H19v2h2v2h2V28h3v2h2V28h2V26H28V23Zm-4,3H23V23h3Z" } }, { "elem": "path", "attrs": { "d": "M16,30A14,14,0,1,1,30,16H28A12,12,0,1,0,16,28Z" } }]); //#endregion export { WatsonHealthRegionAnalysisArea32 as default };