@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.3 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": "M15,31.36H5c-0.199,0-0.36-0.161-0.36-0.36V1\tc0-0.199,0.161-0.36,0.36-0.36h10c0.199,0,0.36,0.161,0.36,0.36v3.559l11.951,20.259c0.048,0.082,0.062,0.181,0.038,0.273\tc-0.024,0.092-0.084,0.171-0.166,0.22l-5.873,3.445l0.039,0.155c0.049,0.192-0.066,0.388-0.259,0.438l-5.73,1.473V31\tC15.36,31.199,15.199,31.36,15,31.36z M5.36,30.64h9.28v-5.28H5.36V30.64z M15.36,8.219v21.859l5.203-1.338L15.36,8.219z M15.665,6.493l5.46,21.535l5.382-3.156L15.665,6.493z M5.36,24.64h9.28v-5.28H5.36V24.64z M5.36,18.64h9.28v-5.28H5.36V18.64z M5.36,12.64h9.28V1.36H5.36V12.64z M10,8.36C9.25,8.36,8.64,7.75,8.64,7S9.25,5.64,10,5.64S11.36,6.25,11.36,7S10.75,8.36,10,8.36z M10,6.36C9.647,6.36,9.36,6.647,9.36,7S9.647,7.64,10,7.64S10.64,7.353,10.64,7S10.353,6.36,10,6.36z"
}
}],
"name": "colors"
};
module.exports = index;