@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
48 lines (47 loc) • 1.22 kB
JavaScript
//#region virtual:ibm-watsonx--code-assistant-for-z--refactor/16.js
const IbmWatsonxCodeAssistantForZRefactor16 = require("../utils-BpydAK29.cjs").createSVGComponent("IbmWatsonxCodeAssistantForZRefactor16", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
}, [
{
"elem": "path",
"attrs": { "d": "M22.17 16 19.59 18.58 21 20 25 16 21 12 19.58 13.41 22.17 16z" }
},
{
"elem": "path",
"attrs": { "d": "M15.5 21 13.5851 20.4229 16.5 11 18.4149 11.5771 15.5 21z" }
},
{
"elem": "path",
"attrs": { "d": "M9.83 16 12.41 13.42 11 12 7 16 11 20 12.42 18.59 9.83 16z" }
},
{
"elem": "circle",
"attrs": {
"cx": "19",
"cy": "28",
"r": "1"
}
},
{
"elem": "path",
"attrs": { "d": "m22,29v-2c2.7568,0,5-2.2432,5-5v-12c0-2.7568-2.2432-5-5-5h-6v-2h6c3.8594,0,7,3.1401,7,7v12c0,3.8594-3.1406,7-7,7Z" }
},
{
"elem": "circle",
"attrs": {
"cx": "13",
"cy": "4",
"r": "1"
}
},
{
"elem": "path",
"attrs": { "d": "m16,29h-6c-3.8594,0-7-3.1406-7-7v-12c0-3.8599,3.1406-7,7-7v2c-2.7568,0-5,2.2432-5,5v12c0,2.7568,2.2432,5,5,5h6v2Z" }
}
]);
//#endregion
module.exports = IbmWatsonxCodeAssistantForZRefactor16;