@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.56 kB
JavaScript
/**
* @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 BoxAddB = createMeisterIcons("box-add-b", [["path", { "fill": "currentColor", "d": "M15.45 15.3a.75.75 0 0 1 .75.75v4.9a.75.75 0 1 1-1.5 0v-4.9a.75.75 0 0 1 .75-.75", "key": "21fe2766133bcae2071e2c4f5d053e55bae8cf94", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.3 18.45a.75.75 0 0 1 .75-.75h4.9a.75.75 0 1 1 0 1.5h-4.9a.75.75 0 0 1-.75-.75m2-15.4a.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": "75357d18454f279c8e60be3f482bba20cac43a64", "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": "b3f38d5e2320b7ede61a7b45c2be53c52e003880", "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": "b0ce4fd1c89c1f4e03832015069472b0a3006832", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BoxAddB as default };
//# sourceMappingURL=BoxAddB.js.map