@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.25 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": "M16.359,31h-0.72V16.36H1v-0.72h14.64V1h0.72v14.64H31v0.72H16.359V31z M25,2\tc0-0.552-0.448-1-1-1s-1,0.448-1,1s0.448,1,1,1S25,2.552,25,2z M24,31c-0.552,0-1-0.448-1-1s0.448-1,1-1s1,0.448,1,1\tS24.552,31,24,31z M24,12c-0.552,0-1-0.448-1-1s0.448-1,1-1s1,0.448,1,1S24.552,12,24,12z M24,24c-0.552,0-1-0.448-1-1s0.448-1,1-1\ts1,0.448,1,1S24.552,24,24,24z M28,24c-0.552,0-1-0.448-1-1s0.448-1,1-1s1,0.448,1,1S28.552,24,28,24z M4,24c-0.552,0-1-0.448-1-1\ts0.448-1,1-1s1,0.448,1,1S4.552,24,4,24z M4,12c-0.552,0-1-0.448-1-1s0.448-1,1-1s1,0.448,1,1S4.552,12,4,12z M8,12\tc-0.552,0-1-0.448-1-1s0.448-1,1-1s1,0.448,1,1S8.552,12,8,12z M8,3C7.447,3,7,2.552,7,2s0.448-1,1-1s1,0.448,1,1S8.552,3,8,3z"
}
}],
"name": "chart--scatterplot"
};
export { index as default };