@icongo/li
Version:
LibreICONS Icons
14 lines • 1.51 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandApple = 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.544 12.769a2.687 2.687 0 0 1-.622-.575 7.708 7.708 0 0 1-.531-.727A7.028 7.028 0 0 1 2.5 9.65a6.832 6.832 0 0 1-.371-2.172c0-.784.17-1.469.5-2.044.245-.45.61-.826 1.05-1.09a2.8 2.8 0 0 1 1.42-.42c.174 0 .364.025.564.075.145.04.32.105.534.185.275.105.425.17.475.185.16.06.295.085.4.085.08 0 .195-.025.322-.065.073-.025.21-.07.405-.155.193-.07.346-.13.467-.175a4.17 4.17 0 0 1 .525-.13c.195-.03.388-.04.574-.025.354.025.68.1.97.21.509.205.92.525 1.227.98a3.06 3.06 0 0 0-.977 1.027 2.543 2.543 0 0 0-.322 1.259c.008.541.145 1.017.42 1.429.193.3.452.557.766.767.155.105.291.178.42.225a6.44 6.44 0 0 1-.202.55 7.09 7.09 0 0 1-.625 1.154c-.216.315-.386.55-.515.705-.2.24-.394.42-.59.548a1.313 1.313 0 0 1-.725.218 1.609 1.609 0 0 1-.516-.063 5.01 5.01 0 0 1-.428-.162 3.468 3.468 0 0 0-.452-.17 2.332 2.332 0 0 0-1.161-.001 3.6 3.6 0 0 0-.454.163c-.21.087-.347.145-.427.17A2.234 2.234 0 0 1 5.28 13c-.26 0-.502-.075-.743-.225Zm3.425-9.225c-.34.17-.663.242-.986.218-.05-.323 0-.655.135-1.018.12-.31.28-.59.5-.84.23-.26.504-.474.814-.63.33-.17.645-.259.945-.274.04.34 0 .675-.125 1.034a2.97 2.97 0 0 1-.5.88 2.52 2.52 0 0 1-.793.63Z"
})
}));
export { LIBrandApple };