UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 631 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.DiHtml5Connectivity = function DiHtml5Connectivity (props) { return GenIcon({"tag":"svg","attr":{"version":"1.1","viewBox":"0 0 32 32"},"child":[{"tag":"path","attr":{"d":"M21.68 20.569h2.801v-6.726l-3.156-3.156-1.981 1.981 2.335 2.336v5.565zM24.488 21.973h-9.771l-2.335-2.336 0.99-0.99 1.929 1.929h3.969l-3.91-3.917 0.998-0.998 3.91 3.91v-3.969l-1.922-1.922 0.983-0.983-4.856-4.878h-9.756l2.794 2.794v0.007h5.795l2.047 2.047-2.993 2.993-2.047-2.047v-1.589h-2.801v2.749l4.848 4.848-1.973 1.973 3.156 3.156h13.74l-2.794-2.779z"}}]})(props); };