UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.24 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 BagCircleCross = createMeisterIcons("bag-circle-cross", [["path", { "fill": "currentColor", "d": "M14.28 2.357a.75.75 0 0 1 0 1.06l-1.22 1.22 1.22 1.22a.75.75 0 0 1-1.06 1.06L12 5.699l-1.22 1.22a.75.75 0 1 1-1.06-1.06l1.22-1.22-1.22-1.22a.75.75 0 0 1 1.06-1.06L12 3.576l1.22-1.22a.75.75 0 0 1 1.06 0m-8.1 2.9a.75.75 0 0 1 0 1.06c-3.075 3.078-3.2 8.008-.38 11.234v-3.463a3.65 3.65 0 0 1 3.65-3.65h5.1a3.65 3.65 0 0 1 3.65 3.65v3.463c2.821-3.228 2.695-8.157-.38-11.232a.75.75 0 1 1 1.06-1.06c3.793 3.792 3.793 9.967 0 13.76-3.792 3.793-9.967 3.793-13.76 0s-3.793-9.968 0-13.76a.75.75 0 0 1 1.06 0M16.7 18.894a8.26 8.26 0 0 1-9.4 0v-4.807c0-1.185.964-2.15 2.15-2.15h5.1c1.186 0 2.15.965 2.15 2.15zm-6.197-4.713a.75.75 0 1 0-1.106 1.013c1.41 1.538 3.804 1.503 5.283.024a.75.75 0 1 0-1.06-1.06c-.92.92-2.327.885-3.117.023", "key": "fbb9392a04e0bdc157e51ef79e3d978cc9e4b146", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BagCircleCross as default }; //# sourceMappingURL=BagCircleCross.js.map