UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.49 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 BoxCheckB = createMeisterIcons("box-check-b", [["path", { "fill": "currentColor", "d": "M17.188 15.128a.75.75 0 0 1-.016 1.06l-3.206 3.109a.8.8 0 0 1-.256.248.9.9 0 0 1-.473.13c-.229 0-.505-.083-.717-.295l-.038-.037L11.25 17.7a.75.75 0 0 1 1.2-.9l.816 1.087 2.862-2.775a.75.75 0 0 1 1.06.016M14.3 3.05a.75.75 0 0 1 .75-.75h2a4.76 4.76 0 0 1 4.75 4.75v5a.75.75 0 1 1-1.5 0v-5a3.26 3.26 0 0 0-3.25-3.25h-2a.75.75 0 0 1-.75-.75m-7.25.75A3.26 3.26 0 0 0 3.8 7.05v10a3.26 3.26 0 0 0 3.25 3.25.75.75 0 0 1 0 1.5 4.76 4.76 0 0 1-4.75-4.75v-10A4.76 4.76 0 0 1 7.05 2.3h2a.75.75 0 0 1 0 1.5z", "key": "62ef66c24ec946e46139defd461ea11772cc8d05", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.05 3.05v4.5c0 .8-.7 1.5-1.5 1.5h-3c-.8 0-1.5-.7-1.5-1.5v-4.5z", "key": "44629da3d4d991469f10dd86ad976b4e16fe4f1f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.3 2.3h7.5v5.25c0 1.214-1.036 2.25-2.25 2.25h-3C9.336 9.8 8.3 8.764 8.3 7.55zm1.5 1.5v3.75c0 .386.364.75.75.75h3c.386 0 .75-.364.75-.75V3.8z", "key": "3783940d55395dd67e23beca15183160cd65d292", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BoxCheckB as default }; //# sourceMappingURL=BoxCheckB.js.map