@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
32 lines (31 loc) • 954 B
JavaScript
//#region virtual:watson-health/3D-iCa/32.js
const WatsonHealth3DICa32 = require("../../utils-BpydAK29.cjs").createSVGComponent("WatsonHealth3DICa32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [
{
"elem": "path",
"attrs": { "d": "M15,14H10a2,2,0,0,1-2-2V4a2,2,0,0,1,.59-1.42A3.57,3.57,0,0,1,10,2h5V4H10v8h5Z" }
},
{
"elem": "path",
"attrs": { "d": "M4 6H6V14H4z" }
},
{
"elem": "path",
"attrs": { "d": "M4 2H6V4H4z" }
},
{
"elem": "path",
"attrs": { "d": "M27.45,19.11l-6-3a1,1,0,0,0-.9,0l-6,3A1,1,0,0,0,14,20v7a1,1,0,0,0,.55.89l6,3a1,1,0,0,0,.9,0l6-3A1,1,0,0,0,28,27V20A1,1,0,0,0,27.45,19.11Zm-6.45-1L24.76,20,21,21.88,17.24,20Zm-5,3.5,4,2v4.76l-4-2Zm6,6.76V23.62l4-2v4.76Z" }
},
{
"elem": "path",
"attrs": { "d": "M23,2H19a2,2,0,0,0-2,2V14h2V10h4v4h2V4A2,2,0,0,0,23,2ZM19,8V4h4V8Z" }
}
]);
//#endregion
module.exports = WatsonHealth3DICa32;