@icongo/li
Version:
LibreICONS Icons
14 lines • 666 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSparkpost = 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.1 5.5c-.675.45-.9 1.35-.825 1.95C7.15 6.325 10 3.175 6.775 1 8.575 3.7 4 5.875 4 9.7c0 1.5.975 2.85 3 3.3 2.025-.449 3-1.8 3-3.3 0-2.25-1.35-3-.9-4.2ZM7 11.426c-.9 0-1.725-.75-1.725-1.726 0-.9.75-1.724 1.725-1.724.9 0 1.725.75 1.725 1.725-.075.975-.825 1.725-1.725 1.725Z"
})
}));
export { LIBrandSparkpost };