John KuehJohn Kueh

sink 01 icon

HugeIcons · Sink01Icon · MIT

Download SVG

The HugeIcons sink 01 icon depicts a basic sink basin, commonly used to represent plumbing fixtures, bathrooms, or kitchen areas in user interfaces.

Common uses

  • Bathroom fixture indicator
  • Kitchen area element
  • Plumbing service icon

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Sink01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Sink01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
basinfaucetwashbasinplumbing

FAQ

What does the Sink01Icon represent?
The Sink01Icon visually represents a sink basin. It is typically used in UIs to denote areas related to plumbing, bathrooms, or kitchens.
How do I use the Sink01Icon in a React project?
To use the Sink01Icon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={Sink01Icon} />.
What is the license for the HugeIcons sink 01 icon?
The HugeIcons sink 01 icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →