Skip to content

Instantly share code, notes, and snippets.

@booleanbetrayal
Created November 18, 2014 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save booleanbetrayal/fa7b19ed5c4bfc39cb36 to your computer and use it in GitHub Desktop.
Save booleanbetrayal/fa7b19ed5c4bfc39cb36 to your computer and use it in GitHub Desktop.
SVGO - removeUnknownsAndDefaults broken
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="3002px" height="1466px" viewBox="0 0 3002 1466" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
<!-- Generator: Sketch 3.1.1 (8761) - http://www.bohemiancoding.com/sketch -->
<title>page_bottom_hexagons_short</title>
<desc>Created with Sketch.</desc>
<defs>
<rect id="path-1" x="0" y="0" width="3004" height="1466"></rect>
<linearGradient x1="50%" y1="1.57844388%" x2="50%" y2="85.7840211%" id="linearGradient-3">
<stop stop-color="#CEC6BD" offset="0%"></stop>
<stop stop-color="#DFD9D2" offset="100%"></stop>
</linearGradient>
</defs>
<g id="Assets" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
<g id="Landscape-Retina" sketch:type="MSArtboardGroup" transform="translate(-4439.000000, -3501.000000)">
<g id="page_bottom_hexagons_short" sketch:type="MSLayerGroup" transform="translate(4439.000000, 3501.000000)">
<mask id="mask-2" sketch:name="mask" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="mask" sketch:type="MSShapeGroup" xlink:href="#path-1"></use>
<path d="M3002,1662 L3002,1176 L2556,920 L2108,1174 L2108,1662 L2108,2300 L2556,2534 L3004,2300 L3002,1662 Z" id="right-bottom" fill-opacity="0.5" fill="#DFD9D2" sketch:type="MSShapeGroup" mask="url(#mask-2)"></path>
<path d="M894,1662 L894,1176 L448,920 L0,1174 L0,1662 L0,2300 L448,2534 L896,2300 L894,1662 Z" id="left-bottom" fill-opacity="0.5" fill="#DFD9D2" sketch:type="MSShapeGroup" mask="url(#mask-2)"></path>
<path d="M2650,1300 L2650,814 L2204,558 L1756,812 L1756,1300 L1756,2298 L2204,2532 L2652,2298 L2650,1300 Z" id="right-middle" fill-opacity="0.6" fill="#DFD9D2" sketch:type="MSShapeGroup" mask="url(#mask-2)"></path>
<path d="M1246,1300 L1246,814 L800,558 L352,812 L352,1300 L352,2308 L354,2298 L800,2542 L1248,2308 L1246,1300 Z" id="left-middle" fill-opacity="0.6" fill="#DFD9D2" sketch:type="MSShapeGroup" mask="url(#mask-2)"></path>
<path d="M1499.7952,406.223255 L1860,202 L2306,458 L2306,944 L2308,2302 L1860,2536 L1502,2349.00893 L1144,2536 L696,2302 L696,944 L696,456 L1144,202 L1499.7952,406.223255 Z" id="top" fill-opacity="0.8" fill="#DFD9D2" sketch:type="MSShapeGroup" mask="url(#mask-2)"></path>
<path d="M1948,742 L1948,256 L1502,0 L1054,254 L1054,742 L1054,2302 L1502,2536 L1950,2302 L1948,742 Z" id="Center-Extended" fill-opacity="0.5" fill="#DFD9D2" sketch:type="MSShapeGroup" mask="url(#mask-2)"></path>
<path d="M1948,743.013661 L1948,254.350098 L1502,0 L1054,254.346995 L1054,743.013661 L1054,1231.68033 L1502,1466 L1950,1231.68033 L1948,743.013661 Z" id="center-with-gradient-2" fill="url(#linearGradient-3)" sketch:type="MSShapeGroup" mask="url(#mask-2)"></path>
</g>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment