@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
24 lines (23 loc) • 748 B
JavaScript
//#region virtual:hybrid-networking/32.js
const HybridNetworking32 = require("../utils-BpydAK29.cjs").createSVGComponent("HybridNetworking32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [
{
"elem": "path",
"attrs": { "d": "M17,24.1836V20H15v4.1836a3,3,0,1,0,2,0Z" }
},
{
"elem": "path",
"attrs": { "d": "M26,12a3.9962,3.9962,0,0,0-3.8579,3H9.8579a4,4,0,1,0,0,2H22.1421A3.9934,3.9934,0,1,0,26,12ZM6,18a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,6,18Zm20,0a2,2,0,1,1,2-2A2.0025,2.0025,0,0,1,26,18Z" }
},
{
"elem": "path",
"attrs": { "d": "M19,5a3,3,0,1,0-4,2.8164V12h2V7.8164A2.9917,2.9917,0,0,0,19,5Z" }
}
]);
//#endregion
module.exports = HybridNetworking32;