UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 924 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Googleadmob = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M11.46.033h-.052A11.993 11.993 0 000 11.922v.052c0 7.475 6.563 11.928 11.447 11.928h.17a3.086 3.086 0 003.125-3.047c0-1.693-1.433-2.917-3.152-2.917h-.039a6.016 6.016 0 01-5.508-6.368v-.052a6.016 6.016 0 015.573-5.509c1.719 0 3.125-1.237 3.125-2.917A3.086 3.086 0 0011.604.02h-.143zm2.031.026a3.516 3.516 0 011.746 3.021 3.386 3.386 0 01-1.928 3.047c2.865.6 4.532 3.126 4.688 5.378v7.684a3.49 3.49 0 016.003.026v-7.736A12.046 12.046 0 0013.491.045zm7.475 17.932a2.995 2.995 0 10.04 0z" })); exports.default = Googleadmob;