@icongo/li
Version:
LibreICONS Icons
15 lines • 841 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LISocialFeedburner = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
className: "prefix__social-feedburner",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M10.87 8.933c.426-1.788-.438-3.256-2.42-4.445.397 2.42-1.24 3.184-2.323 2.738.857-1.401 1.032-2.494.4-3.498-.63-1.004-.944-1.565-.419-2.728-2.42 2.403-3.359 5.028-2.826 7.873-1.14.433-1.856 1.062-1.856 1.762C1.426 11.941 3.922 13 7 13s5.574-1.059 5.574-2.365c0-.668-.654-1.272-1.705-1.702zM7.402 11.49c-2.637.293-4.416-2.449-2.314-5.458-.924 3.87 3.727 4.347 3.981.652 1.927 2.087.761 4.536-1.667 4.806z"
})
}));
export { LISocialFeedburner };