@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.
*/
//#region virtual:human-in-the-loop/index.js
var virtual_human_in_the_loop_default = {
"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": "M16,31.36c-4.529,0-8.716-1.933-11.64-5.338 V29H3.64v-4.36H8v0.721H4.743C7.536,28.725,11.598,30.64,16,30.64c8.072,0,14.64-6.567,14.64-14.64h0.721 C31.36,24.47,24.47,31.36,16,31.36z M1.36,16H0.64C0.64,7.53,7.53,0.64,16,0.64c4.529,0,8.716,1.933,11.64,5.337V3h0.721v4.36H24 V6.64h3.257C24.464,3.275,20.401,1.36,16,1.36C7.927,1.36,1.36,7.927,1.36,16z M23.36,21c0-2.968-1.764-5.606-4.451-6.759 C19.827,13.42,20.36,12.25,20.36,11c0-2.404-1.956-4.36-4.36-4.36S11.64,8.596,11.64,11c0,1.25,0.533,2.42,1.451,3.241 C10.404,15.394,8.64,18.032,8.64,21v1h0.72v-1c0-2.878,1.839-5.413,4.576-6.308c0.132-0.043,0.227-0.158,0.245-0.295 s-0.044-0.273-0.161-0.349c-1.04-0.677-1.66-1.816-1.66-3.048c0-2.007,1.633-3.64,3.64-3.64s3.64,1.633,3.64,3.64 c0,1.231-0.62,2.371-1.659,3.048c-0.116,0.076-0.179,0.211-0.16,0.349c0.018,0.137,0.113,0.252,0.244,0.295 c2.737,0.895,4.575,3.43,4.575,6.308v1h0.721L23.36,21L23.36,21z" }
}],
"name": "human-in-the-loop"
};
//#endregion
module.exports = virtual_human_in_the_loop_default;