IconSearch logoIconsearch
Home/Libraries/Freehand color icons (Iconify)/file-code-html
← Back to Search
Freehand color icons (Iconify)

FileCodeHtml

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"><g fill="none" fill-rule="evenodd" clip-rule="evenodd"><path fill="#818cf8" d="M5.345 14.401c.19.29.51.16.51-.08c0-.06-.11-.06 0-1.35v-.48a1.2 1.2 0 0 0 .84-.07q.063.937.23 1.86a.27.27 0 0 0 .46-.1q.113-.619.1-1.25a7.4 7.4 0 0 0-.08-1.63a3.6 3.6 0 0 1-.19-1a.213.213 0 0 0-.39-.17a5 5 0 0 0-.15 1.7c-.93-.28-.82.09-.82-.31a11 11 0 0 0-.14-1.41c-.12-.12-.26-.12-.37.1q-.16.631-.21 1.28a5.1 5.1 0 0 0 0 2.26q.064.338.21.65m5.31-4.11c0-.4-2.42-.25-2.53-.17s-.14.13-.12.2a.2.2 0 0 0 0 .12c.365.167.76.255 1.16.26v.59a12.4 12.4 0 0 0-.08 2.29c0 .14-.06.68.13.84a.23.23 0 0 0 .34 0c.12-.11.15-.74.16-.79a5.8 5.8 0 0 0 .11-2.35c0-.1 0-.51-.07-.65c.19 0 .5 0 .62-.07s.29-.2.28-.27m3.591 3.99q.093-.636.09-1.28c.118-.858.142-1.726.07-2.59a.51.51 0 0 0-.65-.33a2.07 2.07 0 0 0-.91.72a1.6 1.6 0 0 0-.3-.6a.7.7 0 0 0-1.17.19c-.153.49-.237.998-.25 1.51v2c.11.8.71.38.47.1c-.025-.964.066-1.927.27-2.87c.24-.87.23.14.28.37s.08.79.54.79s.35-.68 1-1.3q.062 1 0 2q-.042.66 0 1.32a.28.28 0 0 0 .56-.03m1.21-3.989c0 .11-.22 2.21-.23 2.32c-.006.428.045.855.15 1.27c.25.76.89.78 1.67.6a2.7 2.7 0 0 0 .83-.17c.16-.16.08-.43-.29-.47q-.598.075-1.2.06c-.32-.05-.25 0-.49-3.24q.015-.135 0-.27a.23.23 0 1 0-.44-.1m.25-4.682a4 4 0 0 1-.66-.05c.06-.22.15-.48.24-.76c.43-1.42.64-2.91-.5-3.87a.27.27 0 0 0-.37.39c1.18 1.28-.27 3.05-.42 4.39s3.07.9 4.18.39l1.69-.71a.35.35 0 0 0-.17-.66c-2.12.77-2.21.92-3.99.88"/><path fill="#818cf8" d="M15.876.06C14.496 0 15.126 0 5.995 0a.325.325 0 1 0 0 .65c8.511.07 8.761 0 9.821.16s3.75 2.65 4.431 3.7c.143.174.23.387.25.61c-.1 1.54-.74 6.002-1 7.082s-.45 1.8-.63 2.71c-.07.36-.52 4.6-1.65 5.15c-1.59.771-3.37.26-5.001.4a46 46 0 0 1-4.58.211c-5.402-.19-5.152-.11-6.612-.81c1.33-1.81 2.22-6.001 2.69-8.451c.53-2.7.35-5.451.56-8.172c0-.47.47-3-.3-2.62c-.31.14-.21.6-.21.81c0 1.35-.33 6.591-.41 7.461a36.7 36.7 0 0 1-2.48 9.512c-.16.3-.35.59-.53.87a2 2 0 0 0-.34.57a.76.76 0 0 0 .43.76a7.1 7.1 0 0 0 2 .76c3.271.323 6.564.366 9.842.13c1.69-.15 3.57.39 5.41-.51c1.68-.82 2.06-5.25 2.18-5.88c.17-.911.411-1.801.591-2.701s.79-5.501.88-7.241c.08-1.51-4.07-4.991-5.46-5.101"/><path fill="#818cf8" d="M23.087 5.81c-.1 1.541-.94 7.712-1.16 8.752s-.45 1.8-.63 2.71c-.07.36-.52 4.601-1.65 5.151c-1.59.76-3.37.26-5 .4c-1.001.09-3.241.25-4.582.21c-5.15-.19-5.14 0-6.4-.57c-.73-.29-.91.41-.46.72a4 4 0 0 0 1.69.54a57 57 0 0 0 9.831.12c1.69-.14 3.57.4 5.41-.5c1.681-.82 2.071-5.25 2.181-5.88c.17-.91.41-1.8.59-2.7S23.917 7.68 23.997 6c.05-.94-.8-1.08-.91-.19"/></g></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. FileCodeHtmlIcon.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 color icons (Iconify)

Browse all Freehand color 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