@icongo/li
Version:
LibreICONS Icons
22 lines • 839 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LIBrandGoogleAdwords = props => /*#__PURE__*/_jsxs("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", {
fill: "#28b446",
d: "M13 12.8H9.945c-.478 0-.904-.301-1.062-.752L7.21 7.283 7 6.685l.063-2.92L8.926 1.2l.552 1.573L13 12.801z"
}), /*#__PURE__*/_jsx("path", {
fill: "#219b38",
d: "m8.926 1.2.552 1.572-2.268 4.51L7 6.686l.063-2.92z"
}), /*#__PURE__*/_jsx("path", {
fill: "#518ef8",
d: "M8.926 1.2 7 6.684l-1.884 5.363a1.124 1.124 0 0 1-1.061.753H1L5.074 1.199h3.852z"
})]
}));
export { LIBrandGoogleAdwords };