UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 871 B
"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 ArrowBlockLeft = createMeisterIcons("arrow-block-left", [["path", { "fill": "currentColor", "d": "M13.05 6.924 4.233 12l8.817 5.128V13.85h6.9v-3.7h-6.9zm1.023-1.78c.29.174.477.493.477.856v2.65h5.55c.394 0 .725.19.943.407.218.218.407.549.407.943v4c0 .394-.19.725-.407.943a1.35 1.35 0 0 1-.943.407h-5.55V18a.98.98 0 0 1-.54.883c-.318.16-.669.126-.945-.012l-.022-.011-9.804-5.702c-.92-.484-.919-1.834.002-2.317l9.83-5.66c.342-.255.755-.185 1.002-.037", "key": "f948d1a7e22fc8e73f7bd6e5375fe37e6500ff5e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowBlockLeft as default }; //# sourceMappingURL=ArrowBlockLeft.js.map