The HugeIcons insert bottom image icon visually represents adding an image to the bottom of a document or content area.
Common uses
- Add image below current content
- Insert image at the end of a list
- Append image to a section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { InsertBottomImageIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={InsertBottomImageIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add image belowinsert image endappend imageimage bottom
FAQ
- What does the insert bottom image icon mean?
- This icon signifies the action of placing an image at the lower part of a current view or document.
- How do I use this icon in React?
- Import both HugeiconsIcon and InsertBottomImageIcon, then render <HugeiconsIcon icon={InsertBottomImageIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.