package.dist.esm.icons.buromobelexperte-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!
import { createIcon } from '../createIcon';
export const BuromobelexperteIconConfig = {
name: 'BuromobelexperteIcon',
height: 512,
width: 448,
svgPath: 'M0 32v128h128V32H0zm120 120H8V40h112v112zm40-120v128h128V32H160zm120 120H168V40h112v112zm40-120v128h128V32H320zm120 120H328V40h112v112zM0 192v128h128V192H0zm120 120H8V200h112v112zm40-120v128h128V192H160zm120 120H168V200h112v112zm40-120v128h128V192H320zm120 120H328V200h112v112zM0 352v128h128V352H0zm120 120H8V360h112v112zm40-120v128h128V352H160zm120 120H168V360h112v112zm40-120v128h128V352H320z',
yOffset: 0,
xOffset: 0,
};
export const BuromobelexperteIcon = createIcon(BuromobelexperteIconConfig);
export default BuromobelexperteIcon;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy