UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.78 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 Svg500px = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M19.51 18.624c-.142-.14-.262-.224-.368-.254a.266.266 0 00-.276.066l-.069.069a7.889 7.889 0 01-5.596 2.318 7.895 7.895 0 01-5.596-2.318c-.756-.757-1.327-1.604-1.695-2.515a8.58 8.58 0 01-.515-1.778l-.008-.049c-.05-.258-.288-.277-.63-.224-.143.022-.576.088-.534.4v.007a9.068 9.068 0 002.55 4.992A9.056 9.056 0 0013.201 22a9.069 9.069 0 006.428-2.663c.002-.002.048-.047.073-.075.092-.1.172-.275-.193-.638zM19.345 6.55c-.76-.72-1.595-1.259-2.623-1.694a9.026 9.026 0 00-3.533-.713c-1.172 0-2.42.237-3.337.633a.263.263 0 00-.169.227c-.012.105.016.243.087.421.056.146.207.531.5.42a8.407 8.407 0 012.919-.555c1.07 0 2.109.21 3.086.623.777.328 1.51.803 2.306 1.493.058.05.12.076.183.076.155 0 .304-.153.432-.295.212-.24.358-.438.149-.636zm-4.947 7.29l-.7-.7.73-.735c.16-.173.018-.357-.123-.498-.205-.205-.402-.258-.528-.141l-.726.727-.733-.734a.201.201 0 00-.142-.057c-.098 0-.214.066-.344.197-.225.225-.274.381-.156.506l.733.73-.73.732a.267.267 0 00-.089.191c.002.133.123.249.195.318l.023.022c.125.122.243.184.352.184.09 0 .146-.043.166-.06.055-.052.674-.679.732-.74l.691.69a.29.29 0 00.214.11c.11 0 .231-.066.358-.195.297-.304.148-.468.077-.548zm4.773-3.355a6.515 6.515 0 00-1.403-2.081 6.533 6.533 0 00-4.63-1.918c-.893 0-1.787.178-2.583.515-.636.27-1.713.962-2.344 1.612l-.003.004V3.23h9.05c.33-.004.33-.463.33-.614 0-.151 0-.611-.331-.615H7.472a.43.43 0 00-.431.427v7.584c0 .244.304.421.588.481.553.119.68-.058.816-.245l.018-.025c.207-.307.853-.957.86-.964a5.33 5.33 0 013.796-1.564c1.432 0 2.777.556 3.785 1.564a5.306 5.306 0 011.569 3.775 5.3 5.3 0 01-1.561 3.775 5.417 5.417 0 01-3.809 1.563c-.966 0-1.899-.257-2.698-.745l.004-4.61c0-.615.266-1.284.713-1.788a2.617 2.617 0 011.983-.895c.744 0 1.438.282 1.955.794a2.67 2.67 0 01.797 1.91c0 1.54-1.212 2.747-2.759 2.747-.298 0-.84-.131-.862-.137-.313-.093-.445.34-.49.484-.167.55.085.659.138.675a3.77 3.77 0 001.252.184 3.965 3.965 0 003.96-3.962c0-2.167-1.775-3.93-3.957-3.93a4.006 4.006 0 00-2.827 1.15c-.718.706-1.13 1.648-1.13 2.583l-.001.024c-.003.117-.006 2.88-.007 3.788l-.004-.005c-.41-.454-.816-1.15-1.085-1.86-.105-.279-.343-.23-.668-.13-.142.044-.574.177-.478.49v.003c.005.013.109.299.17.44.328.78.8 1.48 1.402 2.082a6.525 6.525 0 004.629 1.917c.883 0 1.74-.173 2.548-.515.78-.33 1.48-.802 2.081-1.403a6.526 6.526 0 001.917-4.629c0-.884-.173-1.741-.514-2.548z", fill: "#323544" })); exports.default = Svg500px;