John KuehJohn Kueh

http get icon

Tabler · http-get · MIT

Download SVG

The Tabler http get icon visually represents the action of requesting and retrieving data, commonly used in UIs to signify fetching or accessing information.

Common uses

  • Button to refresh data in a table.
  • Icon for an API request action.
  • Indicate data loading or fetching status.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconHttpGet } from '@tabler/icons-react';

<IconHttpGet size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Computers
Keywords
retrievefetchobtainaccessacquirereceiverequestgaincollectpullcomputershttpgetfetch dataretrieve dataapi request

FAQ

What does the http get icon represent?
It symbolizes the HTTP GET method, used to request data from a specified resource.
How do I use this icon in React?
Import it using `import { IconHttpGet } from '@tabler/icons-react'` and use it as a React component: `<IconHttpGet />`.
What is the license for this icon?
The Tabler icon library, including this icon, is distributed 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 →