@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
31 lines (28 loc) • 836 B
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 _20 = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 20,
"height": 20
},
"content": [{
"elem": "path",
"attrs": {
"d": "M29.9883,30l-1.992-.115c.0088-.1501.0078-.3007.0078-.4512,0-14.0263-11.4111-25.4379-25.4379-25.4379-.154-.0034-.3011-.001-.4512.0083l-.115-1.993c.1891-.0107.3772-.0112.5662-.0112,15.1271,0,27.4338,12.3067,27.4338,27.4338,0,.1886-.001.3772-.0117.5662Z"
}
}],
"name": "curved-line--solid",
"size": 20
};
module.exports = _20;