// Icon font elements // ---------------------------------------------- @font-face { font-family: 'CartoIcon'; src: url('../fonts/cartoIcon.eot'); src: url('../fonts/cartoIcon.eot?#iefix') format('embedded-opentype'), url('../fonts/cartoIcon.woff') format('woff'), url('../fonts/cartoIcon.ttf') format('truetype'), url('../fonts/cartoIcon.svg?ey3vsq#cartoIcon') format('svg'); font-weight: normal; font-style: normal; } .CDB-IconFont { display: inline-block; font-family: 'CartoIcon'; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 1; } /* SG # Typography/Icon font All available icons in CartoDB. ```

clock

stats

heartempty

heartfill

alert

rows

check

dribbble

twitter

wizard

info

fork

facebook

folder

dropbox

cloud

step

addDocument

arrowNext

arrowPrev

close

cartoFante

lock

cartoDB

lens

closeLimits

defaultUser

cockroach

floppy

trash

wifi

unlock

unlockwithEllipsis

gift

people

play

add

map

anchor

key

calendar

document

eye

marker

progressBar

book

notes

rectangles

mountain

points

snake

boss

rocket

barometer

dollar

email

label

outside

jigsaw

tools

question

layerStack

alarm

cloudDownArrow

pencil

fountainPen

emptyDoc

mergeArrow

mergeColumns

mergeSpatial

globe

chevronDown

streets

keys

facebookSquare

fullscreen

rarrow

share

linkedin

calendarBlank

creativeCommons

bubble

bars

arrowMenu

tieFighter

ray

markup

table

airlock

pin

attache

download

group

dashboard

spinner

drop

