The Tabler http put icon visually represents the HTTP PUT method, commonly used in user interfaces to signify an action that updates or replaces a resource on a server.
Common uses
- Update user profile data
- Save configuration settings
- Replace an existing file
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHttpPut } from '@tabler/icons-react';
<IconHttpPut size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Computers
- Keywords
- placelocatesettlepositionsetassigninsertdeployorderarrangecomputershttpputupdatereplace
FAQ
- What does the http put icon represent?
- It represents the HTTP PUT method, used for updating or replacing resources on a server.
- How do I use this icon in React?
- You can import it using: import { IconHttpPut } from '@tabler/icons-react'
- 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 Tabler.
Looking for something else? Search Tabler 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 →