@icongo/li
Version:
LibreICONS Icons
14 lines • 624 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandAddthis = 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: "M9.995 7.785H7.746v2.249H6.263V7.781H3.966V6.257h2.25V3.995h1.482v2.263h2.25l.048 1.528zm1.484-6.756H2.483C1.68 1.01 1 1.685 1 2.505v9.01A1.5 1.5 0 0 0 2.502 13h8.996A1.509 1.509 0 0 0 13 11.505v-9.01C13 1.67 12.324 1 11.498 1l-.02.029z"
})
}));
export { LIBrandAddthis };