@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 998 B
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 ArrowBreakRight = createMeisterIcons("arrow-break-right", [["path", { "fill": "currentColor", "d": "M4.3 12a.75.75 0 0 1 .75-.75h13.9a.75.75 0 1 1 0 1.5H5.05A.75.75 0 0 1 4.3 12", "key": "588901593b7f6c4fa4bddf1216b0113fc80da822", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.125 18.236a.75.75 0 0 1-.01-1.061l4.905-5.005a.24.24 0 0 0 .08-.17.24.24 0 0 0-.08-.17l-4.9-4.9a.75.75 0 1 1 1.06-1.06l4.9 4.9c.692.691.693 1.764.003 2.457l-4.897 4.998a.75.75 0 0 1-1.06.01m-8.076.515A.75.75 0 0 1 4.3 18V6a.75.75 0 0 1 1.5 0v12a.75.75 0 0 1-.75.75", "key": "8ce5ca718ef84215bf31e39bcdaf447fcb5ec461", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowBreakRight as default };
//# sourceMappingURL=ArrowBreakRight.js.map