Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Need an icon for snapshot /camera
Qt 6.11 is out! See what's new in the release blog

Need an icon for snapshot /camera

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 5 Posters 1.3k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    Qt Enthusiast
    wrote on last edited by
    #1

    Need an icon for snapshot /camera (free download) of size 32 X32 pixels

    Can some one provide a suitable link for the same or guide me how to make it

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mostefa
      wrote on last edited by
      #2

      https://icons8.com/web-app/5401/camera

      ?

      1 Reply Last reply
      0
      • OlivierDuguayO Offline
        OlivierDuguayO Offline
        OlivierDuguay
        wrote on last edited by
        #3

        I recommend you to use this library ! You'll have almost all the icons you could need in a "normal" app.

        http://fontawesome.io/

        Cheers !

        Olivier Duguay

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          Qt Enthusiast
          wrote on last edited by
          #4

          is it free to download the same

          Ni.SumiN 1 Reply Last reply
          0
          • Q Qt Enthusiast

            is it free to download the same

            Ni.SumiN Offline
            Ni.SumiN Offline
            Ni.Sumi
            wrote on last edited by
            #5

            @Qt-Enthusiast

            yes, it is free of cost for the commercial use.

            1 Reply Last reply
            1
            • VRoninV Offline
              VRoninV Offline
              VRonin
              wrote on last edited by VRonin
              #6

              For those kind of needs either use QIcon::fromTheme("camera-photo") to get the native icon or check out the repositories of oxygen (KDE's icons) https://api.kde.org/frameworks/oxygen-icons5/html/index.html or adwaita (Gnome's icons) https://git.gnome.org/browse/adwaita-icon-theme/

              What I normally do is to use the native and fall back on Oxygen when no native is available (on windows, for example)

              "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
              ~Napoleon Bonaparte

              On a crusade to banish setIndexWidget() from the holy land of Qt

              1 Reply Last reply
              2

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved