@icongo/li
Version:
LibreICONS Icons
15 lines • 932 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocial500Px = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-500px",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M7.008 8.17c.853.989 1.843 1.85 3.16 1.85C11.943 10.02 13 8.672 13 6.96c0-1.709-1.077-2.98-2.816-2.98-1.39 0-2.298.902-3.176 1.965-.9-1.08-1.794-1.964-3.209-1.964C2.106 3.98 1 5.252 1 6.992c0 1.727 1.133 3.028 2.871 3.028 1.487 0 2.265-.935 3.137-1.85zM2.555 7.025c0-.674.44-1.408 1.244-1.408.822 0 1.668.82 2.227 1.424-.546.637-1.343 1.326-2.177 1.326-.825 0-1.294-.572-1.294-1.342zm5.435.016c.582-.63 1.304-1.424 2.161-1.424.837 0 1.31.656 1.31 1.391 0 .74-.432 1.359-1.26 1.359-.885 0-1.63-.655-2.21-1.326z"
})
}));
export { LISocial500Px };