IconSearch logoIconsearch
Home/Libraries/VSCode Icons (Iconify)/file-type-squirrel
← Back to Search
VSCode Icons (Iconify)

FileTypeSquirrel

License: MITCommercial Safe


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 32 32"><path d="M12.966 27.3a19 19 0 0 1-5.707-.915c-1.832-.592-4.044-1.54-4.931-3.645l-.025-.073a12.2 12.2 0 0 1 .763-7.531c1.522-4.008 3.71-6.739 6.5-8.116a10.42 10.42 0 0 1 7.6-.55a10.43 10.43 0 0 1 6.04 4.639a11 11 0 0 1 1.058 2.326a10.66 10.66 0 0 1-5.378 12.689l-.02.009a14.8 14.8 0 0 1-5.9 1.167"/><path fill="#818cf8" d="M22.72 11.393a10.144 10.144 0 0 0-12.9-3.869C6.7 9.061 4.784 12.2 3.593 15.334a11.9 11.9 0 0 0-.746 7.187c.783 1.86 2.779 2.744 4.582 3.327a16.2 16.2 0 0 0 11.213-.232A10.11 10.11 0 0 0 23.727 13.6a10.5 10.5 0 0 0-1.007-2.207"/><path fill-opacity=".314" d="M15.782 6.72a8.3 8.3 0 0 1 1.858 1.364A9.7 9.7 0 0 1 19.08 9.8a9.32 9.32 0 0 1-1.531 11.921A14.93 14.93 0 0 1 7.656 24.7a7.6 7.6 0 0 1-4.135-1.1a8.45 8.45 0 0 0 3.907 2.241a16.2 16.2 0 0 0 11.214-.233A10.11 10.11 0 0 0 23.727 13.6a10.5 10.5 0 0 0-1.007-2.211a9.97 9.97 0 0 0-6.938-4.669"/><path d="m23.476 13.389l-1.062-2.895l.152-.236A6.88 6.88 0 0 1 27.509 7.7a2.18 2.18 0 0 1 1.879.588a3.38 3.38 0 0 1 .1 3.729c-.343.292-.751.124-1.222-.07a2.82 2.82 0 0 0-2.133-.27a10.2 10.2 0 0 0-2.047 1.209Z"/><path fill="#818cf8" d="M23.039 10.563c1.223-1.9 5.107-2.915 5.912-1.923a2.97 2.97 0 0 1 .177 2.945c-.245.207-1.837-1.059-3.225-.423a10.6 10.6 0 0 0-2.173 1.288Z"/><path fill-opacity=".314" d="M29.4 9.727a.8.8 0 0 1-.2.469c-.229.162-1.9-.506-3.238.056a12.4 12.4 0 0 0-2.071 1.07l-.691-.982c-.057.074-.116.147-.165.223l.692 1.886a10.6 10.6 0 0 1 2.173-1.287c1.388-.636 2.98.631 3.225.423a2.85 2.85 0 0 0 .275-1.858"/><path d="M21.382 25.18a2.24 2.24 0 0 1-1.147-.323a.563.563 0 0 1-.082-.888c.737-.684.607-2.173-.41-4.689a36.5 36.5 0 0 0-5.123-8.825l-.35-.43c-1.512-1.865-2.358-2.815-3.554-2.3a.56.56 0 0 1-.413.016a.57.57 0 0 1-.377-.592a2.12 2.12 0 0 1 1.461-2c4.716-1.481 10.26.814 12.905 5.344a11.2 11.2 0 0 1-1.431 13.991a1.92 1.92 0 0 1-1.479.696"/><path fill="#818cf8" d="M23.812 10.783c-2.444-4.192-7.73-6.528-12.27-5.093c-1.007.248-1.065 1.535-1.052 1.517c1.776-.767 2.953.919 4.566 2.89a36.9 36.9 0 0 1 5.209 8.971c.89 2.2 1.4 4.267.27 5.312a1.5 1.5 0 0 0 1.909-.274a10.646 10.646 0 0 0 1.368-13.323"/><path fill-opacity=".314" d="M23.649 10.346a9.31 9.31 0 0 1-2.518 7.725c-.455.486-.873.177-1.263.063q.207.47.4.936c.89 2.2 1.4 4.266.271 5.312a1.5 1.5 0 0 0 1.909-.274c3.641-3.925 3.909-9.189 1.201-13.762"/></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. FileTypeSquirrelIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **MIT** 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 VSCode Icons (Iconify)

Browse all VSCode Icons (Iconify) icons →
default-file
default-file
default-folder
default-folder
default-folder-opened
default-folder-opened
default-root-folder
default-root-folder
default-root-folder-opened
default-root-folder-opened
file-type-access
file-type-access
file-type-access2
file-type-access2
file-type-actionscript
file-type-actionscript
file-type-actionscript2
file-type-actionscript2
file-type-ada
file-type-ada
file-type-advpl
file-type-advpl
file-type-affinity
file-type-affinity