UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.18 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 BagCircleAdd = createMeisterIcons("bag-circle-add", [["path", { "fill": "currentColor", "d": "M12.05 1.787a.75.75 0 0 1 .75.75v1.75h1.75a.75.75 0 1 1 0 1.5H12.8v1.75a.75.75 0 1 1-1.5 0v-1.75H9.55a.75.75 0 0 1 0-1.5h1.75v-1.75a.75.75 0 0 1 .75-.75m-5.87 3.82a.75.75 0 0 1 0 1.06C3.106 9.744 2.98 14.674 5.8 17.9v-3.462a3.65 3.65 0 0 1 3.65-3.65h5.1a3.65 3.65 0 0 1 3.65 3.65V17.9c2.822-3.228 2.695-8.158-.38-11.233a.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 19.245a8.26 8.26 0 0 1-9.4 0v-4.808c0-1.185.964-2.15 2.15-2.15h5.1c1.186 0 2.15.965 2.15 2.15zm-6.197-4.714a.75.75 0 1 0-1.106 1.013c1.41 1.538 3.804 1.503 5.283.024a.75.75 0 0 0-1.06-1.06c-.92.92-2.327.885-3.117.023", "key": "aa8ba54b5aa2e5e1473186fcf4ca6e2b2efec28e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BagCircleAdd as default }; //# sourceMappingURL=BagCircleAdd.js.map