@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
80 lines (77 loc) • 1.71 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": "circle",
"attrs": {
"cx": "10",
"cy": "21",
"r": "2"
}
}, {
"elem": "circle",
"attrs": {
"cx": "23",
"cy": "20",
"r": "2"
}
}, {
"elem": "circle",
"attrs": {
"cx": "13",
"cy": "10",
"r": "2"
}
}, {
"elem": "circle",
"attrs": {
"cx": "14",
"cy": "15",
"r": "1"
}
}, {
"elem": "circle",
"attrs": {
"cx": "23",
"cy": "5",
"r": "2"
}
}, {
"elem": "circle",
"attrs": {
"cx": "29",
"cy": "3",
"r": "1"
}
}, {
"elem": "circle",
"attrs": {
"cx": "16",
"cy": "23",
"r": "1"
}
}, {
"elem": "path",
"attrs": {
"d": "M16,30C8.3,30,2,23.7,2,16S8.3,2,16,2c0.1,0,0.2,0,0.3,0l1.4,0.1l-0.3,1.2c-0.1,0.4-0.2,0.9-0.2,1.3c0,2.8,2.2,5,5,5\tc1,0,2-0.3,2.9-0.9l1.3,1.5c-0.4,0.4-0.6,0.9-0.6,1.4c0,1.3,1.3,2.4,2.7,1.9l1.2-0.5l0.2,1.3C30,14.9,30,15.5,30,16\tC30,23.7,23.7,30,16,30z M15.3,4C9,4.4,4,9.6,4,16c0,6.6,5.4,12,12,12s12-5.4,12-12c0-0.1,0-0.3,0-0.4c-2.3,0.1-4.2-1.7-4.2-4\tc0-0.1,0-0.1,0-0.2c-0.5,0.1-1,0.2-1.6,0.2c-3.9,0-7-3.1-7-7C15.2,4.4,15.2,4.2,15.3,4z"
}
}],
"name": "cookie",
"size": 24
};
module.exports = _24;