@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 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": "M13.334,22.134l-0.669-0.268l4-10l0.668,0.268\tL13.334,22.134z M19.255,21.255l-0.51-0.51L22.491,17l-3.746-3.746l0.51-0.509L23.509,17L19.255,21.255z M10.746,21.255L6.491,17\tl4.255-4.254l0.509,0.509L7.509,17l3.745,3.745L10.746,21.255z M28,30.36H2c-0.199,0-0.36-0.161-0.36-0.36V4\tc0-0.199,0.161-0.36,0.36-0.36h17v0.72H2.36v25.28h25.28V13h0.721v17C28.36,30.199,28.199,30.36,28,30.36z M28.36,7h-0.72V4.36H25\tV3.64h2.64V1h0.721v2.64H31v0.72h-2.64V7z M28.5,10.5h-1v-1h1V10.5z M22.5,3.5h-1v1h1V3.5z"
}
}],
"name": "code--generation"
};
export { index as default };