UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.04 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 Moqups = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M8.219 0c-2.367 0-3.55 0-4.824.41A5.053 5.053 0 00.402 3.457c-.4 1.297-.4 2.501-.4 4.91v7.266c0 2.409 0 3.613.4 4.91a5.053 5.053 0 002.993 3.047c1.273.41 2.457.41 4.824.41h7.562c2.367 0 3.55 0 4.824-.41a5.053 5.053 0 002.993-3.047c.4-1.297.4-2.501.4-4.91V8.367c.003-2.409.002-3.613-.398-4.91A5.053 5.053 0 0020.607.41C19.334 0 18.151 0 15.785 0zM6.502 6.918a2.618 2.618 0 011.76.533c.266.226.456.528.545.865a4.309 4.309 0 013.056-1.398c.433-.017.86.102 1.221.342.342.266.547.67.559 1.103a5.014 5.014 0 011.564-1.123 3.984 3.984 0 011.563-.322 2.12 2.12 0 011.386.467c.418.402.63.973.573 1.55a4.811 4.811 0 01-.04.6c-.037.302-.044.359-.216 1.154l-.614 2.903a4.317 4.317 0 00-.115.842c-.02.16.032.321.143.439.145.09.316.13.486.113a1.76 1.76 0 001.037-.4c.229-.171.437-.368.62-.588a.08.08 0 01.134.066h.004l-.395 1.895a.552.552 0 01-.228.348c-.676.453-1.477.772-2.395.775a2.12 2.12 0 01-1.386-.467 1.893 1.893 0 01-.573-1.55 6.34 6.34 0 01.155-1.276c.244-1.126.48-2.253.716-3.38.066-.277.103-.559.114-.843a.542.542 0 00-.143-.439.785.785 0 00-.484-.115c-.38.018-.744.159-1.037.4a2.946 2.946 0 00-1.125 1.756l-1.157 5.463a.302.302 0 01-.294.24H9.98a.146.146 0 01-.142-.178l1.314-6.191a4.16 4.16 0 00.133-.957.517.517 0 00-.142-.42.75.75 0 00-.465-.113c-.372.015-.73.149-1.02.383l-.01.005a3.063 3.063 0 00-1.187 1.838l-1.15 5.44a.244.244 0 01-.239.193h-2.08a.159.159 0 01-.156-.191l1.37-6.414c.056-.315.065-.586.067-.702a.764.764 0 00-.191-.533.56.56 0 00-.418-.21 1.42 1.42 0 00-.61.142 3.529 3.529 0 00-.59.353 3.1 3.1 0 00-.624.602l.451-2.094a.45.45 0 01.201-.289 5.86 5.86 0 01.45-.256 3.37 3.37 0 011.56-.361z" })); exports.default = Moqups;