Skip to content

Instantly share code, notes, and snippets.

@To-mos
Created December 3, 2016 03:25
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 To-mos/69ebaa3dae76afa511efe38683ab39b2 to your computer and use it in GitHub Desktop.
Save To-mos/69ebaa3dae76afa511efe38683ab39b2 to your computer and use it in GitHub Desktop.
Below are 2 font awesome styled gallery icons in svg format to use wherever.
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" preserveAspectRatio="xMidYMid" width="279" height="279" viewBox="0 0 279 279">
<defs>
<style>
.cls-1 {
fill: #fff;
fill-rule: evenodd;
}
</style>
</defs>
<path d="M205.500,202.000 L19.500,202.000 C8.730,202.000 0.000,193.270 0.000,182.500 L0.000,41.500 C0.000,30.730 8.730,22.000 19.500,22.000 L205.500,22.000 C216.270,22.000 225.000,30.730 225.000,41.500 L225.000,182.500 C225.000,193.270 216.270,202.000 205.500,202.000 ZM210.750,40.750 C210.750,38.679 209.071,37.000 207.000,37.000 L18.750,37.000 C16.679,37.000 15.000,38.679 15.000,40.750 L15.000,183.250 C15.000,185.321 16.679,187.000 18.750,187.000 L207.000,187.000 C209.071,187.000 210.750,185.321 210.750,183.250 L210.750,40.750 Z" class="cls-1"/>
<path d="M232.500,229.000 L46.500,229.000 C35.730,229.000 27.000,220.270 27.000,209.500 L27.000,192.250 L42.000,192.250 L42.000,210.250 C42.000,212.321 43.679,214.000 45.750,214.000 L234.000,214.000 C236.071,214.000 237.750,212.321 237.750,210.250 L237.750,67.750 C237.750,65.679 236.071,64.000 234.000,64.000 L216.750,64.000 L216.750,49.000 L232.500,49.000 C243.270,49.000 252.000,57.730 252.000,68.500 L252.000,209.500 C252.000,220.270 243.270,229.000 232.500,229.000 Z" class="cls-1"/>
<path d="M259.500,256.000 L73.500,256.000 C62.730,256.000 54.000,247.270 54.000,236.500 L54.000,219.250 L69.000,219.250 L69.000,237.250 C69.000,239.321 70.679,241.000 72.750,241.000 L261.000,241.000 C263.071,241.000 264.750,239.321 264.750,237.250 L264.750,94.750 C264.750,92.679 263.071,91.000 261.000,91.000 L243.750,91.000 L243.750,76.000 L259.500,76.000 C270.270,76.000 279.000,84.730 279.000,95.500 L279.000,236.500 C279.000,247.270 270.270,256.000 259.500,256.000 Z" class="cls-1"/>
<path d="M30.000,172.000 L30.000,149.500 L68.250,112.000 L86.250,130.750 L146.250,70.750 L195.750,119.500 L195.750,172.000 L30.000,172.000 ZM53.250,97.000 C40.824,97.000 30.750,86.926 30.750,74.500 C30.750,62.074 40.824,52.000 53.250,52.000 C65.676,52.000 75.750,62.074 75.750,74.500 C75.750,86.926 65.676,97.000 53.250,97.000 Z" class="cls-1"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment