@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.51 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": "M20,29.36c-0.146,0-0.283-0.09-0.337-0.234\tl-2.75-7.352c-0.087-0.232-0.378-0.414-0.663-0.414h-4.89v4.436l4.825,2.896l-0.37,0.617l-4.455-2.673V29h-0.72v-2.364l-4.455,2.673\tl-0.37-0.617l4.825-2.896V21.36H7c-0.75,0-1.36-0.61-1.36-1.36v-8h0.72v8c0,0.353,0.287,0.64,0.64,0.64h1.949\tC8.158,20.019,7.64,19.057,7.64,18v-6c0-1.549,1.187-2.36,2.36-2.36c1.194,0,1.789,0.739,2.212,1.462l1.998,3.538H20v0.72h-6\tc-0.13,0-0.25-0.07-0.313-0.183l-2.099-3.715C11.118,10.66,10.687,10.36,10,10.36c-0.79,0-1.64,0.513-1.64,1.64v6\tc0,1.431,1.209,2.64,2.64,2.64h5.25c0.583,0,1.145,0.371,1.337,0.882l2.629,7.027l2.67-0.891l0.229,0.684l-3,1\tC20.076,29.354,20.038,29.36,20,29.36z M23,17.36h-8v-0.72h7.791l3.896-6.819l0.625,0.357l-4,7C23.248,17.291,23.129,17.36,23,17.36\tz M12,8.36c-1.577,0-2.86-1.283-2.86-2.86S10.423,2.64,12,2.64s2.86,1.283,2.86,2.86S13.577,8.36,12,8.36z M12,3.36\tc-1.18,0-2.14,0.96-2.14,2.14S10.82,7.64,12,7.64s2.14-0.96,2.14-2.14S13.18,3.36,12,3.36z"
}
}],
"name": "person--working"
};
export { index as default };