@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
32 lines (31 loc) • 928 B
JavaScript
//#region virtual:watson-health/zoom-pan/32.js
const WatsonHealthZoomPan32 = require("../../utils-BpydAK29.cjs").createSVGComponent("WatsonHealthZoomPan32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [
{
"elem": "path",
"attrs": { "d": "M27.01 12 25.6 13.41 28.18 16 25.59 18.59 27.01 20 31.01 16 27.01 12z" }
},
{
"elem": "path",
"attrs": { "d": "M6.41 13.42 5 12 1 16 5 20 6.42 18.59 3.83 16 6.41 13.42z" }
},
{
"elem": "path",
"attrs": { "d": "M16 28.17 13.41 25.58 12 27 16 31 20 27 18.59 25.59 16 28.17z" }
},
{
"elem": "path",
"attrs": { "d": "M16 3.83 18.58 6.41 20 5 16 1 12 5 13.41 6.42 16 3.83z" }
},
{
"elem": "path",
"attrs": { "d": "M22,16a6,6,0,1,0-2.53,4.89l3.82,3.82,1.42-1.42-3.82-3.82A6,6,0,0,0,22,16Zm-6,4a4,4,0,1,1,4-4A4,4,0,0,1,16,20Z" }
}
]);
//#endregion
module.exports = WatsonHealthZoomPan32;