``` */ .CDB-IconFont--clock::before { content: '\E001'; } .CDB-IconFont--stats::before { content: '\E002'; } .CDB-IconFont--heartempty::before { content: '\E003'; } .CDB-IconFont--heartfill::before { content: '\E004'; } .CDB-IconFont--alert::before { content: '\E005'; } .CDB-IconFont--rows::before { content: '\E006'; } .CDB-IconFont--check::before { content: '\E007'; } .CDB-IconFont--dribbble::before { content: '\E008'; } .CDB-IconFont--twitter::before { content: '\E009'; } .CDB-IconFont--wizard::before { content: '\E00A'; } .CDB-IconFont--info::before { content: '\E00B'; } .CDB-IconFont--fork::before { content: '\E00C'; } .CDB-IconFont--facebook::before { content: '\E00D'; } .CDB-IconFont--folder::before { content: '\E00E'; } .CDB-IconFont--dropbox::before { content: '\E00F'; } .CDB-IconFont--cloud::before { content: '\E010'; } .CDB-IconFont--step::before { content: '\E011'; } .CDB-IconFont--addDocument::before { content: '\E012'; } .CDB-IconFont--arrowNext::before { content: '\E013'; } .CDB-IconFont--arrowPrev::before { content: '\E014'; } .CDB-IconFont--close::before { content: '\E015'; } .CDB-IconFont--cartoFante::before { content: '\E016'; } .CDB-IconFont--lock::before { content: '\E017'; } .CDB-IconFont--cartoDB::before { content: '\E018'; } .CDB-IconFont--lens::before { content: '\E019'; } .CDB-IconFont--closeLimits::before { content: '\E01A'; } .CDB-IconFont--defaultUser::before { content: '\E01B'; } .CDB-IconFont--cockroach::before { content: '\E01C'; } .CDB-IconFont--floppy::before { content: '\E01D'; } .CDB-IconFont--trash::before { content: '\E01E'; } .CDB-IconFont--wifi::before { content: '\E01F'; } .CDB-IconFont--unlock::before { content: '\E020'; } .CDB-IconFont--unlockwithEllipsis::before { content: '\E021'; } .CDB-IconFont--gift::before { content: '\E022'; } .CDB-IconFont--people::before { content: '\E023'; } .CDB-IconFont--play::before { content: '\E024'; } .CDB-IconFont--add::before { content: '\E025'; } .CDB-IconFont--map::before { content: '\E026'; } .CDB-IconFont--anchor::before { content: '\E027'; } .CDB-IconFont--key::before { content: '\E028'; } .CDB-IconFont--calendar::before { content: '\E029'; } .CDB-IconFont--document::before { content: '\E02A'; } .CDB-IconFont--eye::before { content: '\E02B'; } .CDB-IconFont--marker::before { content: '\E02C'; } .CDB-IconFont--progressBar::before { content: '\E02D'; } .CDB-IconFont--book::before { content: '\E02E'; } .CDB-IconFont--notes::before { content: '\E02F'; } .CDB-IconFont--rectangles::before { content: '\E030'; } .CDB-IconFont--mountain::before { content: '\E031'; } .CDB-IconFont--points::before { content: '\E032'; } .CDB-IconFont--snake::before { content: '\E033'; } .CDB-IconFont--boss::before { content: '\E034'; } .CDB-IconFont--rocket::before { content: '\E035'; } .CDB-IconFont--barometer::before { content: '\E036'; } .CDB-IconFont--dollar::before { content: '\E037'; } .CDB-IconFont--email::before { content: '\E038'; } .CDB-IconFont--label::before { content: '\E039'; } .CDB-IconFont--outside::before { content: '\E03A'; } .CDB-IconFont--jigsaw::before { content: '\E03B'; } .CDB-IconFont--tools::before { content: '\E03C'; } .CDB-IconFont--question::before { content: '\E03D'; } .CDB-IconFont--layerStack::before { content: '\E03E'; } .CDB-IconFont--alarm::before { content: '\E03F'; } .CDB-IconFont--cloudDownArrow::before { content: '\E040'; } .CDB-IconFont--pencil::before { content: '\E041'; } .CDB-IconFont--fountainPen::before { content: '\E042'; } .CDB-IconFont--emptyDoc::before { content: '\E043'; } .CDB-IconFont--mergeArrow::before { content: '\E044'; } .CDB-IconFont--mergeColumns::before { content: '\E045'; } .CDB-IconFont--mergeSpatial::before { content: '\E046'; } .CDB-IconFont--globe::before { content: '\E047'; } .CDB-IconFont--chevronDown::before { content: '\E048'; } .CDB-IconFont--streets::before { content: '\E049'; } .CDB-IconFont--keys::before { content: '\E04A'; } .CDB-IconFont--facebookSquare::before { content: '\E04B'; } .CDB-IconFont--fullscreen::before { content: '\E04C'; } .CDB-IconFont--rarrow::before { content: '\E04D'; } .CDB-IconFont--share::before { content: '\E04E'; } .CDB-IconFont--linkedin::before { content: '\E04F'; } .CDB-IconFont--calendarBlank::before { content: '\E050'; } .CDB-IconFont--creativeCommons::before { content: '\E051'; } .CDB-IconFont--bubble::before { content: '\E052'; } .CDB-IconFont--bars::before { content: '\E053'; } .CDB-IconFont--arrowMenu::before { content: '\E054'; } .CDB-IconFont--tieFighter::before { content: '\E055'; } .CDB-IconFont--ray::before { content: '\E056'; } .CDB-IconFont--markup::before { content: '\E057'; } .CDB-IconFont--table::before { content: '\E058'; } .CDB-IconFont--airlock::before { content: '\E059'; } .CDB-IconFont--pin::before { content: '\E05A'; } .CDB-IconFont--attache::before { content: '\E05B'; } .CDB-IconFont--download::before { content: '\E05C'; } .CDB-IconFont--group::before { content: '\E05D'; } .CDB-IconFont--dashboard::before { content: '\E05E'; } .CDB-IconFont--spinner::before { content: '\E05F'; } .CDB-IconFont--drop::before { content: '\E060'; }