@icongo/li
Version:
LibreICONS Icons
14 lines • 731 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIBrandGooglePlay = 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: "M1.61 1a.463.463 0 0 0-.03.154v11.614c0 .109.03.17.092.232L7.38 6.954 1.61 1Zm6.155 6.354L9.24 8.876l-2.106 1.2s-2.678 1.522-4.154 2.37l4.785-5.092zm.4-.415 1.583 1.646c.248-.139 2.186-1.247 2.462-1.4.292-.17.263-.4.015-.523-.23-.128-2.167-1.238-2.46-1.418L8.163 6.94l.002-.002zm-.401-.4 1.492-1.585-2.13-1.216L2.5 1.09l5.265 5.45h-.001z"
})
}));
export { LIBrandGooglePlay };