UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 990 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 Googledisplayandvideo360 = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M4.421.01a2.947 2.947 0 00-2.828 1.52 2.967 2.967 0 001.094 4.076l10.6 6.064 4.79-2.672a3.546 3.546 0 011.811-.443L5.701.424A2.947 2.947 0 004.42.01zM1.164 4.768v14.484a3.474 3.474 0 012.972-1.687 3.47 3.47 0 012.961 1.672l.004-10.53L2.44 6.04a3.433 3.433 0 01-1.275-1.271zm18.42 4.289a3.08 3.08 0 00-1.264.379L7.6 15.414c.003 1.873-.011 3.745.003 5.617 0 .4-.072.988-.396 1.606l12.548-7.227 1.487-.83a2.978 2.978 0 001.463-3.511 3.08 3.08 0 00-3.121-2.012zM4.136 18.065A2.967 2.967 0 104.134 24a2.967 2.967 0 00.002-5.935z" })); exports.default = Googledisplayandvideo360;