Fetch

Fetch is a modern browser API for making HTTP requests, replacing the older XMLHttpRequest interface.

v1.0.0 1 variant fetch.spec.whatwg.org
Fetch logo (fetch)
|
Usage
Import
import { Fetch } from "@dev.icons/react";
Render
<Fetch size={32} />

Related icons