IconSearch logoIconsearch
Home/Libraries/Freehand free icons (Iconify)/office-desk-1
← Back to Search
Freehand free icons (Iconify)

OfficeDesk1

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="#818cf8" fill-rule="evenodd" clip-rule="evenodd"><path d="M7.888 14.269h1.49a3 3 0 0 0 .38.83c.21.24.44.24.71 0a2.4 2.4 0 0 0-.33-.83c.91-.05 1.816-.168 2.71-.35c.74-.19.92-.46 1-.88a18.1 18.1 0 0 0-.13-6a1 1 0 0 0-.35-.52c-1.11-.839-4.2-.519-8.37-.39a.35.35 0 0 0 0 .69c9.43 0 7.75.17 7.88 1.59a13.6 13.6 0 0 1-.11 4.18c-.14 0-.41.17-.69.22a33 33 0 0 1-4.37.37a15.6 15.6 0 0 1-3.27-.18a6 6 0 0 1-.2-1.16c2.52.205 5.051.205 7.57 0c.41 0 .76.1.74-.28c.06-.17.06-.38-.2-.42a24.9 24.9 0 0 0-8.17.06c-.18-2.2.32-4.53.16-4.7a.3.3 0 0 0-.43 0c-.24.22-.2.75-.24 1a18 18 0 0 0-.27 4.3a6 6 0 0 0 .28 1.67c.4.7 2.52.76 3.34.79a1.06 1.06 0 0 0-.25.73c0 .32.35.38.67.17a2.3 2.3 0 0 0 .45-.89m10.159.531a6 6 0 0 1 0-.68c0-.62.42-.5 2.26-.71c.65.08.29 1.28.42 1.38s.75.13.75 0q.054-.278.07-.56c0-.78.28-1.15-.71-1.62c.105-.297.169-.607.19-.92a7.4 7.4 0 0 0-.12-1.15c-.1-.17-.19-.24-.29-.23s-.2 0-.28.1a3.4 3.4 0 0 0-.49 1.69c0 .34.15.22-.08.24s-.78.11-.87.13c.21-1.56-.46-2.14-.66-2.89a.34.34 0 1 0-.68 0a5.4 5.4 0 0 0 .66 3c-1.41.39-1.19.65-.87 2.28c-.02.3.74.29.7-.06m4.79.419c-.05 0-12.299.26-12.299.26a89 89 0 0 0-9.139.57c-.9.15-1.14.39-1.21.61a2.6 2.6 0 0 0-.06.77a.31.31 0 0 0 .33.25a.34.34 0 0 0-.15.43c.16.43 1 .31 1.47.37c.24 0 20.857-.31 21.147-.45a1.49 1.49 0 0 0-.09-2.81m-.33 1.72c-.71.1-13.519.64-14.449.67c-7.639.28-6.439 0-7.449 0c.28-.15 0-.83.36-1c.56-.22 21.458-.33 21.538-.31c.32.12.26.45 0 .64m-3.339 6.999c.91.46.33-1.8.36-1.56a10.5 10.5 0 0 0-.78-3.53c-.15-.37-1.12-.15-.94.29c.204 1.66.663 3.28 1.36 4.8m-15.778-1.67c0-.12-.54 2 .36 1.56q.322-.659.54-1.36c.279-.781.48-1.589.6-2.41c.18-1.24.15-.95.18-1.07c0-.46-.92-.3-1 .08a8.1 8.1 0 0 0-.68 3.2M18.117 7.46a5.28 5.28 0 0 0 3.34-.52c2.66-1.53 2.95-6.18-.61-6.87a3.5 3.5 0 0 0-.79-.07a.35.35 0 0 0 0 .69a2.49 2.49 0 0 1 2.35 1.52a3.29 3.29 0 0 1-1.5 3.79a4.34 4.34 0 0 1-2.65.35c-2.1-.24-3.63-3.09-1.79-4.73a3.7 3.7 0 0 1 2.34-.97a.31.31 0 0 0 0-.61a4.52 4.52 0 0 0-2.81.96c-2.57 2-1 6 2.12 6.46"/><path d="M18.667 1.32c-.29-.1-.44 1.53-.59 2.09a5 5 0 0 0-.08.59a.69.69 0 0 0 .47.69c.32.09.33.05 2.32-.38a.35.35 0 0 0 0-.69h-1.59c.05-.17-.07-2.8-.53-2.3"/></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. OfficeDesk1Icon.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