📄 lucide/icons/brush-cleaning

File: brush-cleaning.md | Updated: 11/15/2025

Source: https://lucide.dev/icons/brush-cleaning

Skip to content

Return to top

brush-cleaning

cleaning • utensil • housekeeping • tool • sweeping • scrubbing • hygiene • maintenance • household • cleaner • chores • equipment • sanitation • bristles • handle • home care • sanitize • purify • wash • disinfect • sterilize • scrub • polish • decontaminate • wipe • spotless • remove • empty • erase • purge • eliminate

home tools design

Created:

v0.505.0

Last changed:

v0.505.0

Contributors:

karsa-mistmere

VanillaReactVueSveltePreactSolidAngularIcon font

js

import { createIcons, icons } from 'lucide';

createIcons({ icons });

document.body.append('<i data-lucide="brush-cleaning"></i>');  

tsx

import { BrushCleaning } from 'lucide-react';

const App = () => {
  return (
    <BrushCleaning />
  );
};

export default App;

vue

<script setup>
import { BrushCleaning } from 'lucide-vue-next';
</script>

<template>
  <BrushCleaning />
</template>

svelte

<script>
import { BrushCleaning } from 'lucide-svelte';
</script>

<BrushCleaning />

tsx

import { BrushCleaning } from 'lucide-preact';

const App = () => {
  return (
    <BrushCleaning />
  );
};

export default App;

tsx

import { BrushCleaning } from 'lucide-solid';

const App = () => {
  return (
    <BrushCleaning />
  );
};

export default App;

tsx

// app.module.ts
import { LucideAngularModule, BrushCleaning } from 'lucide-angular';

@NgModule({
  imports: [\
    LucideAngularModule.pick({ BrushCleaning })\
  ],
})

// app.component.html
<lucide-icon name="brush-cleaning"></lucide-icon>

html

<div class="icon-brush-cleaning"></div>

See this icon in action

BrushCancel

Bug

Feature

Brush

Documents Readme Brush 12

112

8

11

2

More icons like this

brush