<!--#include virtual="/server/header.html" -->
<!-- Parent-Version: 1.77 1.98 -->
<!-- This page is derived from /server/standards/boilerplate.html -->
   <!--#if expr="$QUERY_STRING = /theme=([^&#]+)/"
--><!--#set var="THEME" value="$1"
--><!--#endif
--><!--#if expr="$QUERY_STRING = /type=([^&#]+)/"
--><!--#set var="TYPE" value="$1"
--><!--#endif -->
<title>The GNU Art Gallery
- GNU Project - Free Software Foundation</title>
<style type="text/css" media="print,screen"><!--
form#select div {
    display: inline-block;
    margin: .5em;
}
.gnu-art {
    display: block;
    max-width: 100%;
    margin: auto;
    overflow: auto;
}
.gnu-art tr {
    display: inline-block;
    width: 18.5em;
}
.gnu-art td {
    padding: 0 .5em;
    border: none;
}
.gnu-art td:first-child a {
    background: none;
}
.gnu-art img {
    width: 5em;
    height: 5em;
}
.gnu-art a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}
@media (min-width: 22em) {
    .gnu-art {
        width: 20.5em;
    }
    .gnu-art tr {
        width: 19em;
        margin: .5em;
    }
}
@media (min-width: 44em) {
    .gnu-art {
        width: 41em;
    }
}
@media (min-width: 65.5em) {
    .gnu-art {
        width: 61.5em;
    }
}
--></style>
<!--#include virtual="/graphics/po/graphics.translist" -->
<!--#include virtual="/server/banner.html" -->
<h2>The GNU Art Gallery</h2>

<p>Beside the art on these GNU Web pages, we at
<div class="thin"></div>

<p>Besides the GNU Project
have the art:</p>

<ul>
<li>on website, you will find some of these designs on the
covers of <a href="/doc/doc.html">GNU Manuals</a></li>
<li>on Manuals</a>, on <a href="http://shop.fsf.org/category/gnu-gear/">GNU T-shirts</a></li>
<li>on
href="https://shop.fsf.org/collection/gnu-gear#Tshirts">GNU T-shirts</a>,
and on the covers of the <a href="/bulletins/bulletins.html">GNU's
    Bulletins</a></li>
</ul>
Bulletins</a>.</p>

<p>We are looking for new graphic designs for t-shirts T-shirts and other GNU and
FSF items to offer in our shop. If you are interested in contributing
some good-quality art to help raise free software awareness, please
contact <a href="mailto:graphics@gnu.org"><graphics@gnu.org></a>.
Please dont don't send us files over 2 Megabytes, instead upload the file and
send us a link. Here are some <a 
href="http://libreplanet.org/wiki/Group:Free_Software_Foundation/Ideas#Store_suggestions">
href="https://libreplanet.org/wiki/Group:Free_Software_Foundation/Ideas#Store_suggestions">
ideas on how we can use artwork</a>.</p>

<h2>What's new?</h2>

<ul>
  <li>January 2015: <a href="/graphics/gnu-30.html">GNU 30th birthday
      banner and badge</a> are available.</li>
  <li>September 2014: <a href="/graphics/umsa/umsa.html">designs for the
      UMSA course "Núcleo GNU/Linux"</a> by Ruth García.</li>
  <li>September 2014: <a href="/graphics/gnu-head-luk.html">Luk's GNU head</a> is available.</li>
  <li>February 2014: <a href="/graphics/scowcroft.html">
      GNU Characters</a> by Carol Anne Scowcroft.</li>
  <li>January 2014: <a href="/graphics/french-motto.html">French motto button 
      by Lutz Bürger</a>.</li>
  <li>January 2014: <a href="/graphics/gnu-and-freedo/gnu-and-freedo.html">
      GNU+Freedo</a> SVG characters by José Miguel Silva
      Lara and Márcio Alexandre Silva Delgado.</li>
  <li>January 2014: <a href="/graphics/gnu-inside.html">
      GNU Inside</a> banner by Mike Gerwitz.</li>
  <li>January 2014: <a href="/graphics/navaneeth-gnu.html">
      Give Me Freedom</a> by Navaneeth.</li>
  <li>November 2013: <a href="/graphics/copyleft-sticker.html">"Copyleft 
      (L)" sticker</a> from Don Hopkins
      which inspired Richard Stallman to use to term "Copyleft" for 
      licensing free software.</li>
  <li>August 2013: <del>Trans-Pacific Partnership</del> caricature by rms
      and Antonomakia. (<a
      href="http://stallman.org/trance-pacific-partnership.html">moved
      to rms' site</a>)</li>
  <li>February 2013: <a href="/graphics/nandakumar-gnu.html">
      GNU Gives Freedom</a> by Nandakumar.</li>
</ul>

<h3>GNU Art on this Site</h3>

<p>Please note the <a href=
"/server/fsf-html-style-sheet.html#UseofGraphics">graphic href="/server/fsf-html-style-sheet.html#UseofGraphics">
graphic style guidelines</a> used in designing and illustrating this site.</p>

<ul>
<li><a href="/graphics/3dbabygnutux.html">A 3D baby

<div class="c">
<p>*** Many thanks to all the artists! ***</p>

<form id="select" action="#whats-new">
<div><label for="theme"><strong>Select by theme:</strong></label><br />
<select name="theme" id="theme" title="Theme">
<option value="">all</option>
<!--#if expr="$THEME = gnuhead"
--><option value="gnuhead" selected="selected">Gnu head</option><!--#else
--><option value="gnuhead">Gnu head</option><!--#endif -->
<!--#if expr="$THEME = gnu"
--><option value="gnu" selected="selected">Gnu character</option><!--#else
--><option value="gnu">Gnu character</option><!--#endif -->
<!--#if expr="$THEME = tux"
--><option value="tux" selected="selected">Tux / Freedo</option><!--#else
--><option value="tux">Tux / Freedo</option><!--#endif -->
<!--#if expr="$THEME = rms"
--><option value="rms" selected="selected">RMS</option><!--#else
--><option value="rms">RMS</option><!--#endif -->
<!--#if expr="$THEME = emacs"
--><option value="emacs" selected="selected">Emacs</option><!--#else
--><option value="emacs">Emacs</option><!--#endif -->
<!--#if expr="$THEME = fs"
--><option value="fs" selected="selected">other free software / FSF</option><!--#else
--><option value="fs">other free software / FSF</option><!--#endif -->
<!--#if expr="$THEME = license"
--><option value="license" selected="selected">licenses</option><!--#else
--><option value="license">licenses</option><!--#endif -->
<!--#if expr="$THEME = malware"
--><option value="malware" selected="selected">proprietary malware</option><!--#else
--><option value="malware">proprietary malware</option><!--#endif --></select>
</div>

<div><label for="type"><strong>Select by type:</strong></label><br />
<select name="type" id="type" title="Type">
<option value="">all</option>
<!--#if expr="$TYPE = ascii"
--><option value="ascii" selected="selected">ASCII / TTY art</option><!--#else
--><option value="ascii">ASCII / TTY art</option><!--#endif -->
<!--#if expr="$TYPE = banner"
--><option value="banner" selected="selected">banner</option><!--#else
--><option value="banner">banner</option><!--#endif -->
<!--#if expr="$TYPE = badge"
--><option value="badge" selected="selected">badge / t-shirt</option><!--#else
--><option value="badge">badge / t-shirt</option><!--#endif -->
<!--#if expr="$TYPE = button"
--><option value="button" selected="selected">button / stamp / sticker</option><!--#else
--><option value="button">button / stamp / sticker</option><!--#endif -->
<!--#if expr="$TYPE = icon"
--><option value="icon" selected="selected">icon / avatar</option><!--#else
--><option value="icon">icon / avatar</option><!--#endif -->
<!--#if expr="$TYPE = cartoon"
--><option value="cartoon" selected="selected">cartoon</option><!--#else
--><option value="cartoon">cartoon</option><!--#endif -->
<!--#if expr="$TYPE = plastic"
--><option value="plastic" selected="selected">plastic art</option><!--#else
--><option value="plastic">plastic art</option><!--#endif -->
<!--#if expr="$TYPE = logo"
--><option value="logo" selected="selected">logo</option><!--#else
--><option value="logo">logo</option><!--#endif -->
<!--#if expr="$TYPE = poster"
--><option value="poster" selected="selected">poster</option><!--#else
--><option value="poster">poster</option><!--#endif -->
<!--#if expr="$TYPE = svg"
--><option value="svg" selected="selected">SVG format</option><!--#else
--><option value="svg">SVG format</option><!--#endif -->
<!--#if expr="$TYPE = wallpaper"
--><option value="wallpaper" selected="selected">wallpaper</option><!--#else
--><option value="wallpaper">wallpaper</option><!--#endif --></select>
</div>

<div><br /><input type="submit" value="Submit" /></div>
</form>
</div>

<h3 id="whats-new">What's new?</h3>

<table class="gnu-art">
<tr style="display:none"><td></td></tr><!-- Dummy entry for xhtml validation.
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/distros-dragora-modern.html">
    <img src="/graphics/distros-dragora-modern.svg"
         alt=" [Modern Dragora Logo] " /></a></td>
    <td>April 2024: Modern Dragora Logo<br />
    <small>by Lorenzo L. Ancora</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((license|malware|),(poster|svg|))$/" -->
<tr><td><a href="/graphics/babiichuk-devil-eula.html">
    <img src="/graphics/icons/babiichuk-devil-eula.80.png"
         alt=" [Satire on EULA and proprietary software] " /></a></td>
    <td>February 2023: Devil EULA<br />
    <small>by Yevhen Babiichuk</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|fs|),(banner|))$/" -->
