@icongo/li
Version:
LibreICONS Icons
14 lines • 570 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandInstapaper = 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: "M8.383 11.13c0 .909.135 1.044 1.467 1.145V13h-5.7v-.724c1.333-.102 1.467-.237 1.467-1.146V2.854c0-.892-.135-1.044-1.467-1.146V1h5.7v.708c-1.332.102-1.468.253-1.468 1.146v8.276z"
})
}));
export { LIBrandInstapaper };