@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
48 lines (45 loc) • 1.24 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": "17.5",
"cy": "22.5",
"r": "1.5",
"stroke-width": "0"
}
}, {
"elem": "circle",
"attrs": {
"cx": "6.5",
"cy": "22.5",
"r": "1.5",
"stroke-width": "0"
}
}, {
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "m13,28v-10h7c.3564,0,.686-.1899.8647-.498.0902-.1551.1353-.3285.1353-.502,0-.1711-.0441-.3424-.1318-.4961L12.8682,2.504c-.1919-.3359-.5301-.504-.8682-.504s-.6763.1681-.8682.504l-7.9999,13.9999c-.0878.1537-.1318.3249-.1318.4961,0,.1735.0451.3469.1353.502.1787.3081.5083.498.8647.498h7v10c0,1.1046.8954,2,2,2h15v-2h-15Zm-7.2769-12l6.2769-10.9844,6.2769,10.9844H5.7231Z"
}
}],
"name": "feature-typing",
"size": 24
};
module.exports = _24;