UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.68 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 Square15B = createMeisterIcons("square-15-b", [["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v2.25h7.5v-7.5zM2.25 9c0-3.714 3.036-6.75 6.75-6.75h3.75v10.5H2.25z", "key": "66989ad3300a5e7774af28de228cfe0826fa9119", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 9v3h-9V3h3c3.3 0 6 2.6 6 6", "key": "7dcbeaa641b0b09e3779c7ae74db4913b7c05a0f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 2.25H15c3.706 0 6.75 2.928 6.75 6.75v3.75h-10.5zm1.5 1.5v7.5h7.5V9c0-2.978-2.356-5.25-5.25-5.25z", "key": "d39282ea9f2c8f64a1ca83f6bd538b8403249a71", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 11.25h10.5V15c0 3.714-3.036 6.75-6.75 6.75h-3.75zm1.5 1.5v7.5H15c2.886 0 5.25-2.364 5.25-5.25v-2.25z", "key": "f2928a73c9e15083fe663ecd49061d5f691fa079", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 12v9H9c-3.3 0-6-2.7-6-6v-3z", "key": "62f6b4f728f1fb248ace1091dd37267e9ef7f0d4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 11.25h10.5v10.5H9c-3.714 0-6.75-3.036-6.75-6.75zm1.5 1.5V15c0 2.886 2.364 5.25 5.25 5.25h2.25v-7.5z", "key": "d7de5139ab67a11d2c9c1a034848de078a63141a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Square15B as default }; //# sourceMappingURL=Square15B.js.map