AMP
AMP is a web component framework originally created by Google for building fast-loading mobile web pages and stories.
|
|
Import
import { AmpIcon, Amp } from "@dev.icons/react";Render
<AmpIcon size={32} />
<Amp size={32} />AMP is a web component framework originally created by Google for building fast-loading mobile web pages and stories.
import { AmpIcon, Amp } from "@dev.icons/react";<AmpIcon size={32} />
<Amp size={32} />