Svg: require()

in src/components/HomepageFeatures/index.js [8:18]


    Svg: require('@site/static/img/features/easy.svg').default,
    description: (
      <>
        CloudStack was designed from the ground up to be easily installed and
        used to get your infrastructure-as-a-service (IaaS) cloud environment
        up and running. It has a modern and rich UI, CLI, API/SDKs and several
        tooling options and integrations.
      </>
    ),
  },
  {