UNPKG

@icongo/li

Version:
19 lines 829 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LISocialFacebook = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#485a96", d: "M12.338 13a.662.662 0 0 0 .662-.662V1.662A.662.662 0 0 0 12.338 1H1.662A.662.662 0 0 0 1 1.662v10.676c0 .365.296.662.662.662h10.676z" }), /*#__PURE__*/_jsx("path", { fill: "#fff", d: "M9.28 13V8.353h1.56l.233-1.811H9.28V5.386c0-.525.145-.882.897-.882h.96v-1.62a12.834 12.834 0 0 0-1.398-.072c-1.383 0-2.33.844-2.33 2.394v1.336H5.847v1.811H7.41V13h1.87z" })] })); export { LISocialFacebook };