UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.79 kB
/** * @license @meistericons/vue v0.5.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 BagCircleCode = createMeisterIcons("bag-circle-code", [["path", { "fill": "currentColor", "d": "M10.98 2.707a.75.75 0 0 1 0 1.061l-1.07 1.07 1.07 1.07a.75.75 0 1 1-1.06 1.06l-1.2-1.2a1.32 1.32 0 0 1-.37-.93c0-.3.097-.658.37-.93l1.2-1.2a.75.75 0 0 1 1.06 0m2.04-.001a.75.75 0 0 1 1.06 0l1.2 1.2c.273.273.37.632.37.93 0 .3-.097.659-.37.931l-1.2 1.2a.75.75 0 0 1-1.06-1.06l1.07-1.07-1.07-1.07a.75.75 0 0 1 0-1.06m1.2 2", "key": "de4709a2e8c1c687869b9fcaf78b205bce56699e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.18 4.907a.75.75 0 0 1 0 1.06c-3.207 3.208-3.207 8.433 0 11.64s8.433 3.207 11.64 0 3.207-8.432 0-11.64a.75.75 0 1 1 1.06-1.06c3.793 3.793 3.793 9.968 0 13.76-3.792 3.794-9.967 3.794-13.76 0-3.793-3.792-3.793-9.967 0-13.76a.75.75 0 0 1 1.06 0", "key": "f344d247e0275e6f649f02ede318bfb837c05a61", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.45 11.587c-1.186 0-2.15.965-2.15 2.15v5.2H5.8v-5.2a3.65 3.65 0 0 1 3.65-3.65h5.1a3.65 3.65 0 0 1 3.65 3.65v5.2h-1.5v-5.2c0-1.185-.964-2.15-2.15-2.15z", "key": "f6c9a0d7370189ab7c70b1ed6d9f3c4221127b3e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.443 13.784a.75.75 0 0 1 1.06.046c.79.863 2.196.897 3.117-.023a.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": "957477b572c7a4cfb38bc5cb1c18e0f33ededa54", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BagCircleCode as default }; //# sourceMappingURL=BagCircleCode.js.map