Help for this page

Select Code to Download


  1. or download this
    <rect x="10" y="20" width="42" height="8" stroke="#ff0000" stroke-widt
    +h="2" fill="#00ff00" />
    
  2. or download this
    <circle cx="10" cy="20" r="8" stroke="#ff0000" stroke-width="2" fill="
    +#00ff00" />
    
  3. or download this
    <path x="50" y="50" stroke="#ff0000" stroke-width="2" fill="#00ff00">
        <lineto x="75" y="75" />
        <lineto x="75" y="25" />
        <closepath />
    </path>
    
  4. or download this
    <path d="M396.73,645.98c-49.05,43.57-88.42,71.92-118.1,85.05-1.85.43-1
    +7.07,11.54-45.26-.97-9.7-2.33-78.64-37.77-123.94-89.59,0,0-39.21-47.6
    +6-50.48-134.8-7.51-58.09-13.85-106.3-19-144.64-14.55-30.82-24.76-38.5
    +3-30.62-23.11-3.7,22.95,16.29,117.5,21.48,128.86"/>