@stakefish/ui
Version:
<div align="center"> <a href="https://www.npmjs.com/package/@stakefish/ui"><img src="https://gateway.pinata.cloud/ipfs/QmbZL1ceA8Yiz2pKALTg919jYx141DPUGegC9L4XpyayW5" width="300" /></a> </div>
9 lines (6 loc) • 1.23 kB
JavaScript
import { _ as __assign } from '../tslib.es6-35932c2c.js';
import { jsx } from 'react/jsx-runtime';
var LinkedIn = function () {
return (jsx("svg", __assign({ viewBox: "0 0 32 32" }, { children: jsx("path", { d: "M0 3.62437C0 2.57381 0.360371 1.70711 1.08108 1.02428C1.80179 0.341416 2.73875 0 3.89189 0C5.02446 0 5.94079 0.336152 6.64093 1.00852C7.36164 1.70188 7.72201 2.60532 7.72201 3.71892C7.72201 4.72744 7.37195 5.56785 6.67181 6.24022C5.9511 6.93358 5.00386 7.28026 3.83012 7.28026H3.79923C2.66666 7.28026 1.75033 6.93358 1.05019 6.24022C0.350054 5.54686 0 4.6749 0 3.62437ZM0.401544 31.2011V10.1482H7.25869V31.2011H0.401544ZM11.0579 31.2011H17.9151V19.4455C17.9151 18.7101 17.9974 18.1428 18.1622 17.7437C18.4504 17.0293 18.888 16.4252 19.4749 15.9315C20.0618 15.4377 20.7979 15.1908 21.6834 15.1908C23.9897 15.1908 25.1429 16.7771 25.1429 19.9498V31.2011H32V19.1304C32 16.0208 31.2793 13.6623 29.8378 12.055C28.3964 10.4476 26.4916 9.64398 24.1236 9.64398C21.4672 9.64398 19.3977 10.8101 17.9151 13.1423V13.2053H17.8842L17.9151 13.1423V10.1482H11.0579C11.0991 10.8206 11.1197 12.9111 11.1197 16.42C11.1197 19.9288 11.0991 24.8558 11.0579 31.2011Z" }, void 0) }), void 0));
};
export { LinkedIn as default };