UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.37 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 Handm = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M16.866 4.565c.871-.429 1.303-.372 1.313.061.012.565-.071 1.313-.131 1.857-.323 2.947-.864 5.356-.906 8.383 1.424-3.686 2.619-6.248 4.156-9.403.488-1.004.799-.818 1.2-.996 1.563-.695 1.622-.268 1.417.581-.758 3.15-2.695 13.068-2.992 14.595-.086.442-.566.255-.691.082-.556-.769-1.183-.781-1.112-1.293.348-2.546 1.603-8.934 1.93-10.439-1.669 3.42-3.398 7.694-4.286 10.118-.189.515-.531.477-.745.1-.3-.529-.883-.799-.979-1.424-.306-1.987.348-5.776.439-8.172-.908 2.618-2.433 7.701-3.101 9.997-.276.95-1.193.795-.949-.131 1.015-3.854 3.201-10.67 4.148-13.121.222-.576.805-.556 1.289-.795zm-5.535-.474c.276.067.254.393.085.838-.499 1.314-1.19 3.04-1.981 5.076.497-.057.767-.076.767-.076.713-.088.846.269.645.648-.16.303-.353.101-1.02 1.096-.376.561-.99.709-1.332.784a183.266 183.266 0 00-2.557 7.188.339.339 0 01-.598.142c-.402-.562-.698-.58-1.01-1.034-.037-.074-.11-.173-.066-.354.229-.936.837-2.859 1.762-5.392-1.165.253-2.426.524-2.947.645a237.114 237.114 0 00-1.811 4.944c-.358 1.015-1.29.819-.963-.141a166.468 166.468 0 011.673-4.654c-.646-.069-.864-.525-1.225-.906-.139-.147-.443-.126-.592-.332-.267-.371-.241-.536.377-.714A61.75 61.75 0 012.97 11.2a373.167 373.167 0 012.49-6.239c.388-.951 1.387-.862 1.008.075a456.968 456.968 0 00-2.344 5.893 57.308 57.308 0 012.904-.576 148.48 148.48 0 012.247-5.449c.055-.126.215-.304.381-.332.525-.09 1.379-.552 1.675-.481zM9.543 16.426c.082-.05.163-.111.244-.178a50.6 50.6 0 01-.183-.55c-.061.078-.12.157-.179.237-.349.479-.142.65.118.491zm.465-2.275c.433-.489-.423-.693-.226.054l.04.146a7.09 7.09 0 00.186-.2zm.45 1.473c.429-.372.838-.003.414.624a6.955 6.955 0 01-.307.424c.045.128.091.255.14.381.219.562-.357.703-.542.237a7.29 7.29 0 01-.05-.129c-.35.31-.754.505-1.186.37-.711-.221-.892-1.222-.228-1.993.266-.309.466-.524.634-.695a14.138 14.138 0 01-.118-.401c-.087-.312-.164-.675.148-1.046.586-.695 1.945-.078 1.257.992a8.056 8.056 0 01-.561.748c.07.221.14.441.212.661a4.35 4.35 0 01.187-.173z" })); exports.default = Handm;