@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 786 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 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": "M16.36,31h-0.72V16.36H1v-0.72h14.64V1h0.72\tv14.64h2.202c1.325-4.728,4.558-8,12.438-8v0.72c-7.321,0-10.402,2.897-11.698,7.28H31v0.72H19.107\tC18.36,19.413,18.36,23.103,18.36,27h-0.72c0-3.789,0-7.499,0.737-10.64H16.36V31z"
}
}],
"name": "curve--logarithmic"
};
export { index as default };