@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
53 lines (52 loc) • 1.3 kB
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:watson-health/cross-reference/20.js
const WatsonHealthCrossReference20 = createSVGComponent("WatsonHealthCrossReference20", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 20,
"height": 20
}, [
{
"elem": "path",
"attrs": { "d": "M11 24H15V26H11z" }
},
{
"elem": "path",
"attrs": { "d": "M5 24H9V26H5z" }
},
{
"elem": "path",
"attrs": { "d": "M23 24H27V26H23z" }
},
{
"elem": "path",
"attrs": { "d": "M17 24H21V26H17z" }
},
{
"elem": "path",
"attrs": { "d": "M9,22a4.92,4.92,0,0,1,4-2h6a5.22,5.22,0,0,1,4,2h2.3A6.87,6.87,0,0,0,19,18H13a6.87,6.87,0,0,0-6.3,4Z" }
},
{
"elem": "path",
"attrs": { "d": "M24 28H26V30H24z" }
},
{
"elem": "path",
"attrs": { "d": "M6 28H8V30H6z" }
},
{
"elem": "path",
"attrs": { "d": "M16,16a7,7,0,1,1,7-7A7,7,0,0,1,16,16ZM16,4a5,5,0,0,0-5,5A5,5,0,0,0,21,9,5,5,0,0,0,16,4Z" }
}
]);
//#endregion
export { WatsonHealthCrossReference20 as default };