UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.94 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Lefthook = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M5.46 18.517l-.103.03L0 16.139l.121-.272c.854-1.973 2.119-3.704 3.771-5.193a22 22 0 01.714-.618l-.278-.526-.34-.636-.108-.212-.073-.139.067-.14c.744-1.512 1.907-2.36 3.801-2.874 1.156-.303 2.125-.285 2.906.084a17.4 17.4 0 014.612-1.797l.06-.012L24 13.184l-.097.182a193 193 0 01-2.264 4.395c-1.047 1.973-2.784 2.687-5.042 2.36-1.695-.242-3.54-1.029-5.75-2.288l-.666-.369c-1.023.151-2.603.502-4.727 1.053zm-1.168-7.39A14.36 14.36 0 00.799 15.83l3.704 1.67a31.3 31.3 0 013.784-1.107 1649 1649 0 00-3.85-2.155l-.279-.158 1.41-2.209-.671-1.271a21 21 0 00-.606.527m2.252 2.941h.006c2.288-.405 4.08-2.221 4.722-3.371a13 13 0 00.35-.557l3.136-5.58a16.63 16.63 0 00-4.527 1.96l-.654-.302a23 23 0 01.327-.206 4.13 4.13 0 00-2.076.109c-1.671.442-2.676 1.162-3.342 2.415l.043.073.333.635 1.186 2.24a3.05 3.05 0 001.15.012 3.183 3.183 0 001.544-.648c.853-.69 1.307-1.21 1.343-1.67.043-.545-.314-1.278-1.313-2.67 1.41.945 2.373 2.458 1.598 3.547v.006a3.5 3.5 0 01-.26.34c-.255.29-.563.574-.987.92a3.84 3.84 0 01-1.834.774 4 4 0 01-1.156.018l-1.12 1.756a1699 1699 0 012.996 1.67v-.012c3.087-.163 5.085-2.034 7.016-5.102-1.477 3.135-3.305 5.145-6.126 5.617a99 99 0 011.61.908c3.026-.2 4.854-1.859 6.767-4.897-1.459 3.099-3.141 4.927-5.871 5.399a33 33 0 00.89.484l-.03-.03a14 14 0 00.332.182 25 25 0 00.503.242c3.014-.194 4.697-1.64 6.61-4.68-1.405 2.985-2.906 4.631-5.43 5.146 1.846.545 3.341.212 4.842-.727.515-.332 1.75-2.088 3.693-5.278l-7.482-8.026-3.184 5.678a10.47 10.47 0 01-1.822 2.324 5.69 5.69 0 01-3.777 1.301z" })); exports.default = Lefthook;