UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 545 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiRadio = function BiRadio (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M20.25,5.025l-7.898-2.962l-0.703,1.873L14.484,5H4C2.897,5,2,5.897,2,7v12c0,1.103,0.897,2,2,2h16c1.103,0,2-0.897,2-2V7 C22,5.982,21.233,5.15,20.25,5.025z M4,19v-7h16v-2H4V7h16l0.001,12H4z"}},{"tag":"circle","attr":{"cx":"16.5","cy":"15.5","r":"2.5"}},{"tag":"path","attr":{"d":"M6 15H10.998999999999999V17H6z"}}]})(props); };