how does icons on twitter does not break pixels

Discussion in 'Programming' started by progammer, Mar 2, 2014.

  1. #1
    Hi

    When you zoom in to twitter website the icons on top navigation bar of twitter does not break pixels? I mean the icons does not go blur due to zooming in of the browser. There is "profile icon", "discover icon", "message-icon" and few others. What do they use to display those icons in such a way?

    Thanks
     
    Solved! View solution.
    progammer, Mar 2, 2014 IP
  2. #2
    PoPSiCLe, Mar 2, 2014 IP
  3. progammer

    progammer Greenhorn

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    I knew that they are not images but couldn't tell what it really is. I used the inspector to find out what it is and in css it showed "content:SOME_GARBAGE". I've got my answer now, thanks.
     
    progammer, Mar 3, 2014 IP