The HugeIcons wps office icon depicts a document with a checkmark, commonly used to represent official documents, completed tasks, or verified information within a user interface.
Common uses
- Indicating a verified user profile
- Marking a completed form submission
- Representing an official document or report
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WpsOfficeIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WpsOfficeIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- document checkverified documentofficial documenttask complete
FAQ
- What does the WpsOfficeIcon represent?
- The WpsOfficeIcon represents an official document, often signifying completion or verification, suitable for indicating status or official records.
- How do I use the WpsOfficeIcon in React?
- To use the WpsOfficeIcon in React, import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component from '@hugeicons/react' like this: <HugeiconsIcon icon={WpsOfficeIcon} />.
- What is the license for the HugeIcons WpsOfficeIcon?
- The HugeIcons WpsOfficeIcon 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 →