@icongo/li
Version:
LibreICONS Icons
14 lines • 989 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandFeedly = props => /*#__PURE__*/_jsx("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", {
d: "M4.697 11.966 1.31 8.554c-.412-.412-.412-1.305 0-1.695l4.855-4.876c.39-.39 1.26-.39 1.648 0l4.878 4.876c.413.413.413 1.306 0 1.696L9.3 11.967a1.237 1.237 0 0 1-.847.343H5.5a1.17 1.17 0 0 1-.802-.344zm3.092-1.328c.069-.07.069-.207 0-.275l-.664-.664a.196.196 0 0 0-.274 0l-.665.66c-.069.066-.069.202 0 .27l.527.502h.55l.532-.51-.006.017zm0-2.817c.046-.045.046-.16 0-.206l-.71-.704c-.045-.046-.16-.046-.206 0l-2.06 2.062c-.07.075-.07.232 0 .3l.48.48h.55L7.79 7.826V7.82zm0-2.793c.046-.046.069-.183 0-.23l-.687-.686c-.045-.052-.183-.052-.251 0L3.394 7.569c-.047.045-.07.18-.025.225l.55.525h.527l3.343-3.291z"
})
}));
export { LIBrandFeedly };