<tr><td><a href="/graphics/chan-i-love-fs-banner.html">
    <img src="/graphics/icons/chan-i-love-fs-banner.80.png"
         alt=" [Banner in cartoon style promoting free software] " /></a></td>
    <td>October 2022: I Love Free Software<br />
    <small>by Carlos Chan</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|fs|),(poster|wallpaper|))$/" -->
<tr><td><a href="/graphics/techy-gnu-tux-bivouac.html">
    <img src="/graphics/icons/techy-gnu-tux-bivouac.80.png"
         alt=" [Gnu and Tux bivouac in the desert] " /></a></td>
    <td>October 2021: Gnu and Tux Bivouac<br />
    <small>by Muhammed Omar Ali & Fatamy</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(poster|))$/" -->
<tr><td><a href="/graphics/amihud-4-freedoms.html">
    <img src="/graphics/icons/amihud-4-freedoms.80.png"
         alt=" [Poster defining the four freedoms] " /></a></td>
    <td>August 2021: Four-Freedoms Poster<br />
    <small>by Jeison Yehuda Amihud</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(poster|wallpaper|))$/" -->
<tr><td><a href="/graphics/goschler-its-me-and-gnu.html">
    <img src="/graphics/icons/goschler-flower-fractal.80.png"
         alt=" [Flower fractal] " /></a></td>
    <td>May 2021: It's Me and GNU<br />
    <small>by Stefan Goschler</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|),(poster|wallpaper|))$/" -->
<tr><td><a href="/graphics/sventsitsky-sadgnu.html">
    <img src="/graphics/icons/sventsitsky-sadgnu.80.png"
         alt=" [Sad GNU and baby Tux</a></li>
<li><a href="/graphics/3dgnuhead.html">Dale Mellor's 3D Tux] " /></a></td>
    <td>May 2021: Sad GNU and Tux<br />
    <small>by Nadia Sventsitsky</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(poster|))$/" -->
<tr><td><a href="/graphics/sevinc-gnu-watercolor.html">
    <img src="/graphics/icons/sevinc-gnu-watercolor.80.png"
         alt=" [Watercolor GNU Head] " /></a></td>
    <td>May 2021: GNU Mascot Watercolor<br />
    <small>by Uzay Onat Sevinç</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|banner|svg|))$/" -->
<tr><td><a href="/graphics/gnu-silhouette-logos/gnu-silhouette-logos.html">
    <img src="/graphics/icons/gnu-profile.80.png"
         alt=" [Silhouette of a GNU head</a></li>
<li><a href="/graphics/agnubody.html">A GNU Body</a></li>
<li><a href="/graphics/agnuhead.html">A GNU head</a></li>
<li><a href="/graphics/agnuheadterm.html">A head, in profile] " /></a></td>
    <td>March 2021: GNU Silhouette Logos<br />
    <small>by JC</small></td></tr><!--#endif
-->
</table>

<h3 id="this-site">GNU Art on this site</h3>

<p class="button"><a href="#collections">Next section</a></p>

<table class="gnu-art">
<tr style="display:none"><td></td></tr><!-- Dummy entry for xhtml validation.
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|),(icon|cartoon|poster|))$/" -->
<tr><td><a href="/graphics/3dbabygnutux.html">
    <img src="/graphics/icons/BabyGnuTux.80.png"
         alt=" [3D baby GNU and baby Tux] " /></a></td>
    <td>3D Baby Gnu & Baby Tux<br />
    <small>by Nicolas Rougier</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),)$/" -->
<tr><td><a href="/graphics/3dgnuhead.html">
    <img src="/graphics/icons/3dgnuhead.80.png"
         alt=" [Portrait of GNU] " /></a></td>
    <td>Portrait of GNU<br />
    <small>by Dale Mellor</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),)$/" -->
<tr><td><a href="/graphics/agnubody.html">
    <img src="/graphics/icons/agnubody.80.png"
         alt=" [A Gnu Body] " /></a></td>
    <td>A Gnu Body<br />
    <small>by Graham Wilson</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(svg|ascii|logo|))$/" -->
<tr><td><a href="/graphics/agnuhead.html">
    <img src="/graphics/icons/gnu-head.80.png"
         alt=" [Image of the head of a GNU] " /></a></td>
    <td>A GNU Head<br />
    <small>by Etienne Suvasa,<br />
    and derived images</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(ascii|logo|))$/" -->
<tr><td><a href="/graphics/agnuheadterm.html">
    <img src="/graphics/icons/agnuheadterm.80.png"
         alt=" [GNU Head for terminals</a></li>
<li><a href="/graphics/ahurdlogo.html">Hurd Logos</a></li>
<li><a href="/graphics/alternative-ascii.html">Another terminal] " /></a></td>
    <td>A GNU Head in terminals<br />
    <small>by Mattias Andrée</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/ahurdlogo.html">
    <img src="/graphics/icons/hurd-logo.80.png"
         alt=" [Spherical Hurd Logo] " /></a></td>
    <td>Spherical Hurd Logo<br />
    <small>by Teddy Hogeborn</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(ascii|))$/" -->
<tr><td><a href="/graphics/alternative-ascii.html">
    <img src="/graphics/icons/alternative-ascii.80.png"
         alt=" [ASCII GNU head] " /></a></td>
    <td>An Alternative ASCII Gnu</a></li>
<li><a href="/graphics/anfsflogo.html">An FSF Logo</a></li>
<li><a href="/graphics/anlpflogo.html">An GNU<br />
    <small>by Vijay Kumar</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(poster|))$/" -->
<tr><td><a href="/graphics/amihud-4-freedoms.html">
    <img src="/graphics/icons/amihud-4-freedoms.80.png"
         alt=" [Poster defining the four freedoms] " /></a></td>
    <td>Four-Freedoms Poster<br />
    <small>by Jeison Yehuda Amihud</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|))$/" -->
<tr><td><a href="/graphics/anfsflogo.html">
    <img src="/graphics/icons/fsf-bk.80.png"
         alt=" [FSF Logo on black] " /></a></td>
    <td>FSF logos<br />
    <small>by Shawn Ewald</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|))$/" -->
<tr><td><a href="/graphics/anlpflogo.html">
    <img src="/graphics/icons/liberty.80.png"
         alt=" [Statue of Liberty protecting software freedoms] " /></a></td>
    <td>An LPF Logo</a></li>
<li><a href="/graphics/anothertypinggnu.html">Another logo<br />
    <small>by Etienne Suvasa</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(svg|badge|logo|))$/" -->
<tr><td><a href="/graphics/atypinggnu.html">
    <img src="/graphics/icons/gnu-type.80.png"
         alt=" [Typing GNU hacker] " /></a></td>
    <td>A typing GNU hacker</a></li>
<li><a href="/graphics/atypinggnu.html">A hacker<br />
    <small>by Jamal Hannah</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(logo|))$/" -->
<tr><td><a href="/graphics/anothertypinggnu.html">
    <img src="/graphics/icons/another-gnu-type.80.png"
         alt=" [Another typing GNU hacker</a></li>
<li><a href="/graphics/avatars.html">Avatars</a></li>
<li><a href="/graphics/babygnu.html">Baby GNU</a></li>
<li><a href="/graphics/bokma-gnu.html">John Bokma's hacker] " /></a></td>
    <td>Another typing GNU hacker<br />
    <small>by Peter McLachlan</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(banner|poster|logo|))$/" -->
<tr><td><a href="/graphics/arantxa.html">
    <img src="/graphics/icons/arantxa-glitch.80.png"
         alt=" [Glitch] " /></a></td>
    <td>Sunny GNU designs<br />
    <small>by Arantxa Serantes</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((license|malware|),(poster|svg|))$/" -->
<tr><td><a href="/graphics/babiichuk-devil-eula.html">
    <img src="/graphics/icons/babiichuk-devil-eula.80.png"
         alt=" [Satire on EULA and proprietary software] " /></a></td>
    <td>Devil EULA<br />
    <small>by Yevhen Babiichuk</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(logo|))$/" -->
<tr><td><a href="/graphics/babygnu.html">
    <img src="/graphics/icons/baby-gnu.80.png"
         alt=" [Baby GNU sucking its thumb] " /></a></td>
    <td>Baby GNU<br />
    <small>by Etienne Suvasa</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|))$/" -->
<tr><td><a href="/graphics/barr-gnu.html">
    <img src="/graphics/icons/barr-gnu.80.png"
         alt=" [GNU logo] " /></a></td>
    <td>GNU Logo<br />
    <small>by Paul Barr</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|emacs|),(logo|))$/" -->
<tr><td><a href="/graphics/bokma-gnu.html">
    <img src="/graphics/icons/bokma-gnu.80.png"
         alt=" [GNU logo] " /></a></td>
    <td>GNU and Emacs logos</a></li>
<li><a href="/graphics/bvbn.html">Useful GNU art by Logos<br />
    <small>by John Bokma</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(svg|))$/" -->
<tr><td><a href="/graphics/bold-initiative-GNU-head.html">
    <img src="/graphics/icons/bold-initiative-GNU-head.80.png"
         alt=" [Winking GNU Head] " /></a></td>
    <td>Winking GNU<br />
    <small>by Bravo Edison</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|gnu|tux|),(badge|button|icon|logo|))$/" -->
<tr><td><a href="/graphics/BVBN.html">
    <img src="/graphics/icons/bvbn-logo-small.80.png"
         alt=" [GNU Head logo] " /></a></td>
    <td>GNU/Linux buttons<br />
    <small>by Vladimir Tsarkov</a></li>
<li><a href="/graphics/bwcartoon.html">The Tsarkov</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|),(poster|svg|))$/" -->
<tr><td><a href="/graphics/bwcartoon.html">
    <img src="/graphics/icons/gnu-and-penguin-color.80.png"
         alt=" [The Gnu and the Penguin in flight] " /></a></td>
    <td>The Dynamic Duo: The GNU Gnu and the Penguin in flight</a></li>
<li><a href="/graphics/copyleft-sticker.html">Don Hopkins's
"Copyleft flight<br />
    <small>by Lissanne Lake</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|fs|),(banner|))$/" -->
<tr><td><a href="/graphics/chan-i-love-fs-banner.html">
    <img src="/graphics/icons/chan-i-love-fs-banner.80.png"
         alt=" [Banner in cartoon style promoting free software] " /></a></td>
    <td>I Love Free Software<br />
    <small>by Carlos Chan</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((license|),(button|))$/" -->
<tr><td><a href="/graphics/copyleft-sticker.html">
    <img src="/graphics/icons/copyleft-sticker.80.png"
         alt=" ["Copyleft (L)" sticker</a></li>
<li><a href="/graphics/digital-restrictions-management.html">Digital sticker] " /></a></td>
    <td>“Copyleft (L)” sticker<br />
    <small>by Don Hopkins</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((malware|),(badge|svg|))$/" -->
<tr><td><a href="/graphics/digital-restrictions-management.html">
    <img src="/graphics/icons/ichain.80.png"
         alt=" [The chains of Digital Restrictions Management</a></li>
<li><a href="/graphics/distros-dragora.html">Dragora</a></li>
<li><a href="/graphics/emacs-ref.html">GNU
           Management] " /></a></td>
    <td>GNU Art — Digital Restrictions Management<br />
    <small>by Chris Hayes</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/distros-dragora.html">
    <img src="/graphics/icons/distros-dragora.80.png"
         alt=" [Dragora Logo] " /></a></td>
    <td>Dragora Logo<br />
    <small>by Claudio Santillan</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/distros-dragora-modern.html">
    <img src="/graphics/distros-dragora-modern.svg"
         alt=" [Modern Dragora Logo] " /></a></td>
    <td>Modern Dragora Logo<br />
    <small>by Lorenzo L. Ancora</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(wallpaper|poster|badge|svg|))$/" -->
<tr><td><a href="/graphics/dittberner-gnu.html">
    <img src="/graphics/icons/dittberner_gnu.80.png"
         alt=" [Running gnu] " /></a></td>
    <td>Running Gnu<br />
    <small>by Dorothea and Jan Dittberner</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((malware|),(poster|cartoon|))$/" -->
<tr><td><a href="/graphics/dog.html">
    <img src="/graphics/icons/dog.80.png"
         alt=" [Dog, wondering at pop-up ads] " /></a></td>
    <td>Dog Cartoon<br />
    <small>by Richard Stallman and Antonomakia</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((emacs|),(wallpaper|))$/" -->
<tr><td><a href="/graphics/emacs-ref.html">
    <img src="/graphics/icons/emacs-ref.80.png"
         alt=" [Reference card with GNU face] " /></a></td>
    <td>GNU Emacs Reference
Wallpaper from Card<br />
    <small>by Loic Duros</a></li>
<li><a href="/graphics/freedom.html">What Duros</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(poster|svg|wallpaper|))$/" -->
<tr><td><a href="/graphics/flying-gnu.html">
    <img src="/graphics/icons/flying-gnu.80.png"
         alt=" [Flying GNU design] " /></a></td>
    <td>Flying Gnu<br />
    <small>by Ernesto Bazzano</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((tux|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/freedo.html">
    <img src="/graphics/icons/freedo_improved.80.png"
         alt=" [A penguin getting out of the shower] " /></a></td>
    <td>Freedo<br />
    <small>by Rubén Rodríguez Pérez (and other versions)</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((rms|fs|),(cartoon|))$/" -->
<tr><td><a href="/graphics/freedom.html">
    <img src="/graphics/icons/stallman.80.png"
         alt=" [Levitating RMS speaking about freedom] " /></a></td>
    <td>What Freedom Means</a></li>
<li><a href="/graphics/fromagnulinux.html">Fromagnulinux</a></li>
<li><a href="/graphics/fsf-logo.html">Free Means<br />
    <small>by Michael Pagnotti</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(poster|))$/" -->
<tr><td><a href="/graphics/freedom-reflection.html">
    <img src="/graphics/icons/freedom-reflection.80.png"
         alt=" [Reflecting on GNU and freedom] " /></a></td>
    <td>Freedom Reflection<br />
    <small>by Crista Moreno</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((tux|),(badge|svg|))$/" -->
<tr><td><a href="/graphics/freedo_on_the_beach.html">
    <img src="/graphics/icons/freedo_on_the_beach.80.png"
         alt=" [Freedo taking a vacation on the beach] " /></a></td>
    <td>Freedo on the beach<br />
    <small>by Jason Self</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|fs|),(poster|))$/" -->
<tr><td><a href="/graphics/free-software-dealers.html">
    <img src="/graphics/icons/free-software-dealers.80.png"
         alt=" [Gnu and Tux as messengers of free software in the
           desolate land of proprietary software] " /></a></td>
    <td>Free Software Dealers & derived game card<br />
    <small>by Péhä</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(wallpaper|))$/" -->
<tr><td><a href="/graphics/free-your-soul.html">
    <img src="/graphics/icons/free-your-soul-wallpaper.80.png"
         alt=" [Free Your Soul wallpaper] " /></a></td>
    <td>Free Your Soul wallpaper<br />
    <small>by Sayem Chaklader</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|tux|),(button|svg|))$/" -->
<tr><td><a href="/graphics/french-motto.html">
    <img src="/graphics/icons/LEF.fr.80.png"
         alt=" [liberty, equality, brotherhood button] " /></a></td>
    <td>French Motto button<br />
    <small>by Lutz Bürger</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(button|))$/" -->
<tr><td><a href="/graphics/fromagnulinux.html">
    <img src="/graphics/icons/fromagnulinux.80.png"
         alt=" [Fromagnulinux] " /></a></td>
    <td>Fromagnulinux<br />
    <small>by Denis Trimaille</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/fsf-logo.html">
    <img src="/graphics/icons/fsf-logo-notext.80.png"
         alt=" [The official FSF logo] " /></a></td>
    <td>Free Software Foundation Logo</a></li>
<li><a href="/graphics/FSFS-logo.html">The Logo<br />
    <small>by Li Jiang</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|))$/" -->
<tr><td><a href="/graphics/FSFS-logo.html">
    <img src="/graphics/icons/FSFS-title2.80.png"
         alt=" [The book cover logo for 'Free Software, Free Society'] " /></a></td>
    <td>Book cover logo for Free Software, Free Society</a></li>
<li><a href="/graphics/gleesons.html">Gleeson's GNU art</a></li>
<li><a href="/graphics/gnewsense.html">gNewSense</a></li>
<li><a href="/graphics/gnu-30.html">GNU Society<br />
    <small>by Jonathan Richard</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|icon|svg|))$/" -->
<tr><td><a href="/graphics/gg3po.html">
    <img src="/graphics/icons/gg3po-newGnu.80.png"
         alt=" [New GNU] " /></a></td>
    <td>New GNU<br />
    <small>by gg3po</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(badge|icon|))$/" -->
<tr><td><a href="/graphics/gleesons.html">
    <img src="/graphics/icons/gleeson_head.80.png"
         alt=" [Colorful rounded image of the head of a GNU] " /></a></td>
    <td>GNU Art<br />
    <small>by Brendon Gleeson</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|))$/" -->
<tr><td><a href="/graphics/gNewSense.html">
    <img src="/graphics/icons/gnewsense.80.png"
         alt=" [gNewSense Logo] " /></a></td>
    <td>gNewSense Logo<br />
    <small>by Li Jiang</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(banner|badge|svg|))$/" -->
<tr><td><a href="/graphics/gnu-30.html">
    <img src="/graphics/icons/gnu-30-badge.80.png"
         alt=" [GNU 30th birthday</a></li>
<li><a href="/graphics/gnu-alternative.html">Alternative GNU Head</a></li>
<li><a href="/graphics/gnu-ascii-liberty.html">An ASCII GNU is
Liberty</a></li>
<li><a href="/graphics/gnu-ascii.html">An ASCII Gnu</a></li>
<li><a href="/graphics/gnu-ascii2.html">Another - Celebrating 30 years] " /></a></td>
    <td>GNU 30th birthday</td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/gnu-alternative.html">
    <img src="/graphics/icons/gnu-alternative.80.png"
         alt=" [Stylized gnu mask] " /></a></td>
    <td>GNU Alternative<br />
    <small>by Martin R. Peck</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|tux|),(icon|))$/" -->
<tr><td><a href="/graphics/gnu-and-tux-icon.html">
    <img src="/graphics/icons/gnu-and-tux-icon.80.png"
         alt=" [Gnu and Tux icon] " /></a></td>
    <td>Gnu and Tux Icon<br />
    <small>by Nadia Sventsitsky</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(ascii|))$/" -->
<tr><td><a href="/graphics/gnu-ascii.html">
    <img src="/graphics/icons/gnu-ascii.80.png"
         alt=" [ASCII Gnu head] " /></a></td>
    <td>ASCII GNU<br />
    <small>by Przemysław Borys</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(ascii|button|icon|))$/" -->
<tr><td><a href="/graphics/gnu-ascii2.html">
    <img src="/graphics/icons/gnu-ascii2.80.png"
         alt=" [Small ASCII Gnu head] " /></a></td>
    <td>Another ASCII GNU (for email signatures)</a></li>
<li><a href="/graphics/gnu-head-shadow.html">A GNU head shadowed</a></li>
<li><a href="/graphics/gnu-inside.html">GNU Inside</a></li>
<li><a href="/graphics/gnu-jacket.html">A signatures)<br />
    <small>by Martin Dickopp</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(ascii|))$/" -->
<tr><td><a href="/graphics/gnu-ascii-liberty.html">
    <img src="/graphics/icons/gnu-ascii-liberty.80.png"
         alt=" [ASCII Gnu is liberty] " /></a></td>
    <td>ASCII “GNU is Liberty”<br />
    <small>by Carlos Contreras A.</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(badge|wallpaper|))$/" -->
<tr><td><a href="/graphics/gnu-born-free-run-free.html">
    <img src="/graphics/icons/gnu-born-free-run-free.80.png"
         alt=" [GNU Born Free Runs Free] " /></a></td>
    <td>GNU Born Free Runs Free<br />
    <small>by Alicia Lapekas</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(svg|))$/" -->
<tr><td><a href="/graphics/gnu-head-luk.html">
    <img src="/graphics/icons/gnu-head-luk.80.png"
         alt=" [Luk's GNU head] " /></a></td>
    <td>Stylized GNU Head<br />
    <small>by Luk</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(banner|svg|))$/" -->
<tr><td><a href="/graphics/gnu-head-shadow.html">
    <img src="/graphics/icons/gnu_headshadow.80.png"
         alt=" [GNU banner saying: run free run gnu] " /></a></td>
    <td>GNU Head shadowed<br />
    <small>by Vladimir Zúñiga</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(banner|badge|))$/" -->
<tr><td><a href="/graphics/gnu-inside.html">
    <img src="/graphics/icons/gnu-inside.80.png"
         alt=" [Fragment of the head of a GNU] " /></a></td>
    <td>GNU Inside<br />
    <small>by Mike Gerwitz</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(poster|svg|))$/" -->
<tr><td><a href="/graphics/gnu-jacket.html">
    <img src="/graphics/icons/gnu-jacket.80.png"
         alt=" [Gnu wearing a jacket</a></li>
<li><a href="/graphics/gnu-slash-linux.html">GNU/Linux</a></li>
<li><a href="/graphics/gnubanner.html">GNU Banner</a></li>
<li><a href="/graphics/gnuhornedlogo.html">A jacket] " /></a></td>
    <td>A Gnu Wearing a Jacket<br />
    <small>by Sarah Katzenell Rabkin</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^(,(logo|svg|))$/" -->
<tr><td><a href="/graphics/gnu-linux-logos.html">
    <img src="/graphics/icons/powered-by-gnu-linux.80.png"
         alt=" [Powered by GNU/Linux] " /></a></td>
    <td>GNU/Linux logos<br />
    <small>by Burkhard Jäckel</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|),(wallpaper|svg|))$/" -->
<tr><td><a href="/graphics/gnu-slash-linux.html">
    <img src="/graphics/icons/gnu-linux-on-black.80.png"
         alt=" [Gnu and Tux on black] " /></a></td>
    <td>GNU/Linux Art<br />
    <small>by Rui Damas</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(svg|logo|))$/" -->
<tr><td><a href="/graphics/gnu-smiling.html">
    <img src="/graphics/icons/gnu-smiling.80.png"
         alt=" [Smiling GNU head] " /></a></td>
    <td>GNU Smiling<br />
    <small>by Las</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(banner|badge|button|))$/" -->
<tr><td><a href="/graphics/gnubanner.html">
    <img src="/graphics/icons/gnubanner-2.80.png"
         alt=" [Come and see what GNU logo with horns</a></li>
<li><a href="/graphics/gnulove.html">A Penguin Hugging A GNU</a></li>
<li><a href="/graphics/gnuolantern.html">GNU creates for YOU] " /></a></td>
    <td>GNU banners and link<br />
    <small>resp. by Stefan Rieken, John M. Wooten
    and SpAwN</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/gnuhornedlogo.html">
    <img src="/graphics/icons/gnu_hornedword.80.png"
         alt=" [GNU Horned Word Logo] " /></a></td>
    <td>GNU Horned Logo<br />
    <small>by Vladimir Zúñiga</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|),(poster|))$/" -->
<tr><td><a href="/graphics/gnulove.html">
    <img src="/graphics/icons/Gnulove.80.png"
         alt=" [GNU Love] " /></a></td>
    <td>GNU Love<br />
    <small>by Alison Upton</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(plastic|))$/" -->
<tr><td><a href="/graphics/gnuolantern.html">
    <img src="/graphics/icons/GNUoLantern.80.png"
         alt=" [GNUoLantern] " /></a></td>
    <td>GNU o Lantern</a></li>
<li><a href="/graphics/gnupascal.html">GNU Lantern<br />
    <small>carved by Lorena Cid-Montiel</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|fs|),(poster|badge|logo|svg|))$/" -->
<tr><td><a href="/graphics/gnupascal.html">
    <img src="/graphics/icons/Gnu+Pascal.80.png"
         alt=" [A Gnu and Blaise Pascal</a></li>
<li><a href="/graphics/gnupumpkin.html">GNU Pumpkin</a></li>
<li><a href="/graphics/gnusvgart.html">GNU Art Pascal] " /></a></td>
    <td>GNU and Blaise Pascal<br />
    <small>by Markus Gerwinski</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(plastic|))$/" -->
<tr><td><a href="/graphics/gnupumpkin.html">
    <img src="/graphics/icons/gnupumpkin.80.png"
         alt=" [GNU Pumpkin] " /></a></td>
    <td>GNU Pumpkin<br />
    <small>carved by Jimmy Rustles</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|banner|svg|))$/" -->
<tr><td><a href="/graphics/gnu-silhouette-logos/gnu-silhouette-logos.html">
    <img src="/graphics/icons/gnu-profile.80.png"
         alt=" [Silhouette of a GNU head, in svg format</a></li>
<li><a href="/graphics/groff-head.html">Groff Head</a></li>
<li><a href="/graphics/guile-logo.html">Guile logo</a></li>
<li><a href="/graphics/heckert_gnu.html">Bold alternative GNU Head</a></li>
<li><a href="/graphics/historic-gnu-press.html">Historic profile] " /></a></td>
    <td>GNU Silhouette Logos<br />
    <small>by JC</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(poster|wallpaper|))$/" -->
<tr><td><a href="/graphics/goschler-its-me-and-gnu.html">
    <img src="/graphics/icons/goschler-flower-fractal.80.png"
         alt=" [Flower fractal] " /></a></td>
    <td>It's Me and GNU<br />
    <small>by Stefan Goschler</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|))$/" -->
<tr><td><a href="/graphics/groff-head.html">
    <img src="/graphics/icons/groff-head.80.png"
         alt=" [Head of a GNU press items</a></li>
<li><a href="/graphics/hitflip-gnu.html">Hitflip's GNU coin and herd</a></li>
<li><a href="/graphics/httptunnel-logo.html">httptunnel Logo</a></li>
<li><a href="/graphics/hurd_mf.html">Hurd Logos in Metafont</a></li>
<li><a href="/graphics/jesus-cartoon.html">A with a printing press] " /></a></td>
    <td>GNU Head with Printing Press<br />
    <small>by Imogen Mulley</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((tux|gnu|),(banner|poster|svg|))$/" -->
<tr><td><a href="/graphics/happy_gnu_year_2019.html">
    <img src="/graphics/icons/happy_gnu_year_2019.80.png"
         alt=" [Freedo stands in place of the 0 of 2019, and the gnu
         is holding the 9.] " /></a></td>
    <td>Happy GNU Year 2019!<br />
    <small>by Jason Self</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/heckert_gnu.html">
    <img src="/graphics/icons/heckert_gnu.80.png"
         alt=" [Bold image of the head of a GNU] " /></a></td>
    <td>A Bold GNU Head<br />
    <small>by Aurélio A. Heckert</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(wallpaper|))$/" -->
<tr><td><a href="/graphics/hitflip-gnu.html">
    <img src="/graphics/icons/hitflip-gnu.80.png"
         alt=" [GNU coin] " /></a></td>
    <td>GNU Coin and Herd<br />
    <small>by the Hitflip Team</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((tux|gnu|),(banner|badge|poster|svg|))$/" -->
<tr><td><a href="/graphics/holiday_deliveries.html">
    <img src="/graphics/icons/holiday_deliveries.80.png"
         alt=" [Freedo, the gnu and the Libreboot deer deliver software freedom] " /></a></td>
    <td>Holiday Deliveries<br />
    <small>by Jason Self</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|))$/" -->
<tr><td><a href="/graphics/httptunnel-logo.html">
    <img src="/graphics/icons/httptunnel-w.80.png"
         alt=" [HTTPTunnel logo] " /></a></td>
    <td>HTTPTunnel Logo<br />
    <small>by Harri Manni</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|))$/" -->
<tr><td><a href="/graphics/hurd_mf.html">
    <img src="/graphics/icons/hurd_mf.80.png"
         alt=" [Hurd Metafont logo] " /></a></td>
    <td>Hurd Logo in Metafont<br />
    <small>by Stephen McCamant</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((malware|),(poster|cartoon|))$/" -->
<tr><td><a href="/graphics/jesus-cartoon.html">
    <img src="/graphics/icons/jesus-cartoon.80.png"
         alt=" [Bill Gates and Jesus] " /></a></td>
    <td>A cartoon featuring Jesus and...</a></li>
<li><a href="/graphics/kafa.html">Abstract GNU Art</a></li>
<li><a href="/graphics/license-logos.html">GNU License Logos</a></li>
<li><a href="/graphics/listen.html">Listening Gnu by and...<br />
    <small>by Phil Garcia and Don Berry</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(poster|))$/" -->
<tr><td><a href="/graphics/kafa.html">
    <img src="/graphics/icons/kafa_gnu.80.png"
         alt=" [Abstract art of the  GNU] " /></a></td>
    <td>Abstract GNU Art<br />
    <small>by Kursad Karatas</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(badge|poster|))$/" -->
<tr><td><a href="/graphics/listen.html">
    <img src="/graphics/icons/listen.80.png"
         alt=" [Listening Gnu] " /></a></td>
    <td>Listening Gnu<br />
    <small>by the Nevrax Design Team</a></li>
<li><a href="/graphics/lovchik-gnu.html">Lisa Team</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),)$/" -->
<tr><td><a href="/graphics/lovchik-gnu.html">
    <img src="/graphics/icons/gnu_head_colour.80.png"
         alt=" [Colored GNU head] " /></a></td>
    <td>Colored GNU Head<br />
    <small>by Lisa J. Lovchik GNU art</a></li>
<li><a href="/graphics/meditate.html">Levitating, Lovchik</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(badge|button|icon|svg|))$/" -->
<tr><td><a href="/graphics/meditate.html">
    <img src="/graphics/icons/meditate.80.png"
         alt=" [Levitating, Meditating, Flue-playing Gnu] " /></a></td>
    <td>Levitating, Meditating, Flute-playing Gnu by Gnu<br />
    <small>by the Nevrax Design Team</a></li>
<li><a href="/graphics/nandakumar-gnu.html">GNU Team</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(badge|logo|icon|))$/" -->
<tr><td><a href="/graphics/modern_art_gnu.html">
    <img src="/graphics/icons/modern_art_gnu.80.png"
         alt=" [Modern-style GNU head] " /></a></td>
    <td>Modern-style GNU Head<br />
    <small>by Angelo A.</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|malware|),(cartoon|svg|))$/" -->
<tr><td><a href="/graphics/nandakumar-gnu.html">
    <img src="/graphics/icons/gnu-gives-freedom.80.png"
         alt=" [GNU liberating a computer] " /></a></td>
    <td>GNU Gives Freedom</a></li>
<li><a href="/graphics/navaneeth-gnu.html">Give Me Freedom</a></li>
<li><a href="/graphics/package-logos.html">Logos of Freedom poster<br />
    <small>by Nandakumar</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|malware|),(cartoon|svg|))$/" -->
<tr><td><a href="/graphics/navaneeth-gnu.html">
    <img src="/graphics/icons/give-me-freedom.80.png"
         alt=" [A computer dreaming about GNU packages</a></li>
<li><a href="/graphics/philosophicalgnu.html">A for freedom] " /></a></td>
    <td>Give Me Freedom poster<br />
    <small>by Navaneeth</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(svg|))$/" -->
<tr><td><a href="/graphics/philosophicalgnu.html">
    <img src="/graphics/icons/philosophical-gnu.80.png"
         alt=" [Philosophical Gnu] " /></a></td>
    <td>A Philosophical GNU</a></li>
<li><a href="/graphics/philosoputer.html">Philosoputer</a></li>
<li><a href="/graphics/reiss-gnuhead.html">Color Gnu Head</a></li>
<li><a href="/graphics/runfreegnu.html">Run Gnu<br />
    <small>by Markus Gerwinski</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(poster|))$/" -->
<tr><td><a href="/graphics/philosoputer.html">
    <img src="/graphics/icons/philosoputer.80.png"
         alt=" [Digital philosopher] " /></a></td>
    <td>Philosoputer<br />
    <small>by Braydon Fuller</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|),(wallpaper|))$/" -->
<tr><td><a href="/graphics/plant-onion.html">
    <img src="/graphics/icons/plant-onion.80.png"
         alt=" [Gnu and Tux plant onions] " /></a></td>
    <td>Plant Onions!<br />
    <small>by Péhä</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(banner|))$/" -->
<tr><td><a href="/graphics/r4sh-gnu-vaporwave.html">
    <img src="/graphics/icons/r4sh-gnu-vaporwave.80.png"
         alt=" [GNU Vaporwave Design] " /></a></td>
    <td>GNU Vaporwave Design<br />
    <small>by R4sH</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),)$/" -->
<tr><td><a href="/graphics/reiss-gnuhead.html">
    <img src="/graphics/icons/reiss-head.80.png"
         alt=" [Colored GNU head] " /></a></td>
    <td>Color GNU Head<br />
    <small>by Joseph W. Reiss</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(banner|svg|))$/" -->
<tr><td><a href="/graphics/runfreegnu.html">
    <img src="/graphics/icons/runfreegnu.80.png"
         alt=" ['Run free run GNU' banner] " /></a></td>
    <td>Run free run GNU banner</a></li>
<li><a href="/graphics/scowcroft.html">GNU Characters</a>
    by banner<br />
    <small>by Vladimir Zúñiga</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(svg|))$/" -->
<tr><td><a href="/graphics/santa-gnu.html">
    <img src="/graphics/icons/Santa_GNU.80.png"
         alt=" [Santa Claus GNU] " /></a></td>
    <td>Santa Claus GNU<br />
    <small>by Luciano Lourenço</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(poster|))$/" -->
<tr><td><a href="/graphics/scowcroft.html">
    <img src="/graphics/icons/gnu-beast.80.png"
         alt=" [GNU beast poster] " /></a></td>
    <td>Gnu Characters<br />
    <small>by Carol Anne Scowcroft</li>
<li><a href="/graphics/slickgnu.html">A Scowcroft</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(poster|))$/" -->
<tr><td><a href="/graphics/sevinc-gnu-watercolor.html">
    <img src="/graphics/icons/sevinc-gnu-watercolor.80.png"
         alt=" [Watercolor GNU Head] " /></a></td>
    <td>GNU Mascot Watercolor<br />
    <small>by Uzay Onat Sevinç</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|))$/" -->
<tr><td><a href="/graphics/skwetu-gnu-logo.html">
    <img src="/graphics/icons/skwetu-gnu-logo.80.png"
         alt=" [Skwetu's GNU Logo] " /></a></td>
    <td>Salish GNU logo<br />
    <small>by Skwetu</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|fs|),(banner|wallpaper|))$/" -->
<tr><td><a href="/graphics/skwid-wallpapers.html">
    <img src="/graphics/icons/skwid-free-side-wallpaper.80.png"
         alt=" [Free Side of the Force wallpaper] " /></a></td>
    <td>GNU Designs<br />
    <small>by Ben “Skwid” Gailly</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/slickgnu.html">
    <img src="/graphics/icons/slickgnu.80.png"
         alt=" [A slick GNU logo] " /></a></td>
    <td>A Slick GNU logo</a></li>
<li><a href="/graphics/social.html">The GNU Logo<br />
    <small>by Brian Bush</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/social.html">
    <img src="/graphics/icons/gnu-social-logo.80.png"
         alt=" [GNU social logo</a></li>
<li><a href="/graphics/spiritoffreedom.html">The Logo] " /></a></td>
    <td>GNU Social logo<br />
    <small>by Jonas Laugs and Steven DuBois</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|),(poster|wallpaper|svg|))$/" -->
<tr><td><a href="/graphics/spiritoffreedom.html">
    <img src="/graphics/icons/o_espirito_da_liberdade.fondo.80.png"
         alt=" [The Spirit of Freedom] " /></a></td>
    <td>The Spirit of Freedom</a></li>
<li><a href="/graphics/stark-gnuherd.html">Jochen Stärk's Freedom<br />
    <small>by Denís Fernández Cabrera</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((rms|),(poster|))$/" -->
<tr><td><a href="/graphics/stallman-as-saint-ignucius.html">
    <img src="/graphics/icons/stallman-as-saint-ignucius.80.png"
         alt=" [Stallman as Saint Ignucius] " /></a></td>
    <td>Stallman as Saint Ignucius<br />
    <small>by Alicia Lapekas</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(banner|svg|))$/" -->
<tr><td><a href="/graphics/stark-gnuherd.html">
    <img src="/graphics/icons/gnu_herd_banner.80.png"
         alt=" [GNU banner] " /></a></td>
    <td>GNU Herd Banners</a></li>
<li><a href="/graphics/supergnu-ascii.html">An ASCII Banner<br />
    <small>by Stephan Baumann, usegroup</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(ascii|))$/" -->
<tr><td><a href="/graphics/supergnu-ascii.html">
    <img src="/graphics/icons/supergnu-ascii.80.png"
         alt=" [ASCII Super Gnu</a></li>
<li><a href="/graphics/trisquel.html">Trisquel</a></li>
<li><a href="/graphics/usegnu.html">Use 'GNU</a></li>
<li><a href="/graphics/wallpapers.html">Wallpapers</a></li>
<li><a href="/graphics/whatsgnu.html">What's GNU</a></li>
<li><a href="/graphics/winkler-gnu.html">Kyle Winkler's alternative GNU logos</a></li>
<li><a href="/graphics/adrienne/">Adrienne Thompson's GNU art</a></li>
<li><a href="/graphics/bahlon/">Georg Bahlon's 3D Gnu] " /></a></td>
    <td>ASCII Super Gnu<br />
    <small>by Vijay Kumar</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/sven-gnuhead.html">
    <img src="/graphics/icons/nu-gnu.80.png"
         alt=" [Simplified GNU Head] " /></a></td>
    <td>Simplified GNU Head<br />
    <small>by Sven H.</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|),(poster|wallpaper|))$/" -->
<tr><td><a href="/graphics/sventsitsky-sadgnu.html">
    <img src="/graphics/icons/sventsitsky-sadgnu.80.png"
         alt=" [Sad GNU head</a></li>
<li><a href="/graphics/behroze/">Behroze Nejaati's GNU art</a></li>
<li><a href="/graphics/fsfsociety/fsfsociety.html">Graphics from <i>Free
    Software, Free Society</i></a></li>
<li><a href="/graphics/gnu-post/">Tomasz W. Kozłowski's and Tux] " /></a></td>
    <td>Sad GNU and Tux<br />
    <small>by Nadia Sventsitsky</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|fs|),(poster|wallaper|))$/" -->
<tr><td><a href="/graphics/techy-gnu-tux-bivouac.html">
    <img src="/graphics/icons/techy-gnu-tux-bivouac.80.png"
         alt=" [Gnu and Tux bivouac in the desert] " /></a></td>
    <td>Gnu and Tux Bivouac<br />
    <small>by Muhammed Omar Ali & Fatamy</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(wallpaper|))$/" -->
<tr><td><a href="/graphics/this-is-freedom-wallpaper.html">
    <img src="/graphics/icons/this-is-freedom-wallpaper.80.png"
         alt=" ['This is freedom' wallpaper] " /></a></td>
    <td>This is Freedom wallpaper<br />
    <small>by Vadim Gush</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/Trisquel.html">
    <img src="/graphics/icons/trisquel.80.png"
         alt=" [Trisquel Logo] " /></a></td>
    <td>Trisquel Logo<br />
    <small>by Rubén Rodríguez Pérez</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(badge|))$/" -->
<tr><td><a href="/graphics/usegnu.html">
    <img src="/graphics/icons/use-gnu.80.png"
         alt=" [Pseudo-Lisp (Use 'GNU)] " /></a></td>
    <td>Use 'GNU<br />
    <small>by Etienne Suvasa and the FSF staff</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(badge|svg|))$/" -->
<tr><td><a href="/graphics/whatsgnu.html">
    <img src="/graphics/icons/whats-gnu.80.png"
         alt=" [GNU head with motto on banderoles] " /></a></td>
    <td>What's GNU<br />
    <small>by Etienne Suvasa</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(wallpaper|))$/" -->
<tr><td><a href="/graphics/wilgus-gnutiling.html">
    <img src="/graphics/icons/wilgus-gnutiling-embossed.80.png"
         alt=" [Embossed GNU-head tiling] " /></a></td>
    <td>GNU-Head Tiling wallpapers<br />
    <small>by Kacper Wilgus</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(logo|svg|wallpaper|))$/" -->
<tr><td><a href="/graphics/winkler-gnu.html">
    <img src="/graphics/icons/winkler-gnu.80.png"
         alt=" [Kyle's Alternative GNU logo] " /></a></td>
    <td>Alternative GNU Logo<br />
    <small>by Kyle Winkler</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|gnu|),)$/" -->
<tr><td><a href="/graphics/adrienne/index.html">
    <img src="/graphics/icons/dancing-gnu.80.png"
         alt=" [A dancing GNU] " /></a></td>
    <td>GNU art<br />
    <small>by Adrienne Thompson</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),)$/" -->
<tr><td><a href="/graphics/bahlon/index.html">
    <img src="/graphics/icons/3d-gnu-head.80.png"
         alt=" [3D Gnu head] " /></a></td>
    <td>GNU Head in 3D<br />
    <small>by Georg Bahlon</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|),(button|svg|))$/" -->
<tr><td><a href="/graphics/behroze/index.html">
    <img src="/graphics/icons/behroze-gnu-button1.80.png"
         alt=" [We run GNU] " /></a></td>
    <td>GNU buttons<br />
    <small>by Behroze Nejaati</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(poster|))$/" -->
<tr><td><a href="/graphics/fsfsociety/fsfsociety.html">
    <img src="/graphics/icons/party.80.png"
         alt=" [GNU party] " /></a></td>
    <td>GNU Party<br />
    <small>by Etienne Suvasa</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|emacs|fs|),(banner|badge|button|cartoon|svg|))$/" -->
<tr><td><a href="/graphics/gnu-post/index.html">
    <img src="/graphics/icons/GNU-Post-2007.80.png"
         alt=" [GNU Post images</a></li>
<li><a seal] " /></a></td>
    <td>GNU Post images<br />
    <small>by Tomasz W. Kozłowski</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|),(button|cartoon|icon|svg|))$/" -->
<tr><td><a href="/graphics/gnu-and-freedo/gnu-and-freedo.html">
    GNU+Freedo</a> SVG characters by
    <img src="/graphics/icons/freedo-logo.80.png"
         alt=" [Freedo] " /></a></td>
    <td>GNU and Freedo<br />
    <small>by José Miguel Silva Lara and Márcio Alexandre
    Silva Delgado.</li>
<li><a href="/graphics/french-motto.html">French motto button by Lutz Bürger</a></li>

</ul>

<h3>GNU Delgado</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|),(poster|svg|))$/" -->
<tr><td><a href="/graphics/umsa/umsa.html">
    <img src="/graphics/icons/gnu-tux.80.png"
         alt=" [Tux riding a strong GNU] " /></a></td>
    <td>Designs for the UMSA course
    “Núcleo GNU/Linux”<br />
    <small>by Ruth García</small></td></tr><!--#endif
-->
</table>

<h4 id="collections">Collections</h4>
<table class="gnu-art">
<tr style="display:none"><td></td></tr><!-- Dummy entry for xhtml validation.
--><!--#if expr="$THEME,$TYPE = /^(,(icon|))$/" -->
<tr><td><a href="/graphics/avatars.html">
    <img src="/graphics/icons/avatar-3d-baby-gnu.80.png"
         alt=" [An avatar based on Georg Bahlon's 3D GNU head] " /></a></td>
    <td>Avatars</td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|))$/" -->
<tr><td><a href="/graphics/gnome-asia-2019-logo-compet.html">
    <img src="/graphics/icons/gnome-asia-2019-logo.80.png"
         alt=" [Winner of the GNOME.Asia 2019 Logo Competition] " /></a></td>
    <td>GNOME.Asia 2019 Logo Competition</td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|gnu|emacs|fs|),(badge|button|plastic|poster|))$/" -->
<tr><td><a href="/graphics/historic-gnu-press.html">
    <img src="/graphics/icons/Happy-back.80.png"
         alt=" [Emacs logo] " /></a></td>
    <td>Historic GNU press items</td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((license|),(logo|svg|))$/" -->
<tr><td><a href="/graphics/license-logos.html">
    <img src="/graphics/icons/gfdl-logo.80.png"
         alt=" [GFDL logo] " /></a></td>
    <td>GNU license logos</td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|))$/" -->
<tr><td><a href="/graphics/package-logos.html">
    <img src="/graphics/icons/gnowsys-logo.80.png"
         alt=" [gnowsys logo] " /></a></td>
    <td>Logos of GNU packages</td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|gnu|tux|emacs|fs|),(wallpaper|))$/" -->
<tr><td><a href="/graphics/wallpapers.html">
    <img src="/graphics/icons/gnu-alt-wp1.80.png"
         alt=" [Alternative GNU wallpaper] " /></a></td>
    <td>Wallpapers</td></tr><!--#endif
-->
</table>

<h3 id="other-sites">GNU Art on other sites</h3>

<p>Thanks to Edward Alfert

<table class="gnu-art">
<tr style="display:none"><td></td></tr><!-- Dummy entry for drawing the favicon xhtml validation.
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|))$/" -->
<!-- RT #1815855 -->
<tr><td><a href="https://www.skamphausen.de/cgi-bin/ska/Brave_GNU_World_Logo">
    <img src="/graphics/icons/brave-gnu-world-logo.80.png"
         alt=" [Brave GNU World logo] " /></a></td>
    <td>Brave GNU World logo<br />
    <small>by Stefan Kamphausen</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|))$/" -->
