@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
51 lines (48 loc) • 1.17 kB
JavaScript
/**
* Copyright IBM Corp. 2016, 2023
*
* This source code is licensed under the Apache-2.0 license found in the
* LICENSE file in the root directory of this source tree.
*
* Code generated by @carbon/icon-build-helpers. DO NOT EDIT.
*/
;
var _24 = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 24,
"height": 24
},
"content": [{
"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"
}
}],
"name": "zoom-pan",
"size": 24
};
module.exports = _24;