@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.54 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": "M29,29.36H3c-1.301,0-2.36-1.059-2.36-2.36V9\tc0-1.301,1.059-2.36,2.36-2.36h6.64V5c0-1.301,1.059-2.36,2.36-2.36h8c1.302,0,2.36,1.059,2.36,2.36v1.64H29\tc1.302,0,2.36,1.059,2.36,2.36v18C31.36,28.302,30.302,29.36,29,29.36z M1.36,18.682V27c0,0.904,0.736,1.64,1.64,1.64h26\tc0.904,0,1.64-0.735,1.64-1.64v-8.318c-0.928,1.6-2.66,2.679-4.64,2.679h-1.64V22c0,0.199-0.161,0.36-0.36,0.36h-4\tc-0.199,0-0.36-0.161-0.36-0.36v-0.64h-7.28V22c0,0.199-0.161,0.36-0.36,0.36H8c-0.199,0-0.36-0.161-0.36-0.36v-0.64H6\tC4.021,21.36,2.288,20.281,1.36,18.682z M20.36,21.64h3.279v-2.28H20.36V21.64z M8.36,21.64h3.28v-2.28H8.36V21.64z M24.36,20.64H26\tc2.559,0,4.64-2.081,4.64-4.64V9c0-0.904-0.735-1.64-1.64-1.64H3C2.096,7.36,1.36,8.096,1.36,9v7c0,2.559,2.082,4.64,4.64,4.64h1.64\tV19c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v1.64h7.28V19c0-0.199,0.161-0.36,0.36-0.36h4\tc0.199,0,0.36,0.161,0.36,0.36V20.64z M10.36,6.64h11.28V5c0-0.904-0.735-1.64-1.64-1.64h-8c-0.904,0-1.64,0.736-1.64,1.64V6.64z"
}
}],
"name": "briefcase"
};
export { index as default };