…it would be a nice complement to the video player icons. Perhaps a section of film would be cool too, if that hasn't already been suggested.
What's the semantic use you're looking for? I'm not fond of trying to add an actual compact disc. :)
semantic use would be 'export audio', 'digital image', etc. It could also be one image that would also represent cds, dvd, blue-ray and anything else similar in the future.
My use for it is simple, I'm working on a site that catalogs music. Search results have icons next to them that quickly and easily identify them as artists, albums, or individual songs. A compact disc is, I think, very easily associated with a collection of songs.
I would love to see this as well. It would be very useful for music or audio based sites that need to show how many albums an artist has, etc.
Our case for the usage is that we do have products on our site which are on DVD, others not. Right now we show a customized icon for this case.
reopening (cd / dvd / bluray / iso images too)
+1 for CD / DVD / Bluray
:+1: for optical disc icon
+1 for this. I need to distinguish betwen CDs and LPs in online music stores, so the musical note icon doesn't help.
+1 I need LP /CD / DVD / Bluray for public library catalog icons. TIA
+1. I will need a CD icon for a section with ISO disc images.
+1 To this for a social music sharing use. Identifying Track/Artist/Album would be much easier with an Album icon.
+1
+1
+1
+1, would definitely have a use for a disc icon.
+1, I have a specific use for this one on a current project!
It would be good to have bluray, dvd and cd icons, but I'd like an icon of a disc/cd...
+1
+1 a disc icon would be really useful
+1 for a disk icon, needed it and could't find it
+1 for CD / DVD / Blu-ray icons
+1 for a disk icon. I'm surprised there isn't one already.
+1 I need one too :)
+1 for an icon of ISO image that can be mounted to a virtual machine
+1 for a disc icon, it's silly not to have one. my use case: I have a collection of movies listed and want to easily distinguish between cloud based movies and disc based movies.
+1 for the same reason. I want to differentiate discs and downloadable in the library.
+1
+1
+1
+1
For the creative people here, if you stack 3 life-ring's on each other and rotate them by 0, 35 and 65 it almost makes a perfect circle.. its closest thing to a disk
how do you stack 3 icons on each other ?
@rawmaterials http://fontawesome.io/examples/#stacked good luck!
+1
+1
+1, for now i am using fa fa-dot-circle-o
http://fortawesome.github.io/Font-Awesome/icon/dot-circle-o/
+1
+1
How is it possible that this thread for an incredibly generic and basic icon has been open for 2 years(!) without even so much as an up-to-date developer response or assignment, while new 'brand icons' keep getting added continuously? This is not good, guys.
@joepie91 generic but not so popular: only 39 comments in 2 years :)
I hope that you will find this icon in the next release but I don't know Dave's plans
If you need this icon now, I should suggest you to consider a custom build of fontawesome.
Take a look at:
https://fonticons.com/ (by Dave - adding custom icons is not possible in the free tier)
http://fontello.com/
http://icomoon.io/app/#/select
http://fontastic.me/
+1 Something like these would be really useful:
+1, would love to see media icons, CD, LP, Cassette, etc.
+1
+1
definitely a +1 here. I don't see it happening. between this and the amazon logo, aint gonna happen if it hasn't happened yet.
+1 optical media icons
+1. Currently categorizing music from different media (TV, Film, Album, etc) and this would really help.
+1 Icon for the DVD version of content. (Its been 2 years?)
+1. Usage: film studio/ticketing website. Already using fa-film, fa-ticket, etc. Need a way to differentiate DVD media availability.
+1. There's a Floppy icon, then why not adding another media type : CD ?
+1 to media icons, CD, LP, Cassette, etc.
+1. Help for Artist/Album/Song categories in media management.
+1 to a DVD icon
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1 I think the existence of both floppy-o and hdd-o justifies the requirement for an optical disc icon.
+1 , really could use this! :)
+1
+1
+1
+1
+1
Any update to the integration of this?
+1
+1
+1
Note there is a glyphicon-cd in http://getbootstrap.com/components/
glyphicon is deprecated in bs4 !
+1
+1
as an explanation, i would like to use this for downloadable iso images
+1
+1
+1 Any sort of disc image would be great... vinyl, cd, dvd, whatever!
+1 for CD / DVD
+1 for LP Record / CD / cassette tape
+1 for CD / DVD / ALBUM
+1, preferably for one that looks like a traditional record.
+1
+1
+1 CD/DVD/Blu-Ray/Vinyl
It's far from perfect, but I found the dot-circle-o was a passable cd.
The bullseye could be a vinyl, at a push...
+1
+1 (separate) DVD and Blu-ray icons/logos
+1
+1
+1
+1
+1
+1
JFTR, related Unicode codepoints:
floppy-o
hdd-o
There’s no character for “album” vs. “single” or “disc case” or “ROM” vs. “R” vs. “RW” vs. “Audio” or “ISO image” or “vinyl” #2406 and “BD”.
+1
+1 (already 87 votes!)
+1
+1
+1
+1
+1
Four years and not added, so it looks like they're not interested.
+1
+1 Need it to represent original content by artist as opposed to covers
+1
Looked for htis today shame it's still missing.
+1
@davegandy - This has been requested for years. Any hope of it ever getting added?
+1 It's been like 4 years
+1
+1
+1
+1
+1
Actually there is a unicode character for a cd-rom (229a). There may be even multiple.
just add following custom css:
.fa-cd:before{content: "\229a";}
and use the class:
<i class="fa fa-cd"></i>
The entire unicode-charset is easy to find on the web: eg.
https://unicode-table.com/en/#mathematical-operators
EDIT:
Crissov already mentioned some more awesome unicode characters for the cd-rom. Just replace 229a with the code coming after the U+
+1000 I'd really appreciate a compact disc / CD-ROM icon
+1
+1
What's the semantic use you're looking for?
@davegandy ISO file, DVD, Blueray, etc. Semantic seems pretty obvious to me and apparently to many people. I was very surprise not to find this icon in Font-Awesome. Especially when I find an icon of a shower or a bath in the latest release ;) I don't understand what is the problem of adding a simple CD.
+1
+1
why is it not there?
A lot of icons can now be "assembled" with the layering and masking features in FA5. I've managed to make a pretty reasonable facsimile of a CD Album:
<span class="fa-layers fa-fw" style="font-size:20px">
<i class="fas fa-square-full"></i>
<i class="fas fa-square-full fa-inverse" data-fa-transform="shrink-3"></i>
<i class="fas fa-circle" data-fa-transform="shrink-4"></i>
<i class="fas fa-circle fa-inverse" data-fa-transform="shrink-20"></i>
</span>
Hey folks! Happy to announce that this will be included in our 5.1 release!
+1
I'm not sure these exist anymore ;P https://fontawesome.com/icons?d=gallery&q=compact
I'm not sure these exist anymore ;P https://fontawesome.com/icons?d=gallery&q=compact
icons exist in solid, regular and light sets in fa v5.8
fa-compact-disc would suffice for a data disc icon, but it would be nice to have a combination icon to use for music/video ... possibly fa-cd-music and fa-cd-movie?
the combo icons having the basic compact disc icon, with the contained media type as an overlay
would be handy in the case of media collections
@gr8kodr I was joking that CDs no longer exist :)
But yes, combo icons would be nice!
Most helpful comment
+1 Something like these would be really useful:

