@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
24 lines (23 loc) • 676 B
JavaScript
//#region virtual:watson-health/HL7-attributes/32.js
const WatsonHealthHl7Attributes32 = require("../../utils-BpydAK29.cjs").createSVGComponent("WatsonHealthHl7Attributes32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [
{
"elem": "path",
"attrs": { "d": "M29 9 21 9 21 13 23 13 23 11 26.847 11 22 23 24.157 23 29 11 29 9z" }
},
{
"elem": "path",
"attrs": { "d": "M14 21 14 9 12 9 12 23 20 23 20 21 14 21z" }
},
{
"elem": "path",
"attrs": { "d": "M8 9 8 15 4 15 4 9 2 9 2 23 4 23 4 17 8 17 8 23 10 23 10 9 8 9z" }
}
]);
//#endregion
module.exports = WatsonHealthHl7Attributes32;