UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 948 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiBandAid = function BiBandAid (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M8.111,21.889c1.602,0,3.108-0.624,4.242-1.757l7.778-7.778c2.339-2.34,2.339-6.146,0-8.485 c-1.134-1.133-2.641-1.757-4.243-1.757c-1.602,0-3.108,0.624-4.242,1.757l-7.778,7.778c-2.339,2.34-2.339,6.146,0,8.485 C5.002,21.265,6.509,21.889,8.111,21.889z M5.282,13.061l7.778-7.778c0.756-0.755,1.76-1.171,2.828-1.171 c1.069,0,2.073,0.416,2.829,1.171c1.559,1.56,1.559,4.098,0,5.657l-7.778,7.778c-0.756,0.755-1.76,1.171-2.828,1.171 c-1.069,0-2.073-0.416-2.829-1.171C3.724,17.158,3.724,14.62,5.282,13.061z"}},{"tag":"circle","attr":{"cx":"9","cy":"12","r":"1"}},{"tag":"circle","attr":{"cx":"15","cy":"12","r":"1"}},{"tag":"circle","attr":{"cx":"12","cy":"15","r":"1"}},{"tag":"circle","attr":{"cx":"12","cy":"9","r":"1"}}]})(props); };