import * as React from 'react'; function SvgTorrentFileFilled(props: React.SVGProps) { return ( ); } export default SvgTorrentFileFilled;