@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.57 kB
JavaScript
/**
* @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 HexCrossB = createMeisterIcons("hex-cross-b", [["path", { "fill": "currentColor", "d": "m19.55 14.95-4.6 4.6c-1.6 1.6-4.3 1.6-5.9 0l-4.6-4.6c-1.6-1.6-1.6-4.3 0-5.9l4.6-4.6c1.6-1.6 4.3-1.6 5.9 0l4.6 4.6c1.6 1.6 1.6 4.2 0 5.9", "key": "2060fb77b93cb6ba0d52d946fa1344193ca043ca", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.42 4.98c-1.307-1.307-3.533-1.307-4.84 0l-4.6 4.6c-1.307 1.307-1.307 3.533 0 4.84l4.6 4.6c1.307 1.307 3.533 1.307 4.84 0l4.591-4.592c1.33-1.42 1.305-3.552.009-4.848zm-5.9-1.06c1.893-1.893 5.067-1.893 6.96 0l4.6 4.6c1.902 1.901 1.88 4.964.016 6.944l-.008.008-4.608 4.608c-1.893 1.893-5.067 1.893-6.96 0l-4.6-4.6c-1.893-1.893-1.893-5.067 0-6.96z", "key": "d6e8cc160727ad86d10a0518bd6822ea735215ba", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M14.58 9.32a.75.75 0 0 1 0 1.06l-4.2 4.2a.75.75 0 1 1-1.06-1.06l4.2-4.2a.75.75 0 0 1 1.06 0", "key": "abfe5b5cb2a4e691a604094c7390f2cf71d92554", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9.32 9.32a.75.75 0 0 1 1.06 0l4.2 4.2a.75.75 0 0 1-1.06 1.06l-4.2-4.2a.75.75 0 0 1 0-1.06", "key": "c59a2a38bdcef8c828d24bfb935a6bcc16081c59", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { HexCrossB as default };
//# sourceMappingURL=HexCrossB.js.map