The HugeIcons xml 01 icon depicts a document with an XML tag, commonly used to represent data, configuration files, or settings.
Common uses
- Displaying XML file type
- Indicating data export/import
- Representing configuration settings
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Xml01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Xml01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- xml documentdata filesettings iconconfiguration
FAQ
- What does the XML 01 icon represent?
- It represents an XML document, often used for data or configuration files.
- How do I use the Xml01Icon in React?
- Import it using `import { Xml01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Xml01Icon} />`.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.