UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.19 kB
/** * @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 ArrowCurvedDownright = createMeisterIcons("arrow-curved-downright", [["path", { "fill": "currentColor", "d": "M14.172 9.07a.75.75 0 0 1 1.06 0l3.4 3.4c.271.27.445.63.445 1.03s-.174.76-.444 1.03l-3.4 3.4a.75.75 0 0 1-1.061-1.06l3.37-3.37-3.37-3.37a.75.75 0 0 1 0-1.06", "key": "182f87257c0c501c0bca1a6ca50001e53e07380c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.602 5.85a.75.75 0 0 1 .75.75h-.75.75v.008l.002.046q.001.064.01.193c.012.172.037.422.087.723.102.608.303 1.406.697 2.195.393.786.97 1.549 1.823 2.117.848.565 2.012.968 3.631.968h5.796v1.5h-5.796c-1.88 0-3.342-.473-4.463-1.22-1.116-.744-1.85-1.73-2.333-2.695a9.4 9.4 0 0 1-.834-2.618 9 9 0 0 1-.118-1.113l-.001-.072v-.03s0-.002.75-.002h-.75a.75.75 0 0 1 .75-.75", "key": "2650afb85f0164bacedc1595c49858e0e8d5bdaf", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowCurvedDownright as default }; //# sourceMappingURL=ArrowCurvedDownright.js.map