@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.06 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 index = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 64,
"height": 64
},
"content": [{
"elem": "path",
"attrs": {
"d": "M21.591,27.473L19.109,24h1.275l1.777,2.605h0.041\tL24.047,24h1.207l-2.469,3.391L25.308,31h-1.275l-1.818-2.74h-0.041L20.208,31H19L21.591,27.473z M27.244,26.027v-0.613h1.1v-2.843\th-0.052l-0.871,1.032l-0.47-0.395l0.992-1.181h1.14v3.387H30v0.613C30,26.027,27.244,26.027,27.244,26.027z M16.36,31h-0.72V16.36\tH9.433l-8.248,4.949l-0.37-0.617l7.219-4.332H1v-0.72h8.233l6.407-3.844V1h0.72v10.364l14.455-8.673l0.371,0.617L16.36,12.204v3.437\tH31v0.72H16.36V31z M10.633,15.64h5.007v-3.004L10.633,15.64z"
}
}],
"name": "curve--linear"
};
module.exports = index;