SVG
SVG (Scalable Vector Graphics) is an XML-based vector image format for two-dimensional graphics on the web.
|
Import
import { Svg } from "@dev.icons/react";Render
<Svg size={32} />SVG (Scalable Vector Graphics) is an XML-based vector image format for two-dimensional graphics on the web.
import { Svg } from "@dev.icons/react";<Svg size={32} />