UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.01 kB
"use strict"; /** * @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 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": "138a4650a6b988188b88c439a9d6e53e576fa96c", "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": "7f6becbaa6e43b7b6006b5657476ddef250d03a7", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBreakRight as default }; //# sourceMappingURL=ArrowBreakRight.js.map