import React from "react"; const Share2 = ({ width, height, color }) => ( ); export default Share2;