@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
29 lines (27 loc) • 810 B
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:switch/24.js
var _24_default = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 24,
"height": 24
},
"content": [{
"elem": "path",
"attrs": { "d": "M29.6,23.6l1.4,1.4-5,5-5-5,1.4-1.4,2.6,2.6v-4.2H6v5h-2V10.8c-1.2-.4-2-1.5-2-2.8s.8-2.4,2-2.8v-3.2h2v3.2c.8.3,1.5,1,1.8,1.8h19.2v6.2l2.6-2.6,1.4,1.4-5,5-5-5,1.4-1.4,2.6,2.6v-4.2H7.8c-.3.8-1,1.5-1.8,1.8v9.2h21v6.2l2.6-2.6h0Z" }
}],
"name": "switch",
"size": 24
};
//#endregion
module.exports = _24_default;