@nhtio/common-vue/svg_icon
A lightweight SVG icon component that renders Material Design Icons or custom SVG paths. Automatically handles responsive sizing with special logic for iOS/Safari browsers.
Example
typescript
import { SvgIcon } from "@nhtio/common-vue/svg_icon";Components
| Class | Description |
|---|---|
| SvgIcon | A lightweight SVG icon component that renders Material Design Icons or custom SVG paths. Automatically handles responsive sizing with special logic for iOS/Safari browsers. |