UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.98 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 Laravel = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M21.705 6.556l-.02-.044a1.184 1.184 0 01-.02-.052c-.012-.02-.024-.032-.04-.052-.008-.016-.02-.028-.036-.044-.008-.008-.02-.016-.044-.036a.209.209 0 00-.044-.032l-3.715-2.14a.45.45 0 00-.428 0L13.64 6.3s-.024.016-.048.036l-.036.028-.044.056-.024.036s-.02.036-.032.068l-.012.032c-.008.04-.016.076-.016.112v3.995l-2.855 1.643V4.564c0-.036 0-.076-.012-.108a.312.312 0 00-.02-.048.324.324 0 00-.024-.052c-.008-.02-.02-.032-.036-.052a.292.292 0 00-.036-.044c-.008-.008-.02-.016-.044-.036-.012-.008-.024-.02-.04-.028L6.641 2.057a.43.43 0 00-.428 0L2.498 4.192s-.032.024-.052.044l-.04.028s-.02.028-.04.052l-.024.036s-.02.044-.028.068l-.016.036c-.008.036-.016.072-.016.112v12.725c0 .072.02.148.06.212.036.068.092.12.156.16l7.434 4.279.064.028.036.012c.036.008.072.016.112.016.036 0 .072-.008.108-.016l.036-.012c.024-.008.048-.016.068-.032l7.434-4.275a.435.435 0 00.212-.372v-3.995l3.5-2.015a.428.428 0 00.16-.156.457.457 0 00.055-.216V6.668c0-.036 0-.072-.012-.112zm-4.13 1.755l-2.856-1.643 2.855-1.64 2.856 1.64-2.856 1.643zM6.428 2.925L9.28 4.568 6.43 6.212 3.573 4.568l2.855-1.643zm3.283 2.383v7.494l-1.735 1-1.12.644v-7.49l2.855-1.648zm0 15.516l-6.57-3.783V5.308l2.855 1.648v8.234l.008.056c0 .016.004.036.008.056.004.016.012.028.02.052.008.02.016.036.024.048a.39.39 0 00.036.056l.032.036s.02.02.048.04l3.54 2.007v3.283zm.432-4.027l-2.851-1.611 6.566-3.78 2.852 1.644-6.567 3.747zm6.998.244l-6.57 3.787v-3.287l6.57-3.75v3.25zm0-4.735l-2.855-1.643V7.412l2.855 1.643v3.251zm3.716-1.643l-2.856 1.643v-3.25l2.856-1.644v3.25z", fill: "#323544" })); exports.default = Laravel;