# svg图标 ```jsx import React from 'react'; import SvgIcon from '@/components/SvgIcon'; export default () => ( <> > ) ```