@icongo/li
Version:
LibreICONS Icons
14 lines • 837 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandSalesforce = 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: "M6.003 3.708a2.097 2.097 0 0 1 1.523-.653c.78 0 1.477.45 1.844 1.102.315-.15.675-.225 1.05-.225 1.425 0 2.58 1.17 2.58 2.61s-1.155 2.61-2.588 2.61c-.172 0-.344-.022-.51-.052a1.875 1.875 0 0 1-1.65.975c-.3 0-.577-.075-.825-.187A2.157 2.157 0 0 1 5.44 11.2c-.93 0-1.725-.585-2.025-1.41-.135.03-.27.038-.413.038C1.9 9.828 1 8.928 1 7.803c0-.75.405-1.403 1.005-1.755a2.262 2.262 0 0 1-.195-.923c0-1.29 1.05-2.325 2.325-2.325.765 0 1.425.352 1.86.9"
})
}));
export { LIBrandSalesforce };