diff options
| author | Alexander Valavanis <valavanisalex@gmail.com> | 2017-06-29 11:43:56 +0000 |
|---|---|---|
| committer | Alexander Valavanis <valavanisalex@gmail.com> | 2017-06-29 11:43:56 +0000 |
| commit | 22d06152d0fabc7fe50bb6829f00b2bac4ed1796 (patch) | |
| tree | 9c6a9e59aedecd67f2a5e1a83d3c6c0b8541069a /share/icons/grid-rectangular.svg | |
| parent | Revert "color wheel: Temp fix for Gtk+ style properties" (diff) | |
| download | inkscape-22d06152d0fabc7fe50bb6829f00b2bac4ed1796.tar.gz inkscape-22d06152d0fabc7fe50bb6829f00b2bac4ed1796.zip | |
Remove old icon handling code
Diffstat (limited to 'share/icons/grid-rectangular.svg')
| -rw-r--r-- | share/icons/grid-rectangular.svg | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/share/icons/grid-rectangular.svg b/share/icons/grid-rectangular.svg new file mode 100644 index 000000000..9f48b9837 --- /dev/null +++ b/share/icons/grid-rectangular.svg @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://web.resource.org/cc/" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + id="svg1" + width="16" + height="16" + > + <sodipodi:namedview + id="base" + showgrid="true" + gridspacingy="1pt" + gridspacingx="1pt" + gridoriginy="0pt" + gridoriginx="0pt" + /> + <defs id="defs3"> + + </defs> +<g id="grid-rectangular" inkscape:label="#grid_xy" transform="translate(-304,-421)"> + <path d="M 305.5,421.5 305.5,436.5" id="path5235" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round"/> + <path d="M 305.5,421.5 305.5,436.5" id="use5238" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,0)"/> + <path d="M 305.5,421.5 305.5,436.5" id="use5244" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,0)"/> + <path d="M 305.5,421.5 305.5,436.5" id="use5246" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,0)"/> + <path d="M 319.5,423.5 304.5,423.5" id="path5252" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round"/> + <path d="M 319.5,423.5 304.5,423.5" id="use5254" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,4)"/> + <path d="M 319.5,423.5 304.5,423.5" id="use5257" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,8)"/> + <path d="M 319.5,423.5 304.5,423.5" id="use5259" inkscape:connector-curvature="0" sodipodi:nodetypes="cc" style="fill:none;stroke:#0000ff;stroke-linecap:round" transform="matrix(1,0,0,1,0,12)"/> +</g> + +</svg> |
