@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
27 lines (26 loc) • 2.11 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:supervisor/index.js
var virtual_supervisor_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.5,26c0,.2761-.2239.5-.5.5s-.5-.2239-.5-.5.2239-.5.5-.5.5.2239.5.5ZM16,28.5c-.2761,0-.5.2239-.5.5s.2239.5.5.5.5-.2239.5-.5-.2239-.5-.5-.5ZM29.3604,31c0-.0928-.1064-9.2949-9.2695-12.3486l-.1201-.0312c.8223-.5498,1.6523-1.4043,2.3291-2.4204,1.6221-2.4331,1.3701-4.8433,1.1631-5.8398h1.5371v-.7197h-1.6396v-1.6401c0-.0522-.0586-5.1182-5-6.3125v-.6875c0-.1987-.1611-.3599-.3604-.3599h-4c-.1987,0-.3599.1611-.3599.3599v.6875c-4.9419,1.1943-5,6.2603-5,6.3125v1.6401h-1.6401v.7197h1.5371c-.207.9966-.4585,3.4067,1.1636,5.8398.6763,1.0142,1.5078,1.8696,2.3345,2.4185l-.1489.04C2.7456,21.7051,2.6401,30.9072,2.6401,31h.7197c.0005-.3262.0957-7.3809,6.6816-10.79l3.7256,3.6914c.1396.1387.3643.1377.5063.001l1.7236-1.6992,1.7168,1.6982c.1406.1387.3652.1387.5059,0l3.7373-3.6895c6.5879,3.417,6.6826,10.4629,6.6826,10.7881h.7207ZM12.0933,19.3477l.8003-.2148,2.5918,2.5635-1.4644,1.4434-3.2915-3.2617c.4292-.1924.8838-.3701,1.3638-.5303ZM19.1074,19.1387l.7783.2031c.4883.1621.9492.3428,1.3838.5381l-3.3027,3.2598-1.457-1.4424,2.5977-2.5586ZM13.252,18.4746l-.0005-.001c-.0327-.0322-.0718-.0576-.1162-.0762-.9336-.3789-2.02-1.374-2.8359-2.5972-1.5527-2.3291-1.1948-4.687-1.0225-5.4404h13.4458c.1729.7534.5303,3.1113-1.0225,5.4404-.8193,1.23-1.9053,2.2271-2.835,2.604-.0469.0186-.0869.0459-.1201.0801l-2.7471,2.707-2.7437-2.7148c-.001-.001-.0015-.001-.0024-.002ZM9.3599,8c0-.0454.0508-4.4297,4.2803-5.5693v3.5693h.7197V1.3599h3.2798v4.6401h.7207v-3.5698c4.2158,1.1289,4.2793,5.3838,4.2793,5.5698v1.6401h-13.2798v-1.6401Z" }
}],
"name": "supervisor"
};
//#endregion
module.exports = virtual_supervisor_default;