@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
36 lines (33 loc) • 1.28 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 _32 = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
},
"content": [{
"elem": "path",
"attrs": {
"d": "m26,19c-2.2056,0-4,1.7944-4,4,0,.6836.1882,1.3174.4917,1.8809-1.8762,1.3726-4.146,2.1191-6.4917,2.1191-6.0654,0-11-4.9346-11-11h-2c0,7.168,5.8318,13,13,13,2.8455,0,5.5923-.936,7.8433-2.6416.6235.4019,1.3613.6416,2.1567.6416,2.2056,0,4-1.7944,4-4s-1.7944-4-4-4Zm0,6c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Z"
}
}, {
"elem": "path",
"attrs": {
"d": "m16,3c-2.8455,0-5.5923.936-7.8433,2.6416-.6235-.4019-1.3613-.6416-2.1567-.6416-2.2056,0-4,1.7944-4,4s1.7944,4,4,4,4-1.7944,4-4c0-.6836-.1882-1.3174-.4917-1.8809,1.8762-1.3726,4.146-2.1191,6.4917-2.1191,6.0654,0,11,4.9346,11,11h2c0-7.168-5.8318-13-13-13ZM6,11c-1.1028,0-2-.8975-2-2s.8972-2,2-2,2,.8975,2,2-.8972,2-2,2Z"
}
}],
"name": "partition--auto",
"size": 32
};
module.exports = _32;