package.dist.js.icons.adn-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.AdnIconConfig = {
name: 'AdnIcon',
height: 512,
width: 496,
svgPath: 'M248 167.5l64.9 98.8H183.1l64.9-98.8zM496 256c0 136.9-111.1 248-248 248S0 392.9 0 256 111.1 8 248 8s248 111.1 248 248zm-99.8 82.7L248 115.5 99.8 338.7h30.4l33.6-51.7h168.6l33.6 51.7h30.2z',
yOffset: 0,
xOffset: 0,
};
exports.AdnIcon = require('../createIcon').createIcon(exports.AdnIconConfig);
exports["default"] = exports.AdnIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy