Skip to content

Instantly share code, notes, and snippets.

@josephwegner
Created November 21, 2018 18:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josephwegner/840f4ea512260efa5c952d1ff6efb22c to your computer and use it in GitHub Desktop.
Save josephwegner/840f4ea512260efa5c952d1ff6efb22c to your computer and use it in GitHub Desktop.
some icons
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="255" height="1702"><symbol id="tree" viewBox="0 0 200 200"><title>tree</title><path stroke="#000" d="M95 165h10v-19h35l-18-41 10 1-20-39 10 1-22-33-22 33 10-1-20 39 10-1-18 41h35v19-19h10" stroke-width="4" fill="transparent"/></symbol><symbol id="star" viewBox="0 0 51 48"><title>star</title><path fill="none" stroke-width="1.5" stroke="#000" d="M25.75 5.75l4.5 12.75h13.5l-10.5 8.25L37 39.5 25.75 32 14.5 39.5l3.75-12.75-10.5-8.25h13.5z"/></symbol><symbol id="rocky" viewBox="0 0 200 200"><title>rocky</title><circle cx="75" cy="70" r="3"/><circle cx="25" cy="72" r="3"/><circle cx="70" cy="55" r="3" fill="#333"/><circle cx="79" cy="88" r="5"/><circle cx="120" cy="85" r="3"/><circle cx="115" cy="120" r="3"/><circle cx="110" cy="155" r="3" fill="#333"/><circle cx="82" cy="133" r="5"/><circle cx="57" cy="110" r="3" fill="#333"/><circle cx="63" cy="172" r="3"/><circle cx="134" cy="33" r="3"/><circle cx="120" cy="85" r="5"/><circle cx="103" cy="45" r="3"/><circle cx="152" cy="152" r="3" fill="#333"/><circle cx="147" cy="81" fill="#333"/><circle cx="170" cy="110" r="5"/><circle cx="165" cy="66" r="3"/><circle cx="70" cy="30" r="3"/><circle cx="32" cy="140" r="3" fill="#333"/><circle cx="140" cy="100" r="3"/><circle cx="138" cy="61" r="3"/><circle cx="28" cy="115" r="3"/><circle cx="138" cy="165" r="5"/><circle cx="110" cy="25" r="5" fill="#333"/></symbol><symbol id="mountain" viewBox="0 0 200 200"><title>mountain</title><path stroke="#000" d="M30 140l44-70s6.75-10 13.5 0l22.5 30m-25 40l33.25-50s6.75-10 13.5 0L165 140" stroke-width="5" fill="transparent"/></symbol><symbol id="hills" viewBox="0 0 200 200"><title>hills</title><path stroke="#000" d="M60 80s30-5 40-20c0 0 5 8 40 15M30 120s30-5 40-20c0 0 5 8 40 15m-30 35s30-5 40-20c0 0 5 8 40 15" stroke-width="6" fill="transparent"/></symbol><symbol id="hex" viewBox="0 0 39 46"><title>hex</title><path id="SvgjsPolygon1288" d="M36.641 12v20l-17.32 10L2 32V12L19.32 2z"/></symbol><symbol id="farmland" viewBox="0 0 200 200"><title>farmland</title><path stroke-width="5" stroke="#333" stroke-linecap="round" d="M42 39l-1 122M64 40l1 120M81 41l1 118M102 40l-2 120M121 40v122M142 39v121"/></symbol><symbol id="denied" viewBox="0 0 200 200"><title>denied</title><circle cx="100" cy="100" r="50" fill="transparent" stroke-width="7"/><path transform="rotate(-45 100 100)" stroke-width="7" d="M100 50v100"/></symbol><symbol id="arrow-out-right" viewBox="0 0 200 200"><title>arrow-out-right</title><path stroke-width="15" d="M40 50v100"/><path stroke-width="7" d="M40 90h80V60l40 40-40 40v-30H40"/></symbol><use xlink:href="#arrow-out-right" width="200" height="200"/><use xlink:href="#denied" y="202" width="200" height="200"/><use xlink:href="#farmland" y="404" width="200" height="200"/><use xlink:href="#hex" y="606" width="39" height="46"/><use xlink:href="#hills" y="654" width="200" height="200"/><use xlink:href="#mountain" y="856" width="200" height="200"/><use xlink:href="#rocky" y="1058" width="200" height="200"/><use xlink:href="#star" y="1260" width="255" height="240"/><use xlink:href="#tree" y="1502" width="200" height="200"/></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment