UNPKG

@carbon/icons

Version:

Icons for digital and software products using the Carbon Design System

63 lines (61 loc) 1.15 kB
/** * 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:switcher/20.js var _20_default = { "elem": "svg", "attrs": { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, "content": [ { "elem": "path", "attrs": { "d": "M14 4H18V8H14z" } }, { "elem": "path", "attrs": { "d": "M4 4H8V8H4z" } }, { "elem": "path", "attrs": { "d": "M24 4H28V8H24z" } }, { "elem": "path", "attrs": { "d": "M14 14H18V18H14z" } }, { "elem": "path", "attrs": { "d": "M4 14H8V18H4z" } }, { "elem": "path", "attrs": { "d": "M24 14H28V18H24z" } }, { "elem": "path", "attrs": { "d": "M14 24H18V28H14z" } }, { "elem": "path", "attrs": { "d": "M4 24H8V28H4z" } }, { "elem": "path", "attrs": { "d": "M24 24H28V28H24z" } } ], "name": "switcher", "size": 20 }; //#endregion module.exports = _20_default;