UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.16 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 BagCode = createMeisterIcons("bag-code", [["path", { "fill": "currentColor", "d": "M8.75 7A3.26 3.26 0 0 1 12 3.75c.872 0 1.688.399 2.27.98.581.582.98 1.398.98 2.27v.25h-6.5zm-1.5.31V7A4.76 4.76 0 0 1 12 2.25c1.328 0 2.512.601 3.33 1.42.819.818 1.42 2.002 1.42 3.33v.31c2.26.361 4 2.33 4 4.69v6c0 2.114-1.636 3.75-3.75 3.75H7c-2.13 0-3.75-1.752-3.75-3.75v-6c0-2.36 1.74-4.329 4-4.69M8 8.75A3.26 3.26 0 0 0 4.75 12v6c0 1.202.98 2.25 2.25 2.25h10c1.286 0 2.25-.964 2.25-2.25v-6A3.26 3.26 0 0 0 16 8.75zm2.93 4.18a.75.75 0 1 0-1.06-1.06l-1.2 1.2c-.273.272-.37.631-.37.93s.097.658.37.93l1.2 1.2a.75.75 0 1 0 1.06-1.06L9.86 14zm3.1-1.06a.75.75 0 0 0-1.06 1.06L14.04 14l-1.07 1.07a.75.75 0 1 0 1.06 1.06l1.2-1.2c.273-.272.37-.631.37-.93s-.097-.658-.37-.93z", "key": "c0fbd364069a671284b16d2b465062d2e9810256", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BagCode as default }; //# sourceMappingURL=BagCode.js.map