FortAwesome / Font-Awesome

The iconic SVG, font, and CSS toolkit
https://fontawesome.com
Other
73.63k stars 12.19k forks source link

Icon request: icon-swim #7593

Closed vtorres1976 closed 6 years ago

vtorres1976 commented 9 years ago

Hi, I miss more sport icons :(. I would like to make use of them in a web site for a triathlon team. swim-512

Thanks a lot! Love your project! Vicky.

caduvieira commented 9 years ago

related to #325

tagliala commented 9 years ago

This individual request is much better, leaving this open

BenNG commented 8 years ago

I'm interested as well !

SteveHarlington commented 8 years ago

+1 I'm very interested in a swim icon as I have a triathlon website I would like to include a swim icon. Fingers crossed.

rmkane commented 7 years ago

The simpler, the better (especially for scaling)

In that respect, I have fabricated the following icon:

fa-swim

Source

<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
  <g fill="#000000">
    <circle id="head" cx="424" cy="168" r="58" />
    <circle id="hand" cx="163.84" cy="221.56" r="29.789" />
    <path   id="body" d="M 280.17,227.14 143.29,315.18 C 256.56,345.95 254.93731,269.34 372.36,253.21 356.06,179.01 237.63,113.3 142.78,200.49 L 184.9,242.62 C 216.78,213.1 248.29,211.58 280.17,227.14 Z" />
  </g>
  <path id="water" d="M 50,326 C 89.775,356.23 160.41,403.48 255.69,367.26 324.40515,340.69006 343.22206,285.74445 459.12,317.54"
        fill="none" stroke="#000000" stroke-linejoin="round" stroke-linecap="round" stroke-width="38" />
</svg>
DavidJayMartin commented 6 years ago

+1

lickmydesign commented 6 years ago

+1

PeterShaggyNoble commented 6 years ago

Duplicate of #5771

tagliala commented 6 years ago

@PeterShaggyNoble thanks

There is also a comment of mine, I don't know how I missed #5771 🤷‍♂️

Closing here