UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.19 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 BagCircleCheck = createMeisterIcons("bag-circle-check", [["path", { "fill": "currentColor", "d": "M15.574 4.074a.75.75 0 1 0-1.048-1.073l-3.72 3.629L9.65 5.087a.75.75 0 1 0-1.2.9L9.982 8.03l.038.038c.222.222.506.294.73.294s.504-.07.726-.29zM6.18 5.668a.75.75 0 1 0-1.06-1.06c-3.793 3.792-3.793 9.967 0 13.76s9.968 3.793 13.76 0c3.793-3.793 3.793-9.968 0-13.76a.75.75 0 0 0-1.06 1.06c3.075 3.075 3.201 8.005.38 11.233v-3.463a3.65 3.65 0 0 0-3.65-3.65h-5.1a3.65 3.65 0 0 0-3.65 3.65V16.9c-2.821-3.228-2.695-8.158.38-11.233M7.3 18.245a8.26 8.26 0 0 0 9.4 0v-4.808c0-1.185-.964-2.15-2.15-2.15h-5.1c-1.186 0-2.15.965-2.15 2.15zm2.143-4.76a.75.75 0 0 1 1.06.046c.79.862 2.196.897 3.117-.024a.75.75 0 0 1 1.06 1.06c-1.48 1.48-3.873 1.515-5.283-.023a.75.75 0 0 1 .046-1.06", "key": "d8858d1675c96982a4efba8019e94290781711bf", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BagCircleCheck as default }; //# sourceMappingURL=BagCircleCheck.js.map