package.dist.js.icons.record-vinyl-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.RecordVinylIconConfig = {
name: 'RecordVinylIcon',
height: 512,
width: 512,
svgPath: 'M256 152a104 104 0 1 0 104 104 104 104 0 0 0-104-104zm0 128a24 24 0 1 1 24-24 24 24 0 0 1-24 24zm0-272C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 376a128 128 0 1 1 128-128 128 128 0 0 1-128 128z',
yOffset: 0,
xOffset: 0,
};
exports.RecordVinylIcon = require('../createIcon').createIcon(exports.RecordVinylIconConfig);
exports["default"] = exports.RecordVinylIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy