@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.64 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:tennis--court/index.js
var virtual_tennis__court_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": "M25,30.36H7c-0.096,0-0.187-0.038-0.254-0.105 C6.678,30.188,6.64,30.096,6.64,30V2c0-0.199,0.161-0.36,0.36-0.36h18c0.199,0,0.36,0.161,0.36,0.36v28 C25.36,30.199,25.199,30.36,25,30.36z M22.36,29.64h2.279V16.36H22.36V29.64z M10.36,29.64h11.28v-7.28H10.36V29.64z M7.36,29.64 h2.28V16.36H7.36V29.64z M16.36,21.64h5.28v-5.28h-5.28V21.64z M10.36,21.64h5.28v-5.28h-5.28C10.36,16.36,10.36,21.64,10.36,21.64z M22.36,15.64h2.279V2.36H22.36V15.64z M16.36,15.64h5.28v-5.28h-5.28V15.64z M10.36,15.64h5.28v-5.28h-5.28 C10.36,10.36,10.36,15.64,10.36,15.64z M7.36,15.64h2.28V2.36H7.36V15.64z M10.36,9.64h11.28V2.36H10.36V9.64z M13,28.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S13.75,28.36,13,28.36z M13,26.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S13.353,26.36,13,26.36z M19,6.36 c-0.75,0-1.36-0.61-1.36-1.36S18.25,3.64,19,3.64S20.36,4.25,20.36,5S19.75,6.36,19,6.36z M19,4.36c-0.353,0-0.64,0.287-0.64,0.64 S18.647,5.64,19,5.64S19.64,5.353,19.64,5S19.353,4.36,19,4.36z" }
}],
"name": "tennis--court"
};
//#endregion
module.exports = virtual_tennis__court_default;