IconSearch logoIconsearch
Home/Libraries/Arcticons (Iconify)/howlr
← Back to Search
Arcticons (Iconify)

Howlr

License: CC-BY-SA-4.0


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 48 48"><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M19.25 8.93c0-1.68-1.68-3.43-2.94-3.43s-4.81 9-4.81 9a13.67 13.67 0 0 0-3.57 8.37c0 1.25-1.76 2.81-1.76 6.09s4.29 9 4.29 9l-.41-1.42c.59.93 4.32 3.91 5 4a7.6 7.6 0 0 0-1.49.74h1l-.49 1.23m23.46-16.95s1 1.23 1.65 2.35a6.2 6.2 0 0 1 .6 3l-1-1.15a25.6 25.6 0 0 1-1.15 4.92c-1 3.11-7.88 6.15-8.76 6.32"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M38.57 27v-3.32c0-3.02-2.82-7.17-2.82-7.17a4.75 4.75 0 0 1 3.14-1.25a2.2 2.2 0 0 1 1.29.53M23.83 9.71A14 14 0 0 0 19.05 9a11.7 11.7 0 0 0-4.28 1.57a3.71 3.71 0 0 0 3.83.55l-.75 1.49a4.2 4.2 0 0 0 2.77-.37"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M38.32 21.74c.9-.11 3.51-2 3.51-4.47s-1.08-6.74-2.35-7.06s-6.33 2.3-6.33 2.3a13 13 0 0 0-6.28-4.15c-2.18-.44-6.5-2.28-6.87-2.86a8 8 0 0 0 .87 3.55m-9.26 21.12c.53.56 2.46.44 3 .44a17.4 17.4 0 0 0 2.93-1a45 45 0 0 0 5.48.72c1.65 0 6.4-1.2 7.24-3.94a4.75 4.75 0 0 1 3.8 4.73c0 4-3.8 6.28-7.91 6.28s-8.33-2-9.89-4.23a20 20 0 0 1-1.65-2.56"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M17 34c2.93 0 11.37-1.14 16.26-5.69m-1.19-2.75s1.17-.36 1.17-3a6.9 6.9 0 0 0-6.15-7c-2.51 0-5 3-5 6.71s1.26 3.94 1.26 3.94M23.18 13a6.14 6.14 0 0 1 3.19-1.23a9.4 9.4 0 0 1 3.27 1m-16.93.74A3.7 3.7 0 0 1 15.13 12c1 0 1.34.31 1.34.31"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M22.73 27c.19-.33 1.68-2.2 5.24-2.2a9.4 9.4 0 0 1 5.57 1.61m-16.75-2.3a6.55 6.55 0 0 1 3.84 1.59c.15.31-2.7 3.91-3.07 3.91s-3.62-2.72-3.62-4.05s2.31-1.45 2.85-1.45"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M9 25.45a9.1 9.1 0 0 1 3.29-.5a7.8 7.8 0 0 1 1.79.16m9.36-7.28a3.55 3.55 0 0 1 2.38 3.28c0 1.64-1.23 2.89-2 2.89a4.1 4.1 0 0 1-1.72-.6"/><path fill="none" stroke="#818cf8" stroke-linecap="round" stroke-linejoin="round" d="M16.29 18.42c-.74 0-2.35.75-2.35 3s1.23 2.81 1.23 2.81a7.84 7.84 0 0 0 1.3-4.23c0-2.46-1.21-4.26-2.53-4.26c-1 0-4.1 3.65-4.1 7.15a6.7 6.7 0 0 0 .36 2.21m4.88 15.43a12.3 12.3 0 0 0-4.54.24m25.32 1.16s-.72-1-3-1.16a22.5 22.5 0 0 0-5 .36a7.7 7.7 0 0 0-2.33 1.12"/></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. HowlrIcon.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 Arcticons (Iconify)

Browse all Arcticons (Iconify) icons →
001-taxis
001-taxis
0h-h1
0h-h1
0h-n0
0h-n0
0xchat
0xchat
1-and-1-tv
1-and-1-tv
1-gb-gift-bank
1-gb-gift-bank
1-second-everyday
1-second-everyday
1-tl
1-tl
10-minute-school
10-minute-school
10-play
10-play
100
100
10000-sentences
10000-sentences