UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.41 kB
/** * @license @meistericons/vue v0.5.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const SwitchCrossB = createMeisterIcons("switch-cross-b", [["path", { "fill": "currentColor", "d": "M3 12c0-2.8 2.2-5 5-5h8c2.8 0 5 2.2 5 5s-2.2 5-5 5H8c-2.8 0-5-2.3-5-5", "key": "29644319d575661acd5b1b8e4e195f5c26699ff0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 7.75c-2.386 0-4.25 1.864-4.25 4.25 0 2.296 1.874 4.25 4.25 4.25h8c2.386 0 4.25-1.864 4.25-4.25S18.386 7.75 16 7.75zM2.25 12c0-3.214 2.536-5.75 5.75-5.75h8c3.214 0 5.75 2.536 5.75 5.75s-2.536 5.75-5.75 5.75H8c-3.224 0-5.75-2.646-5.75-5.75", "key": "f30729d8b7c3a147ef652608d1d4d26b0cfd7bbd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12.97 9.97a.75.75 0 0 1 1.06 0l2.9 2.9a.75.75 0 1 1-1.06 1.06l-2.9-2.9a.75.75 0 0 1 0-1.06", "key": "af89cc5529f087c89c7f9e20a4b00a0052ba21c7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M16.93 9.97a.75.75 0 0 1 0 1.06l-2.9 2.9a.75.75 0 1 1-1.06-1.06l2.9-2.9a.75.75 0 0 1 1.06 0", "key": "d7ad823b1b0c9e34857451e19e764b030bdbaa4b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SwitchCrossB as default }; //# sourceMappingURL=SwitchCrossB.js.map