IconSearch logoIconsearch
Home/Libraries/Freehand free icons (Iconify)/toilet-sign
← Back to Search
Freehand free icons (Iconify)

ToiletSign

License: CC-BY-4.0


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 24 24"><path fill="#818cf8" d="M4.135 7.493a5.28 5.28 0 0 0 3.318-.86a3.86 3.86 0 0 0 1.84-2.948a3.53 3.53 0 0 0-1.4-2.898a4.19 4.19 0 0 0-5.677.74a4.06 4.06 0 0 0-.89 3.477a3.15 3.15 0 0 0 2.81 2.489m-1.31-5.487a3.13 3.13 0 0 1 4.548-.59a2.64 2.64 0 0 1 .92 2.19a2.89 2.89 0 0 1-1.46 2.078a4.24 4.24 0 0 1-2.588.67a2.15 2.15 0 0 1-1.949-1.57a3.22 3.22 0 0 1 .53-2.778m7.195 6.696a3 3 0 0 0-.64 0H7.603l-3.868-.1c-.76 0-1.519.06-2.288.08h-.95a.3.3 0 0 0-.32.28a.29.29 0 0 0 .27.32q.499.054 1 .05h2.278l3.858.26l1.839.1c.07 0 .22 0 .34.05l-.15.26l-.87 2.708c-.59 1.939-1.319 3.428-1.998 5.177c-.17.43-.3.88-.45 1.35s-.46 1.188-.79 1.998c-.15.35-.29.69-.42 1c-.24-.54-.5-1.15-.59-1.38l-2.078-5.527c-.35-.92-.67-1.828-.94-2.748S.948 10.721.698 9.772a.33.33 0 0 0-.4-.25a.34.34 0 0 0-.27.41c.21.999.45 1.918.71 2.858s.53 1.889.87 2.828l1.998 5.557c.14.39.67 1.759.94 2.299q.087.193.23.35a.54.54 0 0 0 .34.17a.5.5 0 0 0 .5-.22q.565-1.014.999-2.09q.471-1.022.84-2.088c.499-1.67 1.129-2.998 1.678-4.527c.24-.64.45-1.3.67-2l.76-2.678a2.4 2.4 0 0 0 .16-.9a.9.9 0 0 0-.29-.619a.74.74 0 0 0-.41-.17m6.995-.52a3.77 3.77 0 0 0 3.428-.899a5.13 5.13 0 0 0 1.569-3.058a3.78 3.78 0 0 0-.48-2.379a3.42 3.42 0 0 0-4.997-.83c-.533.352-1.01.78-1.42 1.27c-.299.35-.535.749-.699 1.18a3.52 3.52 0 0 0 .26 2.997a3.76 3.76 0 0 0 2.339 1.72m-1.69-4.397c.146-.43.381-.826.69-1.16c.295-.368.63-.704 1-.999a2.479 2.479 0 0 1 4.107 2.419a4.2 4.2 0 0 1-1.369 2.399a2.74 2.74 0 0 1-2.459.59a2.64 2.64 0 0 1-1.669-1.23a2.52 2.52 0 0 1-.26-2.019zm8.396 17.539a26 26 0 0 0-1.25-2.998l-4.127-7.836a.34.34 0 0 0-.336-.183a.343.343 0 0 0-.312.374a.3.3 0 0 0 .038.129c.62 1.21 1.11 2.199 1.58 3.158c.719 1.47 1.379 2.849 2.308 4.777c.21.45.67 1.5 1 2.449c.172.44.286.9.34 1.37a11 11 0 0 1-1.72-.23l-1.699.09H13.85c-2.38 0-1.56.399-1-.76l1.24-2.899c.549-1.249.999-2.408 1.518-3.558c.71-1.729 1.39-3.418 2.17-5.346a.3.3 0 0 0-.15-.4a.28.28 0 0 0-.39.16c-.86 1.899-1.6 3.558-2.39 5.267c-.499 1.119-.998 2.248-1.628 3.478l-1.32 2.798c0 .07-.47.82-.6 1.15a.85.85 0 0 0 0 .549a1.1 1.1 0 0 0 .69.55a7 7 0 0 0 1.88.15h5.676c.5 0 1-.06 1.76-.12a12 12 0 0 0 2.118 0a.7.7 0 0 0 .55-.54a3.65 3.65 0 0 0-.25-1.58"/></svg>

Icons in Action

WEB APPLICATION HEADER & NAVIGATION

my-app.com/dashboard
Dashboard
Analytics
Settings

Overview Dashboard

PROGRESS STEPPER

3

BUTTON UI ACTIONS

SCALABILITY & CLARITY

12px
16px
24px
32px
48px

Highly adaptable, clean vectors that scale perfectly across modern UI components, navigation bars, and mobile actions. Perfectly pre-vetted for production deployment.

IconSearch Presets

Frequently Asked Questions

Q.How do I use this icon in my React/Next.js project?

You have two choices: install the official package listed under the "REACT IMPORT" tab (e.g. npm install @iconify/react) and import the icon directly, or copy the complete React Component code from the "STANDALONE JSX" tab and paste it directly into a local file (e.g. ToiletSignIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **CC-BY-4.0** license. The license grants full permissions for personal and commercial usage (e.g., in SaaS platforms, client projects, or business landing pages). Attributing the icon creator is generally not required for MIT/ISC licenses, but check details on our dedicated License Guide.

Q.What is the "Download SVG without fill color" toggle?

Many SVGs ship with inline fill="..." attributes. By checking this toggle, we strip these attributes and enforce fill="none", making the SVG fully styleable via CSS classes or Tailwind utility classes like fill-current.

Related Icons in Freehand free icons (Iconify)

Browse all Freehand free icons (Iconify) icons →
accessories-remote-shutter
accessories-remote-shutter
accessories-retro-film-1
accessories-retro-film-1
accounting-abacus
accounting-abacus
accounting-calculator
accounting-calculator
accounting-invoice
accounting-invoice
accounting-invoice-mail
accounting-invoice-mail
add-sign-bold
add-sign-bold
advertising-ad-browser
advertising-ad-browser
advertising-money-idea
advertising-money-idea
airplane-mode-rectangle
airplane-mode-rectangle
alert-alarm-bell
alert-alarm-bell
alert-alarm-clock
alert-alarm-clock