UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.12 kB
"use strict"; /** * @license @meistericons/react v0.21.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 RhombusB = createMeisterIcons("rhombus-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": "f416acfca73234887232f770511075b5646cebe9", "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": "6e59813eab416230d394a93b22088d8877d9d88c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { RhombusB as default }; //# sourceMappingURL=RhombusB.js.map