IconSearch logoIconsearch
Home/Libraries/OpenMoji (Iconify)/clown-face
← Back to Search
OpenMoji (Iconify)

ClownFace

License: CC-BY-SA-4.0


1.5px
<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 72 72"><path fill="#d22f27" d="M13.845 27.933s-2.047-1.468-.602-3.124c0 0-2.279-2.013-.428-3.904c0 0-1.238-4.073 2.138-4.309c0 0-.39-4.072 4.08-3.598c0 0 2.501-1.802 4.355.249c0 0 2.533-1.608 3.843.402m30.924 14.284s2.047-1.468.602-3.124c0 0 2.279-2.013.428-3.904c0 0 1.238-4.073-2.138-4.309c0 0 .39-4.072-4.08-3.598c0 0-2.501-1.802-4.355.249c0 0-2.533-1.608-3.843.402"/><circle cx="36" cy="36" r="23" fill="#fff"/><path fill="#d22f27" d="M49.807 46.546s-1.58 8.43-13.81 8.76c-12.18-.44-13.81-8.76-13.81-8.76c-.46-1.73-1.24-5.76 2.28-3.81c2.7 1.5 5.38 4.37 11.53 4.55c6.16-.18 8.83-3.05 11.53-4.55c3.52-1.95 2.75 2.08 2.28 3.81"/><path fill="#fff" d="M35.998 52.734c-6.062 0-9.93-3.31-10.911-4.914s.55-1.156.866-1.003c2.314 1.116 4.041 2.698 10.045 2.903m0 3.014c6.062 0 9.93-3.31 10.911-4.914s-.55-1.156-.866-1.003c-2.313 1.116-4.04 2.698-10.045 2.903"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M23.443 21.175c2.9-1.555 6.194-1.613 8.656 0m7.802 0c2.899-1.555 6.194-1.613 8.656 0m1.251 25.371s-1.58 8.43-13.81 8.76c-12.18-.44-13.81-8.76-13.81-8.76c-.46-1.73-1.24-5.76 2.28-3.81c2.7 1.5 5.38 4.37 11.53 4.55c6.16-.18 8.83-3.05 11.53-4.55c3.52-1.95 2.75 2.08 2.28 3.81M13.845 27.933s-2.047-1.468-.602-3.124c0 0-2.279-2.013-.428-3.904c0 0-1.238-4.073 2.138-4.309c0 0-.39-4.072 4.08-3.598c0 0 2.501-1.802 4.355.249c0 0 2.533-1.608 3.843.402"/><circle cx="36" cy="36" r="23" fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="1.5" d="M58.155 27.933s2.047-1.468.602-3.124c0 0 2.279-2.013.428-3.904c0 0 1.238-4.073-2.138-4.309c0 0 .39-4.072-4.08-3.598c0 0-2.501-1.802-4.355.249c0 0-2.533-1.608-3.843.402"/><ellipse cx="27.771" cy="30.818" fill="none" stroke="#818cf8" stroke-miterlimit="10" stroke-width="1.5" rx="3.5" ry="6.304"/><ellipse cx="44.229" cy="30.822" fill="none" stroke="#818cf8" stroke-miterlimit="10" stroke-width="1.5" rx="3.5" ry="6.304"/><circle cx="36" cy="38.978" r="2.735"/><ellipse cx="27.771" cy="30.818" fill="none" stroke="#818cf8" stroke-miterlimit="10" stroke-width="1.5" rx="3.5" ry="6.304"/><ellipse cx="44.229" cy="30.822" fill="none" stroke="#818cf8" stroke-miterlimit="10" stroke-width="1.5" rx="3.5" ry="6.304"/><path d="M30.268 30.816c0 3.04-1.32 5.31-2.5 5.31s-2.5-2.27-2.5-5.31c0-3.03 1.32-5.3 2.5-5.3s2.5 2.27 2.5 5.3m16.46.01c0 3.03-1.32 5.3-2.5 5.3s-2.5-2.27-2.5-5.3c0-3.04 1.32-5.31 2.5-5.31s2.5 2.27 2.5 5.31"/><circle cx="36.056" cy="38.978" r="2.735" fill="#818cf8"/></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. ClownFaceIcon.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-SA-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 OpenMoji (Iconify)

Browse all OpenMoji (Iconify) icons →
1st-place-medal
1st-place-medal
2nd-place-medal
2nd-place-medal
3rd-place-medal
3rd-place-medal
a-button-blood-type
a-button-blood-type
ab-button-blood-type
ab-button-blood-type
abacus
abacus
accordion
accordion
add-button
add-button
add-contact
add-contact
adhesive-bandage
adhesive-bandage
admission-tickets
admission-tickets
aerial-tramway
aerial-tramway