File:Pictogram voting empty grey.svg

Uploaded by Andrew Pertsev
Upload date 2023-08-29T17:05:36Z
MIME type image/svg+xml
Dimensions 250 × 250 px
File size 409 B

Summary

Description Empty voting symbol grey
Date
Source norro
Author Original: Arne Nordmann (norro)
Reworked: Benoit Rochon
SVG development
InfoField
 The SVG code is valid.
 This Norro-2 icon was created with Inkscape.
llink=Category:Qs icons SVGThis SVG file shows a very simple image. Drawing uncomplicated graphics with a text editor seems more adequate than using a vector graphics program, and will often result in a dramatic reduction of file size.
For an example, see the file Pictogram voting empty green.svg.
Source code
InfoField

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="250" height="250">

<linearGradient id="a" x1="20" x2="230" y1="20" y2="230" gradientUnits="userSpaceOnUse">
<stop stop-color="#fff" stop-opacity=".7"/>
<stop stop-color="#fff" stop-opacity="0" offset="1"/>
</linearGradient>

<circle cx="50%" cy="50%" r="113" style="fill:#d3d7cf;stroke:#555;stroke-width:24;"/>
<circle cx="50%" cy="50%" r="125" fill="url(#a)"/>
</svg>
409 bytes

Licensing

Public domain This work has been released into the public domain by its author, Norro. This applies worldwide.

In some countries this may not be legally possible; if so:
Norro grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

5 June 2010

image/svg+xml

409 byte

d3285c205e6f775417c3033de199f970a5c827f9

Category:Norro style 2 icons Category:PD-user Category:SVG files to be drawn by hand/with example Category:Valid SVG created with Inkscape:Norro-2 icons