<!-- RT #1638315 -->
<tr><td><a href="https://free-software-logo.codeberg.page/">
    <img src="/graphics/icons/fs-logo.80.png"
         alt=" [Free Software logo] " /></a></td>
    <td>Free Software logo<br />
    <small>by Robert Martinez</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|tux|rms|),(cartoon|))$/" -->
<!-- RT #1297904 -->
<tr><td><a href="https://librefan.eu.org/node/787">
    <img src="/graphics/icons/pepper-and-carrot-24.80.png"
         alt=" [Pepper & Carrot] " /></a></td>
    <td><em>Pepper & Carrot</em> episode 24 – a free software cartoon<br />
    <small>by Librefan</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|emacs|),(wallpaper|))$/" -->
<!-- RT #1242119 -->
<tr><td><a href="https://web.archive.org/web/20220208071026/https://www.reddit.com/r/linuxmasterrace/comments/722nr9/my_god_its_full_of_cars/">
    <img src="/graphics/icons/lisp-meditate.80.png"
         alt=" [Meditating GNU with Lisp on background] " /></a></td>
    <td>My God, it's full of ‘car’s!<br />
    <small>by Benjamin Slade</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|gnu|),(badge|wallpaper|))$/" -->
<tr><td><a href="http://www.techtux.be/fsf/index.html">
    <img src="/graphics/icons/want-to-be-gnu.80.png"
         alt=" [GNU wallpaper] " /></a></td>
    <td>More GNU designs<br />
    <small>by Ben “Skwid” Gailly</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((fs|),(logo|))$/" -->
<tr><td><a href="http://web-old.archive.org/web/*/http://www.davidam.com/art/free-software/free-software-art.tar.gz">
    <img src="/graphics/icons/fsf-cuaderno.80.png"
         alt=" [FSF art] " /></a></td>
    <td>Free software art<br />
    <small>by David Arroyo Menéndez</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|),(poster|))$/" -->
<tr><td><a href="https://www.deviantart.com/apolonis/art/Le-Sage-285523519">
    <img src="/graphics/icons/le-sage.80.png"
         alt=" ['United Geekdom of GNU Linux' poster] " /></a></td>
    <td>Le Sage<br />
    <small>by Apolonis</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnu|fs|),(banner|button|logo|poster|))$/" -->
<tr><td><a href="https://web.archive.org/web/20210116144718/http://gnuart.onshore.com/">
    <img src="/graphics/icons/gsam-want-gnu.80.png"
         alt=" ['I want GNU' poster] " /></a></td>
    <td>GNU art<br />
    <small>by Raul Silva</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((license|),(logo|))$/" -->
<tr><td><a href="https://lispmachine.wordpress.com/category/art/">
    <img src="/graphics/icons/copyleft-hebrew.80.png"
         alt=" [Hebrew copyleft sign] " /></a></td>
    <td>Various logos<br />
    <small>by Arnuld Uttre</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|tux|fs|),(logo|poster|badge|button|wallpaper|))$/" -->
<tr><td><a href="http://www.gerwinski.de/~anja/gnuart/">
    <img src="/graphics/icons/europa-and-gnu.80.png"
         alt=" [GNU and buttons at: <a
href="http://web.archive.org/web/20110513011151/http://graphics.rootmode.com/">
http://graphics.rootmode.com/ (archived)</a></p>

<p>Thanks to Europa] " /></a></td>
    <td>GNU themed artwork<br />
    <small>by Anja Gerwinski for her images at: <a href=
"http://www.gerwinski.de/~anja/gnuart/">http://www.gerwinski.de/~anja/gnuart/</a>.</p>

<p>Thanks to Arnuld Uttre for his images at: <a href=
"http://lispmachine.wordpress.com/category/art/">http://lispmachine.wordpress.com/category/art/</a>.</p>

<p>Thanks to Raul Silva for his images at: <a href=
"http://gnuart.onshore.com">http://gnuart.onshore.com</a></p>

<p>Thanks to ~Apolonis for their image at: <a href=
"http://apolonis.deviantart.com/art/Le-Sage-285523519">
http://apolonis.deviantart.com/art/Le-Sage-285523519</a></p>

<p>Thanks and Markus Gerwinski</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|gnu|),(button|icon|))$/" -->
<tr><td><a href="https://web.archive.org/web/20110513011151/http://graphics.rootmode.com/">
    <img src="/graphics/icons/button-powered-by-gnu.80.png"
         alt=" ['Powered by GNU' button] " /></a></td>
    <td>Favicon and buttons <small>(archived)<br />
    by Edward Alfert</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((gnuhead|gnu|tux|),(button|cartoon|icon|banner|badge|poster|svg|))$/" -->
<tr><td><a href="https://openclipart.org/search/?query=gnu">
    <img src="/graphics/icons/gnu-wizard.80.png"
         alt=" [GNU as wizard] " /></a></td>
    <td>GNU-related public-domain graphics<br />
    <small>at openclipart.org</small></td></tr><!--#endif
--><!--#if expr="$THEME,$TYPE = /^((rms|),(icon|poster|wallpaper|))$/" -->
<tr><td><a href="https://openclipart.org/search/?query=stallman">
    <img src="/graphics/icons/stallman-head.80.png"
         alt=" [Stallman head] " /></a></td>
    <td>Stallman-related public-domain graphics<br />
    <small>at openclipart.org</small></td></tr><!--#endif
-->
</table>

<p class="button"><a href="#select">Back to David Arroyo Menéndez for their images at:
  <a href="http://www.davidam.com/art/free-software">
    http://www.davidam.com/art/free-software</a></p> selection form</a></p>

</div><!-- for id="content", starts in the include above -->
<!--#include virtual="/server/footer.html" -->
<div id="footer"> id="footer" role="contentinfo">
<div class="unprintable">

<p>Please send general FSF & GNU inquiries to
<a href="mailto:gnu@gnu.org"><gnu@gnu.org></a>.
There are also <a href="/contact/">other ways to contact</a>
the FSF.  Broken links and other corrections or suggestions can be sent
to <a href="mailto:webmasters@gnu.org"><webmasters@gnu.org></a>.</p>

<p><!-- TRANSLATORS: Ignore the original text in this paragraph,
        replace it with the translation of these two:

        We work hard and do our best to provide accurate, good quality
        translations.  However, we are not exempt from imperfection.
        Please send your comments and general suggestions in this regard
        to <a href="mailto:web-translators@gnu.org">
        <web-translators@gnu.org></a>.</p>

        <p>For information on coordinating and submitting contributing translations of
        our web pages, see <a
        href="/server/standards/README.translations.html">Translations
        README</a>. -->
Please see the <a
href="/server/standards/README.translations.html">Translations
README</a> for information on coordinating and submitting contributing translations
of this article.</p>
</div>

<!-- Regarding copyright, in general, standalone pages (as opposed to
     files generated as part of manuals) on the GNU web server should
     be under CC BY-ND 3.0 US. 4.0.  Please do NOT change or remove this
     without talking with the webmasters or licensing team first.
     Please make sure the copyright date is consistent with the
     document.  For web pages, it is ok to list just the latest year the
     document was modified, or published.

     If you wish to list earlier years, that is ok too.
     Either "2001, 2002, 2003" or "2001-2003" are ok for specifying
     years, as long as each year in the range is in fact a copyrightable
     year, i.e., a year in which the document was published (including
     being publicly visible on the web or in a revision control system).

     There is more detail about copyright years in the GNU Maintainers
     Information document, www.gnu.org/prep/maintain. -->

<p>Copyright © 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007, 1996-2007, 2010, 2012, 2013, 2014, 2015 2012-2024 Free Software Foundation, Inc.</p>

<p>This page is licensed under a <a rel="license"
href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
href="http://creativecommons.org/licenses/by-nd/4.0/">Creative
Commons Attribution-NoDerivs 3.0 United States Attribution-NoDerivatives 4.0 International License</a>.</p>

<!--#include virtual="/server/bottom-notes.html" -->

<p class="unprintable">Updated:
<!-- timestamp start -->
$Date: 2024/04/25 11:02:47 $
<!-- timestamp end -->
</p>
</div>
</div>
</div><!-- for class="inner", starts in the banner include -->
</body>
</html>