FortAwesome / Font-Awesome

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

Icon Request: fa-picarto #9699

Open ghost opened 8 years ago

ghost commented 8 years ago

Hey, everyone! I've recently just discovered the Font Awesome Icons list and it's already been a huge help. I was wondering if you'd be willing to add a Picarto.TV favicon to add to the Brand Icons section, since it doesn't seem to exist yet.

Picarto is a sort of livestreaming site usually used by digital artists to stream to followers as they draw, and is often used in tandem with things like DeviantArt, Instagram, Facebook, Tumblr, and PayPal. It's kind of like Twitch, but for artists instead of gamers. It would be helpful for us to use to indicate a direct link to specific Picarto streams!

The logo looks something like this: https://picarto.tv/images/Picarto_logo.png

Maybe something exactly like that, where the dark blue is black? Or if it's too small to fit the little TV in, perhaps invert the colors and just have the "P" and TV without the circle.

Thanks for your consideration. Keep up the good work!

rmkane commented 8 years ago

These should work.

fa-picarto

fa-picarto

fa-picarto-o

fa-picarto-o

Source

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg xmlns="http://www.w3.org/2000/svg"
     width="815" height="815" viewBox="0 0 815 815">
  <g id="logo">
    <circle id="logo-bg"
            r="397.5" cy="408.7627" cx="405.47971"
            fill="#000000" stroke="none" /> 
    <g id="logo-fg">
      <g id="letter-p">
        <rect id="letter-p-left"
              x="194.5" y="129.99998" rx="10" ry="10"
              width="116" height="560"
              fill="#FFFFFF" stroke="none" />
        <path id="letter-p-right"
              fill="#FFFFFF" stroke="none"
              d="m 388.05469,129.24219 c -12.73077,-4.3e-4 -23.05121,10.32001 -23.05078,23.05078 l 0,0.008 0,71.59375 c -0.004,30.6189 17.04476,47.09913 43.96679,64.12891 18.26681,11.55484 45.70437,20.10776 85.45899,33.79883 -10e-4,0.003 -0.003,0.006 -0.004,0.01 10.48138,2.8157 17.76844,12.31498 17.77344,23.16797 -0.005,10.85299 -7.29206,20.35227 -17.77344,23.16797 0.001,0.004 0.003,0.007 0.004,0.01 -39.75462,13.69107 -67.19218,22.24399 -85.45899,33.79883 -26.92203,17.02978 -43.97079,33.51001 -43.96679,64.12891 l 0,71.59375 0,0.008 c -4.3e-4,12.73077 10.32001,23.05121 23.05078,23.05078 3.90224,-0.009 7.7382,-1.00943 11.14843,-2.90625 l 0.0254,0.0156 322.76171,-190.11719 0,-0.0469 c 8.25306,-4.57681 13.37822,-13.26595 13.39063,-22.70312 -0.0124,-9.43717 -5.13757,-18.12631 -13.39063,-22.70312 l 0,-0.0469 -322.76171,-190.11719 -0.0254,0.0156 c -3.41023,-1.89682 -7.24619,-2.89725 -11.14843,-2.90625 z" />
      </g>
      <g id="word-tv">
        <path id="letter-t"
              fill="#FFFFFF" stroke="none"
              d="m 374.5,580 c -1.108,0 -2,0.892 -2,2 l 0,16 c 0,1.108 0.892,2 2,2 l 18.5,0 0,87.55469 c 0,1.35422 0.97432,2.44531 2.18555,2.44531 l 17.6289,0 C 414.02568,690 415,688.90891 415,687.55469 L 415,600 l 19,0 c 1.108,0 2,-0.892 2,-2 l 0,-16 c 0,-1.108 -0.892,-2 -2,-2 l -21.18555,0 -17.6289,0 -20.68555,0 z" />
        <path id="letter-v"
              fill="#FFFFFF" stroke="none"
              d="m 439.25,580 c -1.34144,0 -2.07554,0.95856 -1.47656,2.47852 l 41.07617,104.27734 c 0.94277,2.39381 1.27717,3.24414 5.55664,3.24414 l 3.10742,0 3.10742,0 c 4.66864,0 4.61387,-0.85033 5.55664,-3.24414 L 537.25391,582.47852 C 537.85289,580.95856 537.11878,580 535.77734,580 l -16.4375,0 c -1.00483,0 -1.97113,0.59927 -2.31836,1.5293 l -27.96679,74.80078 c -0.37711,1.00968 -0.95922,1.53432 -1.54102,1.54492 -0.5818,-0.0106 -1.1639,-0.53524 -1.54101,-1.54492 L 458.00586,581.5293 C 457.65863,580.59927 456.69233,580 455.6875,580 Z" />
      </g>
    </g>
  </g>
</svg>
ghost commented 8 years ago

Awesome, thank you! Wow, that was fast!