package.dist.js.icons.music-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.MusicIconConfig = {
name: 'MusicIcon',
height: 512,
width: 512,
svgPath: 'M470.38 1.51L150.41 96A32 32 0 0 0 128 126.51v261.41A139 139 0 0 0 96 384c-53 0-96 28.66-96 64s43 64 96 64 96-28.66 96-64V214.32l256-75v184.61a138.4 138.4 0 0 0-32-3.93c-53 0-96 28.66-96 64s43 64 96 64 96-28.65 96-64V32a32 32 0 0 0-41.62-30.49z',
yOffset: 0,
xOffset: 0,
};
exports.MusicIcon = require('../createIcon').createIcon(exports.MusicIconConfig);
exports["default"] = exports.MusicIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy