UNPKG

iconista

Version:

Thousands of SVG icons with one React component

10 lines (9 loc) 2.47 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 Slideshare = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M21.647 11.402a.455.455 0 00-.452-.032c-.13.032-.226.13-.42.226v-.226-7.334c0-.485-.097-.937-.453-1.357-.226-.356-.646-.55-1.034-.647-.032 0-.032-.032-.096-.032H4.749a3.067 3.067 0 00-.679.29c-.517.324-.775.776-.872 1.358V11.628c-.032-.032-.097-.032-.194-.097-.097-.064-.226-.129-.323-.129-.258-.097-.485.097-.452.42.032.194.097.356.194.453.452.549 1.033 1.034 1.68 1.454.71.452 1.454.872 2.23 1.227.031.033.031.033.096.033-.032.258-.13.549-.194.807-.13.711-.258 1.454-.194 2.165.033.905.323 1.777.873 2.553.549.775 1.324 1.26 2.261 1.39.033 0 .097.031.13.031h.581c.194-.032.356-.097.55-.129.71-.226 1.26-.937 1.26-1.712.032-1.26.032-2.553.032-3.748v-.227c.194.033.323.098.452.13.033.032.033.097.033.129 0 1.034 0 2.133.032 3.231 0 .355 0 .679.097 1.034.226.775.807 1.163 1.55 1.325.033 0 .098.032.13.032h.582c.355-.097.71-.194 1.033-.355.808-.356 1.357-1.034 1.713-1.81.452-1.001.55-2.035.42-3.134-.032-.485-.194-1.002-.259-1.486 0-.032-.032-.097-.032-.13.259-.129.55-.226.808-.355.937-.452 1.906-1.034 2.682-1.712.226-.226.452-.55.678-.776.032-.032.032-.129.032-.194.162-.387.097-.549-.032-.646zm-1.938.905c-.776.355-1.487.678-2.262.872-1.131.226-2.262.323-3.393.226a2.672 2.672 0 00-.872.033c-.453.032-.776.323-.808.808 0 .032-.032.032-.032.096-.259-.226-.55-.452-.808-.678-.226-.194-.452-.226-.71-.226-.647 0-1.326.032-1.94.032a10.294 10.294 0 01-4.361-1.034c-.033-.032-.097-.097-.097-.194 0-2.552 0-5.137.032-7.657 0-.259.032-.485.13-.776.096-.42.42-.581.775-.678.226-.032.484-.032.71-.032h12.15c.322 0 .645 0 .936.129.42.194.582.484.679.904.032.227.032.55.032.776v7.205c0 .065-.032.097-.162.194z", fill: "#323544" }), React.createElement("path", { d: "M7.431 8.947c-.485.646-.582 1.389-.226 2.132.452.905 1.228 1.325 2.132 1.357a3.479 3.479 0 001.551-.452c1.131-.776 1.228-2.391.226-3.36-1.098-1.034-2.843-.905-3.683.323zM16.477 8.462c-1.131-.808-2.682-.582-3.458.452-.484.679-.581 1.454-.226 2.23.453.904 1.228 1.26 2.133 1.324.678-.032 1.26-.226 1.712-.646 1.034-.937.937-2.617-.162-3.36z", fill: "#323544" })); exports.default = Slideshare;