package.dist.js.icons.ellipsis-v-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.EllipsisVIconConfig = {
name: 'EllipsisVIcon',
height: 512,
width: 192,
svgPath: 'M96 184c39.8 0 72 32.2 72 72s-32.2 72-72 72-72-32.2-72-72 32.2-72 72-72zM24 80c0 39.8 32.2 72 72 72s72-32.2 72-72S135.8 8 96 8 24 40.2 24 80zm0 352c0 39.8 32.2 72 72 72s72-32.2 72-72-32.2-72-72-72-72 32.2-72 72z',
yOffset: 0,
xOffset: 0,
};
exports.EllipsisVIcon = require('../createIcon').createIcon(exports.EllipsisVIconConfig);
exports["default"] = exports.EllipsisVIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy