package.dist.js.icons.vuejs-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.VuejsIconConfig = {
name: 'VuejsIcon',
height: 512,
width: 448,
svgPath: 'M356.9 64.3H280l-56 88.6-48-88.6H0L224 448 448 64.3h-91.1zm-301.2 32h53.8L224 294.5 338.4 96.3h53.8L224 384.5 55.7 96.3z',
yOffset: 0,
xOffset: 0,
};
exports.VuejsIcon = require('../createIcon').createIcon(exports.VuejsIconConfig);
exports["default"] = exports.VuejsIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy