@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
44 lines (43 loc) • 1.15 kB
JavaScript
//#region virtual:network--4--reference/16.js
const Network_4Reference16 = require("../utils-BpydAK29.cjs").createSVGComponent("Network_4Reference16", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
}, [
{
"elem": "circle",
"attrs": {
"cx": "21",
"cy": "26",
"r": "2"
}
},
{
"elem": "path",
"attrs": { "d": "M4 20 4 22 8.586 22 2 28.586 3.414 30 10 23.414 10 28 12 28 12 20 4 20z" }
},
{
"elem": "circle",
"attrs": {
"cx": "21",
"cy": "6",
"r": "2"
}
},
{
"elem": "circle",
"attrs": {
"cx": "4",
"cy": "16",
"r": "2"
}
},
{
"elem": "path",
"attrs": { "d": "M28,12a3.9962,3.9962,0,0,0-3.8579,3H19.8579a3.9655,3.9655,0,0,0-5.4914-2.6426L11.19,8.3872A3.9624,3.9624,0,0,0,12,6a4,4,0,1,0-4,4,3.96,3.96,0,0,0,1.6338-.3574l3.176,3.97A3.9613,3.9613,0,0,0,12,16a3.9915,3.9915,0,0,0,7.8579,1h4.2842A3.9934,3.9934,0,1,0,28,12ZM8,8a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,8,8Zm8,10a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,16,18Zm12,0a2,2,0,1,1,2-2A2.0023,2.0023,0,0,1,28,18Z" }
}
]);
//#endregion
module.exports = Network_4Reference16;