exampleapps/alfexcalendar/gfx/controlpane.svg
changeset 0 15bf7259bb7c
equal deleted inserted replaced
-1:000000000000 0:15bf7259bb7c
       
     1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
       
     2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd">
       
     3 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="20" viewBox="0 0 200 20">
       
     4 <rect fill="none" height="20" width="200"/>
       
     5 <rect fill="#231F20" height="20" width="200"/>
       
     6 <linearGradient id="SVGID_1" gradientUnits="userSpaceOnUse" x1="100" y1="0" x2="100" y2="20">
       
     7 <stop stop-color="#FFFFFF" offset="0"/>
       
     8 <stop stop-color="#F2F2F2" offset="0.03"/>
       
     9 <stop stop-color="#B3B3B3" offset="0.19"/>
       
    10 <stop stop-color="#7C7C7C" offset="0.34"/>
       
    11 <stop stop-color="#505050" offset="0.5"/>
       
    12 <stop stop-color="#2D2D2D" offset="0.64"/>
       
    13 <stop stop-color="#141414" offset="0.78"/>
       
    14 <stop stop-color="#050505" offset="0.9"/>
       
    15 <stop stop-color="#000000" offset="1"/>
       
    16 </linearGradient>
       
    17 <rect fill="url(#SVGID_1)" fill-opacity="0.17" height="20" width="200"/>
       
    18 </svg>