@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.28 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": "M21,30.36H11c-2.404,0-4.36-1.956-4.36-4.36V10c0-2.404,1.956-4.36,4.36-4.36h0.655\tc0.184-2.236,2.062-4,4.345-4s4.162,1.764,4.346,4H21c2.404,0,4.36,1.956,4.36,4.36v16C25.36,28.404,23.404,30.36,21,30.36z M11,6.36c-2.007,0-3.64,1.633-3.64,3.64v16c0,2.007,1.633,3.64,3.64,3.64h10c2.007,0,3.64-1.633,3.64-3.64V10\tc0-2.007-1.633-3.64-3.64-3.64C21,6.36,11,6.36,11,6.36z M12.377,5.64h7.245C19.44,3.801,17.886,2.36,16,2.36\tS12.559,3.801,12.377,5.64z M9.36,23H8.64v-2c0-0.199,0.161-0.36,0.36-0.36h14v0.721H9.36V23z M9.36,16H8.64v-2h0.72\tC9.36,14,9.36,16,9.36,16z M23.36,15h-0.72v-5c0-0.904-0.735-1.64-1.64-1.64H11c-0.904,0-1.64,0.736-1.64,1.64v3H8.64v-3\tc0-1.301,1.059-2.36,2.36-2.36h10c1.302,0,2.36,1.059,2.36,2.36V15z"
}
}],
"name": "backpack"
};
module.exports = index;