@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
27 lines (26 loc) • 1.82 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:team-radio/index.js
var virtual_team_radio_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": "M22,31.36H10c-1.345,0-2.36-1.015-2.36-2.36V8 c0-1.179,0.869-2.159,2-2.333V2c0-0.75,0.61-1.36,1.36-1.36S12.36,1.25,12.36,2v3.64h1.28V5c0-0.199,0.161-0.36,0.36-0.36h2 c0.199,0,0.36,0.161,0.36,0.36v0.64h1.28V5c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v0.64H22 c1.302,0,2.36,1.059,2.36,2.36v21C24.36,30.346,23.346,31.36,22,31.36z M22,6.36h-2c-0.199,0-0.36-0.161-0.36-0.36V5.36h-1.28V6 c0,0.199-0.161,0.36-0.36,0.36h-2c-0.199,0-0.36-0.161-0.36-0.36V5.36h-1.28V6c0,0.199-0.161,0.36-0.36,0.36h-2 c-0.199,0-0.36-0.161-0.36-0.36V2c0-0.353-0.287-0.64-0.64-0.64S10.36,1.647,10.36,2v4c0,0.199-0.161,0.36-0.36,0.36 C9.096,6.36,8.36,7.096,8.36,8v21c0,0.95,0.69,1.64,1.64,1.64h12c0.95,0,1.64-0.689,1.64-1.64V8C23.64,7.096,22.904,6.36,22,6.36z M21,28.36H11v-0.72h10V28.36z M21,26.36H11v-0.72h10V26.36z M21,24.36H11v-0.72h10V24.36z M21,21.36H11 c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h10c0.199,0,0.36,0.161,0.36,0.36v2 C21.36,21.199,21.199,21.36,21,21.36z M11.36,20.64h9.28v-1.28h-9.28V20.64z M22,16.36H10c-0.199,0-0.36-0.161-0.36-0.36V9 c0-0.199,0.161-0.36,0.36-0.36h12c0.199,0,0.36,0.161,0.36,0.36v7C22.36,16.199,22.199,16.36,22,16.36z M10.36,15.64h11.28V9.36 H10.36V15.64z" }
}],
"name": "team-radio"
};
//#endregion
export { virtual_team_radio_default as default };