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 ArrowBreakLeft = createMeisterIcons("arrow-break-left", [["path", { "fill": "currentColor", "d": "M19.7 12a.75.75 0 0 1-.75.75H5.05a.75.75 0 0 1 0-1.5h13.9a.75.75 0 0 1 .75.75", "key": "d3209ab43fd7b4c55ba78bd56f9390e7b7c0f829", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.875 5.764c.296.29.3.765.01 1.061L5.98 11.83a.24.24 0 0 0-.08.17.24.24 0 0 0 .08.17l4.9 4.9a.75.75 0 0 1-1.06 1.06l-4.9-4.9a1.716 1.716 0 0 1-.003-2.457l4.897-4.998a.75.75 0 0 1 1.061-.01m8.075-.515a.75.75 0 0 1 .75.75v12a.75.75 0 0 1-1.5 0V6a.75.75 0 0 1 .75-.75", "key": "b3cd3ffeb3ec9a6a503fa1888a1dfa3f127e3f70", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBreakLeft as default }; //# sourceMappingURL=ArrowBreakLeft.js.map