John KuehJohn Kueh

wps office rectangle icon

HugeIcons · WpsOfficeRectangleIcon · MIT

Download SVG

The HugeIcons wps office rectangle icon depicts a stylized rectangle, often used to represent document editing software or office suites.

Common uses

  • Link to office suite software
  • Button for document editing
  • Placeholder for office documents

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WpsOfficeRectangleIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={WpsOfficeRectangleIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
office suitedocument editorword processorspreadsheet

FAQ

What is the wps office rectangle icon for?
This icon represents office software or document editing functionalities. It's useful for linking to or indicating features related to word processing, spreadsheets, or presentations.
How do I use the WpsOfficeRectangleIcon in React?
Import the icon and use it with the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { WpsOfficeRectangleIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={WpsOfficeRectangleIcon} />.
What is the license for this icon?
The WpsOfficeRectangleIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →