@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 940 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": "M24,30.36H8c-0.199,0-0.36-0.161-0.36-0.36V14.869\tl-6.386,6.386l-0.509-0.51l7-7C7.813,13.678,7.904,13.64,8,13.64h16c0.096,0,0.188,0.038,0.255,0.105l7,7l-0.51,0.51l-6.385-6.386\tV30C24.36,30.199,24.199,30.36,24,30.36z M8.36,29.64h15.28V14.36H8.36V29.64z M22.255,10.254l-0.51-0.509l5-5l0.51,0.509\tL22.255,10.254z M9.746,10.254l-5-5l0.509-0.509l5,5L9.746,10.254z M16.36,9h-0.72V2h0.72V9z"
}
}],
"name": "product"
};
export { index as default };