@icongo/li
Version:
LibreICONS Icons
15 lines • 1.16 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialZerply = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-zerply",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M4.943 8.887c1.187.11 2.107.746 3.058 1.33.672.412 1.412.652 2.216.642.386 0 .73-.132 1.023-.379.126-.106.178-.084.216.071.288 1.193-.659 2.411-1.885 2.448-.612.018-1.137-.201-1.626-.521-.56-.366-1.093-.77-1.65-1.139-1.027-.68-2.161-.912-3.377-.768-.356.042-.39.014-.42-.362-.052-.704.204-1.283.678-1.796 1.35-1.462 2.678-2.945 3.92-4.502.106-.134.211-.268.315-.404.03-.039.091-.073.062-.13-.029-.056-.093-.031-.141-.028a23.01 23.01 0 0 1-1.781.053c-.307-.01-.607-.05-.89-.174-.475-.21-.63-.568-.45-1.05.148-.393.369-.744.61-1.085.069-.096.128-.12.239-.063.553.284 1.158.36 1.766.407a13.68 13.68 0 0 0 3.83-.244c.164-.033.168.048.183.162.075.577-.119 1.059-.498 1.487-1.359 1.534-2.654 3.124-4.105 4.577-.45.45-.899.906-1.293 1.468z"
})
}));
export { LISocialZerply };