UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.76 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 Surfboard2 = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M5.678 20.5C4.936 18.536 4.5 15.966 4.5 13.185c0-2.955.492-5.665 1.316-7.664.41-.998.92-1.855 1.522-2.474C7.944 2.425 8.691 2 9.548 2c.859 0 1.606.425 2.211 1.047.603.619 1.112 1.476 1.523 2.474.103.249.2.509.292.779.112-.161.226-.317.34-.467.639-.835 1.334-1.515 2.06-1.946.728-.434 1.543-.648 2.356-.43.814.218 1.413.81 1.827 1.55.412.737.675 1.673.81 2.716.271 2.09.05 4.763-.694 7.542-.527 1.967-1.256 3.76-2.093 5.235H20a.75.75 0 010 1.5H4a.75.75 0 010-1.5h1.678zM7.203 6.092C6.47 7.869 6 10.377 6 13.185c0 2.934.513 5.533 1.297 7.315h2.788c-.324-2.128-.114-4.905.659-7.788.46-1.719 1.074-3.302 1.778-4.656a13.703 13.703 0 00-.627-1.964c-.367-.89-.785-1.562-1.21-1.999-.423-.434-.807-.593-1.136-.593-.33 0-.713.159-1.136.593-.426.437-.844 1.108-1.21 1.999zM16.427 20.5c.551-.849 1.077-1.872 1.538-3.026l-2.436-2.226a.75.75 0 00-.667-.18l-3.223.71c-.262 1.81-.26 3.444-.034 4.722h4.822zm-3.205-10.409l2.4-.528a2.25 2.25 0 012.001.536l1.814 1.658c.177-1.435.185-2.746.043-3.84-.12-.929-.344-1.662-.632-2.177-.287-.512-.603-.753-.906-.834-.302-.08-.697-.03-1.201.27-.507.301-1.067.825-1.635 1.568-.67.877-1.32 2.017-1.884 3.347zm-.63 1.675a23.956 23.956 0 00-.662 2.412l2.609-.574a2.25 2.25 0 012.002.536l1.972 1.802a23.899 23.899 0 00.633-2.42l-2.535-2.316a.75.75 0 00-.667-.178l-3.352.738z", fill: "#323544" })); exports.default = Surfboard2;