UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 900 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.VscCompareChanges = function VscCompareChanges (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 16 16","fill":"currentColor"},"child":[{"tag":"path","attr":{"fillRule":"evenodd","clipRule":"evenodd","d":"M12.51 4.669v5.784l.009-.009a2.017 2.017 0 1 1-1 0V4.67a.659.659 0 0 0-.196-.472.66.66 0 0 0-.472-.195H8.045l1.301 1.342-.724.691-2.115-2.188v-.7L8.68.985l.7.707-1.31 1.31h2.774a1.675 1.675 0 0 1 1.546 1.033c.08.202.122.417.122.635zm-1.07 8.577c.168.111.365.17.566.168v.016a1.015 1.015 0 0 0 1.01-1.033 1.017 1.017 0 1 0-1.577.85zM6.98 11.99l-1.302-1.342.715-.724 2.115 2.188v.7l-2.172 2.155-.7-.707 1.31-1.302H4.174a1.683 1.683 0 0 1-1.676-1.627V5.482a2.01 2.01 0 1 1 1 0v5.84a.667.667 0 0 0 .676.668H6.98zM2.168 2.962a1.017 1.017 0 1 0 1.698 1.12 1.017 1.017 0 0 0-1.698-1.12z"}}]})(props); };