Skip to content

@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

ClassDescription
SvgIconA lightweight SVG icon component that renders Material Design Icons or custom SVG paths. Automatically handles responsive sizing with special logic for iOS/Safari browsers.