UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 381 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function IoTvSharp (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M488 384H24a8 8 0 01-8-8V88a8 8 0 018-8h464a8 8 0 018 8v288a8 8 0 01-8 8z"}},{"tag":"rect","attr":{"width":"288","height":"32","x":"112","y":"400","rx":"4","ry":"4"}}]})(props); };