English
Appearance
<template> <o-icon name="search" color="#000000" /> </template> <script setup lang="ts"> import { OIcon } from '@yiitap/vue'; </script>