UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.08 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 Pysyft = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M16.524 17.985l1.413-.46V13.64zm6.485-5.632L24 9.305l-6.786-4.93zm-4.346-4.515l2.414 7.422 1.489-2.052zm.136 3.2l1.59 4.898-1.59 1.156zM9.732 20.19l3.688-1.198H8.863zM12 22.03l4.159-3.023-5.747 1.87zm3.266 1.225l3.894-5.363-6.305 4.581zm4.149.158h-3.2l5.788-7.967zm-9.657-1.947l-6.305-4.581v2.532zm-5.175 1.947h8.377l-9.365-3.045zm-.365-9.346l-.607 1.87 4.16 3.021zm2.722 2.284l-2.278-3.14.87-1.197zM0 9.305l2.592 7.98V7.422zm5.865-3.091l-2.41.784v6.635zm.952-.14l-1.593 4.898 3.561-4.897zm2.915.159l1.413.46-3.696 2.685zm4.863-3.761L11.998.587 5.206 5.52zM8.946 5.213h7.81L15.267 3.16zm3.083.862l5.765 1.872-.61-1.872zm5.908 2.823v1.488l-3.702-2.688z" })); exports.default = Pysyft;