@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.12 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 ArrowBlockRightB = createMeisterIcons("arrow-block-right-b", [["path", { "fill": "currentColor", "d": "M10.05 18v-3.5h-6.3c-.3 0-.5-.2-.5-.5v-4c0-.3.3-.6.6-.6h6.3V6c0-.2.2-.3.4-.2l9.9 5.7c.4.2.4.8 0 1l-10 5.7c-.2.1-.4 0-.4-.2", "key": "89e83aa8b6f6a24977f4788243e08c12d3325048", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.9 6.867v3.283H4v3.6h6.8v3.387L19.814 12zm-.96-1.75c.318-.16.669-.126.945.012l.02.01 9.904 5.702c.922.484.921 1.836-.002 2.319l-10.003 5.702-.019.009a1.06 1.06 0 0 1-.945.012A.98.98 0 0 1 9.3 18v-2.75H3.75c-.32 0-.646-.11-.893-.357A1.25 1.25 0 0 1 2.5 14v-4c0-.394.19-.725.407-.943a1.35 1.35 0 0 1 .943-.407H9.4V6c0-.376.203-.715.54-.883", "key": "27e15652e63405f4d2eac343adc1f006d878e7f5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowBlockRightB as default };
//# sourceMappingURL=ArrowBlockRightB.js.map