Browse Source

SVG icons

Artur Paikin 9 years ago
parent
commit
9e2cd979e9
2 changed files with 9 additions and 0 deletions
  1. 8 0
      website/src/images/burger.svg
  2. 1 0
      website/src/images/search.svg

+ 8 - 0
website/src/images/burger.svg

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="18px" height="12px" viewBox="0 0 18 12" 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">
+    <g id="burger" sketch:type="MSLayerGroup">
+        <rect id="Rectangle-1" sketch:type="MSShapeGroup" x="0" y="0" width="18" height="2"></rect>
+        <rect id="Rectangle-2" sketch:type="MSShapeGroup" x="0" y="5" width="18" height="2"></rect>
+        <rect id="Rectangle-3" sketch:type="MSShapeGroup" x="0" y="10" width="18" height="2"></rect>
+    </g>
+</svg>

+ 1 - 0
website/src/images/search.svg

@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve"><g><path d="M87.533,80.03L62.942,55.439c3.324-4.587,5.312-10.207,5.312-16.295c0-0.312-0.043-0.611-0.092-0.908   c0.05-0.301,0.093-0.605,0.093-0.922c0-15.36-12.497-27.857-27.857-27.857c-0.273,0-0.536,0.043-0.799,0.08   c-0.265-0.037-0.526-0.08-0.799-0.08c-15.361,0-27.858,12.497-27.858,27.857c0,0.312,0.042,0.611,0.092,0.909   c-0.051,0.301-0.093,0.604-0.093,0.921c0,15.36,12.496,27.858,27.857,27.858c0.273,0,0.535-0.043,0.8-0.081   c0.263,0.038,0.524,0.081,0.798,0.081c5.208,0,10.071-1.464,14.245-3.963l24.941,24.941c1.099,1.099,2.537,1.647,3.976,1.647   c1.439,0,2.879-0.549,3.976-1.647C89.729,85.785,89.729,82.226,87.533,80.03z M39.598,55.838c-0.265-0.038-0.526-0.081-0.8-0.081   c-9.16,0-16.612-7.452-16.612-16.612c0-0.312-0.042-0.611-0.092-0.908c0.051-0.301,0.093-0.605,0.093-0.922   c0-9.16,7.453-16.612,16.613-16.612c0.272,0,0.534-0.042,0.799-0.079c0.263,0.037,0.525,0.079,0.799,0.079   c9.16,0,16.612,7.452,16.612,16.612c0,0.312,0.043,0.611,0.092,0.909c-0.05,0.301-0.094,0.604-0.094,0.921   c0,9.16-7.452,16.612-16.612,16.612C40.122,55.757,39.86,55.8,39.598,55.838z"></path></g></svg>