UNPKG

@carbon/icons-vue

Version:

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

39 lines (36 loc) 994 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 { c as createSVGComponent } from '../../utils-9450cd75.js'; import '@carbon/icon-helpers'; import 'vue'; const WatsonHealthLaunchStudy_124 = createSVGComponent('WatsonHealthLaunchStudy_124', { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [{ "elem": "circle", "attrs": { "cx": "23", "cy": "25", "r": "1" } }, { "elem": "path", "attrs": { "d": "M26 22v6H6V22H26m0-2H6a2 2 0 00-2 2v6a2 2 0 002 2H26a2 2 0 002-2V22a2 2 0 00-2-2zM20.59 10.59L17 14.17 17 2 15 2 15 14.17 11.41 10.59 10 12 16 18 22 12 20.59 10.59z" } }, { "elem": "path", "attrs": { "d": "M8 24H20V26H8z" } }]); export { WatsonHealthLaunchStudy_124 as default };