package.dist.js.icons.deezer-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.DeezerIconConfig = {
name: 'DeezerIcon',
height: 512,
width: 576,
svgPath: 'M451.46,244.71H576V172H451.46Zm0-173.89v72.67H576V70.82Zm0,275.06H576V273.2H451.46ZM0,447.09H124.54V374.42H0Zm150.47,0H275V374.42H150.47Zm150.52,0H425.53V374.42H301Zm150.47,0H576V374.42H451.46ZM301,345.88H425.53V273.2H301Zm-150.52,0H275V273.2H150.47Zm0-101.17H275V172H150.47Z',
yOffset: 0,
xOffset: 0,
};
exports.DeezerIcon = require('../createIcon').createIcon(exports.DeezerIconConfig);
exports["default"] = exports.DeezerIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy