UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 936 B
"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 DumbellAlt = createMeisterIcons("dumbell-alt", [["path", { "fill": "currentColor", "d": "M7.2 13.15a3.55 3.55 0 1 0 0 7.1 3.55 3.55 0 0 0 0-7.1M2.15 16.7a5.05 5.05 0 1 1 10.1 0 5.05 5.05 0 0 1-10.1 0M16.7 3.65a3.55 3.55 0 1 0 0 7.1 3.55 3.55 0 0 0 0-7.1M11.65 7.2a5.05 5.05 0 1 1 10.1 0 5.05 5.05 0 0 1-10.1 0", "key": "cc13ce808e5bd5decd263559258624380173c713", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m10.57 14.57 4-4 1.06 1.06-4 4zm-2.2-2.3 3.9-3.9 1.06 1.06-3.9 3.9z", "key": "c3caedcf689d72b88f3f45f8fe8fab9645bcf379", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { DumbellAlt as default }; //# sourceMappingURL=DumbellAlt.js.map