UNPKG

@icongo/li

Version:
15 lines 738 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LISocialLinkedin = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", className: "prefix__social-linkedin", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M3.932 2.476a1.47 1.47 0 0 1-1.465 1.476 1.47 1.47 0 0 1-1.464-1.476A1.47 1.47 0 0 1 2.467 1c.809 0 1.465.66 1.465 1.476ZM3.717 5H1.241v8h2.476V5zm3.959 0H5.3v8h2.375V8.8c0-1.124.517-1.794 1.509-1.794.91 0 1.348.643 1.348 1.795V13h2.464V7.935c0-2.143-1.214-3.18-2.91-3.18-1.697 0-2.411 1.322-2.411 1.322V5z" }) })); export { LISocialLinkedin };