@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.12 kB
JavaScript
;
/**
* @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 ArrowBlockUpB = createMeisterIcons("arrow-block-up-b", [["path", { "fill": "currentColor", "d": "M18 14.3h-3.5v6.3c0 .3-.3.6-.6.6H10c-.3 0-.6-.3-.6-.6v-6.3H6c-.2 0-.3-.2-.2-.4L11.5 4c.2-.4.8-.4 1 0l5.7 9.9c.1.2 0 .4-.2.4", "key": "e31c66ff613d7777076e5e4783620f1ba7e097e1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 4.635 6.867 13.55h3.283v6.9h3.6v-6.9h3.383zm1.159-.994c-.484-.921-1.835-.921-2.318 0L5.14 13.545l-.01.02a1.06 1.06 0 0 0-.012.945c.168.337.507.54.883.54h2.65v5.55c0 .394.19.725.407.943.218.218.55.407.943.407h3.9c.394 0 .725-.19.943-.407a1.35 1.35 0 0 0 .407-.943v-5.55H18a.98.98 0 0 0 .883-.54c.16-.318.126-.669-.012-.945l-.01-.02z", "key": "183ace6d5d1b35811500adab1618c9d2749934a1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowBlockUpB as default };
//# sourceMappingURL=ArrowBlockUpB.js.map