Skip to content

Instantly share code, notes, and snippets.

@kienstra
Created January 7, 2020 23:45
Show Gist options
  • Save kienstra/7aef6fcd42067174fcdc78f5f6110197 to your computer and use it in GitHub Desktop.
Save kienstra/7aef6fcd42067174fcdc78f5f6110197 to your computer and use it in GitHub Desktop.
Mock file for unit test
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 251 80" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><g id="google_logo"><path d="M31.279,28.829l0,8.413l20.109,0c-0.615,4.719 -2.189,8.174 -4.582,10.602c-2.941,2.941 -7.525,6.156 -15.527,6.156c-12.38,0 -22.059,-9.986 -22.059,-22.367c0,-12.38 9.679,-22.367 22.059,-22.367c6.669,0 11.56,2.634 15.151,6.02l5.916,-5.917c-4.993,-4.856 -11.696,-8.55 -21.067,-8.55c-16.963,0 -31.224,13.817 -31.224,30.78c0,16.963 14.261,30.78 31.224,30.78c9.165,0 16.074,-3.01 21.478,-8.619c5.54,-5.54 7.284,-13.371 7.284,-19.664c0,-1.95 -0.137,-3.762 -0.445,-5.267l-28.317,0Z" style="fill:#4285f4;fill-rule:nonzero;"/><path d="M85.178,53.897c-6.02,0 -11.218,-4.959 -11.218,-12.038c0,-7.148 5.198,-12.039 11.218,-12.039c6.019,0 11.218,4.891 11.218,12.039c0,7.079 -5.199,12.038 -11.218,12.038m0,-31.908c-10.978,0 -19.939,8.345 -19.939,19.87c0,11.423 8.961,19.87 19.939,19.87c10.978,0 19.938,-8.413 19.938,-19.87c0,-11.525 -8.96,-19.87 -19.938,-19.87" style="fill:#ea4335;fill-rule:nonzero;"/><path d="M172.9,53.897c-6.019,0 -10.601,-5.13 -10.601,-12.038c0,-7.011 4.582,-12.039 10.601,-12.039c5.951,0 10.602,5.13 10.602,12.108c0.034,6.942 -4.651,11.969 -10.602,11.969m10.021,-27.462l-0.308,0c-1.949,-2.326 -5.711,-4.446 -10.465,-4.446c-9.918,0 -18.571,8.652 -18.571,19.87c0,11.149 8.653,19.87 18.571,19.87c4.754,0 8.516,-2.121 10.465,-4.514l0.308,0l0,2.769c0,7.593 -4.07,11.663 -10.602,11.663c-5.335,0 -8.653,-3.831 -10.02,-7.079l-7.593,3.147c2.188,5.266 7.969,11.73 17.613,11.73c10.226,0 18.878,-6.02 18.878,-20.691l0,-35.739l-8.276,0l0,3.42Z" style="fill:#4285f4;fill-rule:nonzero;"/><path d="M129.638,53.897c-6.02,0 -11.218,-4.959 -11.218,-12.038c0,-7.148 5.198,-12.039 11.218,-12.039c6.019,0 11.218,4.891 11.218,12.039c0,7.079 -5.199,12.038 -11.218,12.038m0,-31.908c-10.978,0 -19.939,8.345 -19.939,19.87c0,11.423 8.961,19.87 19.939,19.87c10.978,0 19.938,-8.413 19.938,-19.87c0,-11.525 -8.96,-19.87 -19.938,-19.87" style="fill:#fbbc05;fill-rule:nonzero;"/><rect x="198.037" y="1.64" width="8.584" height="60.089" style="fill:#34a853;"/><path d="M232.511,29.444c3.522,0 6.532,1.813 7.524,4.378l-17.956,7.421c0,-8.344 5.917,-11.799 10.432,-11.799m0.615,24.454c-4.446,0 -7.592,-2.019 -9.644,-6.02l26.573,-10.978l-0.889,-2.257c-1.642,-4.446 -6.703,-12.654 -16.997,-12.654c-10.226,0 -18.742,8.036 -18.742,19.87c0,11.149 8.413,19.87 19.699,19.87c9.098,0 14.364,-5.575 16.553,-8.789l-6.771,-4.515c-2.258,3.284 -5.336,5.473 -9.782,5.473Z" style="fill:#ea4335;fill-rule:nonzero;"/></g></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment