UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 616 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.VscReactions = function VscReactions (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 16 16","fill":"currentColor"},"child":[{"tag":"path","attr":{"fillRule":"evenodd","clipRule":"evenodd","d":"M12 1h-1v3H8v1h3v3h1V5h3V4h-3V1zM6 4.022A5.5 5.5 0 1 0 11.978 10h-1.005A4.5 4.5 0 1 1 6 5.027V4.022zM4.5 9a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm2 2.5c.712 0 1.355-.298 1.81-.776l.707.708A3.49 3.49 0 0 1 6.5 12.5a3.49 3.49 0 0 1-2.555-1.108l.708-.708A2.493 2.493 0 0 0 6.5 11.5zm2-2.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"}}]})(props); };