package.dist.js.icons.google-play-icon.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react-icons Show documentation
Show all versions of react-icons Show documentation
PatternFly 4 Icons as React Components
The newest version!
"use strict"
exports.__esModule = true;
exports.GooglePlayIconConfig = {
name: 'GooglePlayIcon',
height: 512,
width: 512,
svgPath: 'M325.3 234.3L104.6 13l280.8 161.2-60.1 60.1zM47 0C34 6.8 25.3 19.2 25.3 35.3v441.3c0 16.1 8.7 28.5 21.7 35.3l256.6-256L47 0zm425.2 225.6l-58.9-34.1-65.7 64.5 65.7 64.5 60.1-34.1c18-14.3 18-46.5-1.2-60.8zM104.6 499l280.8-161.2-60.1-60.1L104.6 499z',
yOffset: 0,
xOffset: 0,
};
exports.GooglePlayIcon = require('../createIcon').createIcon(exports.GooglePlayIconConfig);
exports["default"] = exports.GooglePlayIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy