.standardIcon {
    position: relative;
    height: 4em;
    width: 4em;
    display: inline-block;
    border-radius: 50%;
    background-image: url('../img/icons/icon1.svg');
    background-size: 100% 100%;
    background-position: center center;
    background-color: #b4e2f0;
}

.scaledIcon {
    position: relative;
    height: 8em;
    width: 8em;
    display: inline-block;
    border-radius: 50%;
    background-image: url('../img/icons/icon1.svg');
    background-size: 100% 100%;
    background-position: center center;
    background-color: #b4e2f0;
}

.hiddenIcon {
    opacity:0;
}

.hiddenImage {
   opacity:0; 
}

.iconX {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-image:url('../img/checkFalse.svg');
    background-size:100% auto;
    background-position:center center;
    background-repeat:no-repeat;
}

.iconXHidden {
    display:none;
}

.blockIcon {
    height: 12em;
    width: 12em;
    border-radius: 50%;
    background-image: url('../img/icons/icon1.svg');
    background-size: 100% 100%;
    background-position: center center;
    background-color: #b4e2f0;
    display: inline-block;
    margin: 1em;
}
.fullScreenIcon {
    height: 30em;
    width: 30em;
}
.pulseIcon {} 

.sortIcon {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1.8em;
    width: 1.8em;
}
.headIcon {
    font-size: 1.8em;
}
.iconSmall {
    height: 4em;
    width: 4em;
}
.verticalLargeIcon {
    display: inline-block;
    height: 16em;
    width: 16em;
}
/*Numeric Icons*/
.ic1 {
    background-image: url(../img/icons/ic1.svg);
    background-size: 103% auto;
}
.ic2 {
    background-image: url(../img/icons/ic2.svg);
    background-size: 103% auto;
}
.ic3 {
    background-image: url(../img/icons/ic3.svg);
    background-size: 103% auto;
}
.ic4 {
    background-image: url(../img/icons/ic4.svg);
    background-size: 103% auto;
}
.ic5 {
    background-image: url(../img/icons/ic5.svg);
    background-size: 103% auto;
}
.ic6 {
    background-image: url(../img/icons/ic6.svg);
    background-size: 103% auto;
}
.ic7 {
    background-image: url(../img/icons/ic7.svg);
    background-size: 103% auto;
}
.ic8 {
    background-image: url(../img/icons/ic8.svg);
    background-size: 103% auto;
}
.ic9 {
    background-image: url(../img/icons/ic9.svg);
    background-size: 103% auto;
}
.ic10 {
    background-image: url(../img/icons/ic10.svg);
    background-size: 103% auto;
}
/*Alphanumeric colored Icons*/
.ic1green {
    background-image: url(../img/icons/ic1green.svg);
    background-size: 103% auto;
}
.ic2green {
    background-image: url(../img/icons/ic2green.svg);
    background-size: 103% auto;
}
.ic3green {
    background-image: url(../img/icons/ic3green.svg);
        background-size: 103% auto;
}
.ic4green {
    background-image: url(../img/icons/ic4green.svg);
        background-size: 103% auto;
}
.ic5green {
    background-image: url(../img/icons/ic5green.svg);
        background-size: 103% auto;
}
.ic6green {
    background-image: url(../img/icons/ic6green.svg);
        background-size: 103% auto;
}
.ic7green {
    background-image: url(../img/icons/ic7green.svg);
        background-size: 103% auto;
}

.ic1blue {
    background-image: url(../img/icons/ic1blue.svg);
        background-size: 103% auto;
}
.ic2blue {
    background-image: url(../img/icons/ic2blue.svg);
        background-size: 103% auto;
}
.ic3blue {
    background-image: url(../img/icons/ic3blue.svg);
        background-size: 103% auto;
}
.ic4blue {
    background-image: url(../img/icons/ic4blue.svg);
        background-size: 103% auto;
}
.ic5blue {
    background-image: url(../img/icons/ic5blue.svg);
        background-size: 103% auto;
}
.ic6blue {
    background-image: url(../img/icons/ic6blue.svg);
        background-size: 103% auto;
}
.ic7blue {
    background-image: url(../img/icons/ic7blue.svg);
        background-size: 103% auto;
}

.icAgreen {
    background-image: url(../img/icons/icAgreen.svg);
        background-size: 103% auto;
}
.icBgreen {
    background-image: url(../img/icons/icBgreen.svg);
        background-size: 103% auto;
}
.icCgreen {
    background-image: url(../img/icons/icCgreen.svg);
        background-size: 103% auto;
}
.icDgreen {
    background-image: url(../img/icons/icDgreen.svg);
        background-size: 103% auto;
}
.icEgreen {
    background-image: url(../img/icons/icEgreen.svg);
        background-size: 103% auto;
}
.icFgreen {
    background-image: url(../img/icons/icFgreen.svg);
        background-size: 103% auto;
}
.icGgreen {
    background-image: url(../img/icons/icGgreen.svg);
        background-size: 103% auto;
}
.icAblue {
    background-image: url(../img/icons/icAblue.svg);
        background-size: 103% auto;
}
.icBblue {
    background-image: url(../img/icons/icBblue.svg);
        background-size: 103% auto;
}
.icCblue {
    background-image: url(../img/icons/icCblue.svg);
        background-size: 103% auto;
}
.icDblue {
    background-image: url(../img/icons/icDblue.svg);
        background-size: 103% auto;
}
.icEblue {
    background-image: url(../img/icons/icEblue.svg);
        background-size: 103% auto;
}
.icFblue {
    background-image: url(../img/icons/icFblue.svg);
        background-size: 103% auto;
}
.icGblue {
    background-image: url(../img/icons/icGblue.svg);
        background-size: 103% auto;
}
/*End Alphanumeric colored Icons*/
.icOne {
    background-image: url(../img/icons/icOne.svg);
}
.icAbove {
    background-image: url(../img/icons/icAbove.svg);
}
.icAce {
    background-image: url(../img/icons/icAce.svg);
}
.icAcorn {
    background-image: url(../img/icons/icAcorn.svg);
}
.icAdd {
    background-image: url(../img/icons/icAdd.svg);
}
.icaeiou_icons {
    background-image: url(../img/icons/icaeiou_icons.svg);
    background-size: 103% auto;
}
.icaeiou_letters {
    background-image: url(../img/icons/icaeiou_letters.svg);
    background-size: 103% auto;
}
.icaiu_icons {
    background-image: url(../img/icons/icaiu_icons.svg);
    background-size: 103% auto;
}
.icaiu_letters {
    background-image: url(../img/icons/icaiu_letters.svg);
    background-size: 103% auto;
}
.icAirplane {
    background-image: url(../img/icons/icAirplane.svg);
}
.icAirplaneWing {
    background-image: url(../img/icons/icAirplaneWing.svg);
}
.icAlligator {
    background-image: url(../img/icons/icAlligator.svg);
}
.icAngel {
    background-image: url(../img/icons/icAngel.svg);
}
.icAnt {
    background-image: url(../img/icons/icAnt.svg);
}
.icApe {
    background-image: url(../img/icons/icApe.svg);
}
.icApple {
    background-image: url(../img/icons/icApple.svg);
}
.icAppleFirst {
    background-image: url(../img/icons/icAppleFirst.svg);
}
.icAppleLast {
    background-image: url(../img/icons/icAppleLast.svg);
}
.icAppleSecond {
    background-image: url(../img/icons/icAppleSecond.svg);
}
.icApron {
    background-image: url(../img/icons/icApron.svg);
}
.icArms {
    background-image: url(../img/icons/icArms.svg);
}
.icArrow {
    background-image: url(../img/icons/icArrow.svg);
}
.icAstronaut {
    background-image: url(../img/icons/icAstronaut.svg);
}
.icAvocado {
    background-image: url(../img/icons/icAvocado.svg);
}
.icAx {
    background-image: url(../img/icons/icAx.svg);
}
.icBaby {
    background-image: url(../img/icons/icBaby.svg);
}
.icBabyBoy {
    background-image: url(../img/icons/icBabyBoy.svg);
}
.icBabyFoot {
    background-image: url(../img/icons/icBabyFoot.svg);
}
.icBack {
    background-image: url(../img/icons/icBack.svg);
}
.icBackpack {
    background-image: url(../img/icons/icBackpack.svg);
}
.icBag {
    background-image: url(../img/icons/icBag.svg);
}
.icBall {
    background-image: url(../img/icons/icBall.svg);
}
.icBalloon {
    background-image: url(../img/icons/icBalloon.svg);
}
.icBanana {
    background-image: url(../img/icons/icBanana.svg);
}
.icBananaBite {
    background-image: url(../img/icons/icBananaBite.svg);
}
.icBananaPeel {
    background-image: url(../img/icons/icBananaPeel.svg);
}
.icBank {
    background-image: url(../img/icons/icBank.svg);
}
.icBaseball {
    background-image: url(../img/icons/icBaseball.svg);
}
.icBasketball {
    background-image: url(../img/icons/icBasketball.svg);
}
.icBat {
    background-image: url(../img/icons/icBat.svg);
}
.icBeach {
    background-image: url(../img/icons/icBeach.svg);
}
.icBeak {
    background-image: url(../img/icons/icBeak.svg);
}
.icBean {
    background-image: url(../img/icons/icBean.svg);
}
.icBear {
    background-image: url(../img/icons/icBear.svg);
}
.icBed {
    background-image: url(../img/icons/icBed.svg);
}
.icBee {
    background-image: url(../img/icons/icBee.svg);
}
.icBeg {
    background-image: url(../img/icons/icBeg.svg);
}
.icBell {
    background-image: url(../img/icons/icBell.svg);
}
.icBend {
    background-image: url(../img/icons/icBend.svg);
}
.icBerries {
    background-image: url(../img/icons/icBerries.svg);
}
.icBike {
    background-image: url(../img/icons/icBike.svg);
}
.icBillboard {
    background-image: url(../img/icons/icBillboard.svg);
}
.icBird {
    background-image: url(../img/icons/icBird.svg);
}
.icBirdRed {
    background-image: url(../img/icons/icBirdRed.svg);
}
.icBirdsClose {
    background-image: url(../img/icons/icBirdsClose.svg);
}
.icBirdsFar {
    background-image: url(../img/icons/icBirdsFar.svg);
}
.icBlue {
    background-image: url(../img/icons/icBlue.svg);
}
.icBlueberries {
    background-image: url(../img/icons/icBlueberries.svg);
}
.icBoardGameParts {
    background-image: url(../img/icons/icBoardGameParts.svg);
}
.icBoardGameWhole {
    background-image: url(../img/icons/icBoardGameWhole.svg);
}
.icBoat {
    background-image: url(../img/icons/icBoat.svg);
}
.icBoatBig {
    background-image: url(../img/icons/icBoatBig.svg);
}
.icBoatSmall {
    background-image: url(../img/icons/icBoatSmall.svg);
}
.icBone {
    background-image: url(../img/icons/icBone.svg);
}
.icBook {
    background-image: url(../img/icons/icBook.svg);
}
.icBookClosed {
    background-image: url(../img/icons/icBookClosed.svg);
}
.icBookmark {
    background-image: url(../img/icons/icBookmark.svg);
}
.icBookshelf {
    background-image: url(../img/icons/icBookshelf.svg);
}

.icBottle {
    background-image: url(../img/icons/icBottle.svg);
}
.icBox {
    background-image: url(../img/icons/icBox.svg);
}
.icBoy {
    background-image: url(../img/icons/icBoy.svg);
}
.icBrain {
    background-image: url(../img/icons/icBrain.svg);
}
.icBrandonBear {
    background-image: url(../img/icons/icBrandonBear.svg);
}
.icBread {
    background-image: url(../img/icons/icBread.svg);
}
.icBrick {
    background-image: url(../img/icons/icBrick.svg);
}
.icBride {
    background-image: url(../img/icons/icBride.svg);
}
.icBrush {
    background-image: url(../img/icons/icBrush.svg);
}
.icBug {
    background-image: url(../img/icons/icBug.svg);
}
.icBump {
    background-image: url(../img/icons/icBump.svg);
}
.icBus {
    background-image: url(../img/icons/icBus.svg);
}
.icButterfly {
    background-image: url(../img/icons/icButterfly.svg);
}
.icButterflyBlue {
    background-image: url(../img/icons/icButterflyBlue.svg);
}
.icC {
    background-image: url(../img/icons/icC.svg);
}
.icCabin {
    background-image: url(../img/icons/icCabin.svg);
}
.icCactus {
    background-image: url(../img/icons/icCactus.svg);
}
.icCake {
    background-image: url(../img/icons/icCake.svg);
}
.icCakePart {
    background-image: url(../img/icons/icCakePart.svg);
}
.icCamel {
    background-image: url(../img/icons/icCamel.svg);
}
.icCan {
    background-image: url(../img/icons/icCan.svg);
}
.icCandles {
    background-image: url(../img/icons/icCandles.svg);
}
.icCandy {
    background-image: url(../img/icons/icCandy.svg);
}
.icCap {
    background-image: url(../img/icons/icCap.svg);
}
.icCar {
    background-image: url(../img/icons/icCar.svg);
}
.icCard {
    background-image: url(../img/icons/icCard.svg);
}
.icCardsDeck {
    background-image: url(../img/icons/icCardsDeck.svg);
}
.icCarlaKayla {
    background-image: url(../img/icons/icCarlaKayla.svg);
}
.icCarla {
    background-image: url(../img/icons/icCarla.svg);
}
.icCarrot {
    background-image: url(../img/icons/icCarrot.svg);
}
.icCarWheel {
    background-image: url(../img/icons/icCarWheel.svg);
}
.icCat {
    background-image: url(../img/icons/icCat.svg);
}
.icCat2 {
    background-image: url(../img/icons/icCat2.svg);
}
.icCatfish {
    background-image: url(../img/icons/icCatfish.svg);
}
.icCaveman {
    background-image: url(../img/icons/icCaveman.svg);
}
.icCerealDry {
    background-image: url(../img/icons/icCerealDry.svg);
}
.icCerealEat {
    background-image: url(../img/icons/icCerealEat.svg);
}
.icCerealMilk {
    background-image: url(../img/icons/icCerealMilk.svg);
}
.icCerealPourMilk {
    background-image: url(../img/icons/icCerealPourMilk.svg);
}
.icChain {
    background-image: url(../img/icons/icChain.svg);
}
.icChair {
    background-image: url(../img/icons/icChair.svg);
}
.icChalk {
    background-image: url(../img/icons/icChalk.svg);
}
.icChat {
    background-image: url(../img/icons/icChat.svg);
}
.icCheck {
    background-image: url(../img/icons/icCheck.svg);
}
.icCheckGreen {
    background-image: url(../img/icons/icCheckGreen.svg);
}
.icCheese {
    background-image: url(../img/icons/icCheese.svg);
}
.icCheetah {
    background-image: url(../img/icons/icCheetah.svg);
}
.icCherryRed {
    background-image: url(../img/icons/icCherryRed.svg);
}
.icChess {
    background-image: url(../img/icons/icChess.svg);
}
.icChest {
    background-image: url(../img/icons/icChest.svg);
}
.icChick {
    background-image: url(../img/icons/icChick.svg);
}
.icChimney {
    background-image: url(../img/icons/icChimney.svg);
}
.icChin {
    background-image: url(../img/icons/icChin.svg);
}
.icChip {
    background-image: url(../img/icons/icChip.svg);
}
.icChocolate {
    background-image: url(../img/icons/icChocolate.svg);
}
.icChop {
    background-image: url(../img/icons/icChop.svg);
}
.icChurch {
    background-image: url(../img/icons/icChurch.svg);
}
.icClap {
    background-image: url(../img/icons/icClap.svg);
}
.icClock {
    background-image: url(../img/icons/icClock.svg);
}
.icCloud {
    background-image: url(../img/icons/icCloud.svg);
}
.icCod {
    background-image: url(../img/icons/icCod.svg);
}
.icColoredPencilBlue {
    background-image: url(../img/icons/icColoredPencilBlue.svg);
}
.icColoredPencils {
    background-image: url(../img/icons/icColoredPencils.svg);
}
.icColoredPencilsBox {
    background-image: url(../img/icons/icColoredPencilsBox.svg);
}
.icColoredPencilsFew {
    background-image: url(../img/icons/icColoredPencilsFew.svg);
}
.icColoredPencilsMany {
    background-image: url(../img/icons/icColoredPencilsMany.svg);
}
.icComic {
    background-image: url(../img/icons/icComic.svg);
}
.icCone {
    background-image: url(../img/icons/icCone.svg);
}
.icClover {
    background-image: url(../img/icons/icClover.svg);
}
.icCoffee {
    background-image: url(../img/icons/icCoffee.svg);
}
.icCookie {
    background-image: url(../img/icons/icCookie.svg);
}
.icCookieBake {
    background-image: url(../img/icons/icCookieBake.svg);
}
.icCookieDecorate {
    background-image: url(../img/icons/icCookieDecorate.svg);
}
.icCookieHot {
    background-image: url(../img/icons/icCookieHot.svg);
}
.icCookiePlain {
    background-image: url(../img/icons/icCookiePlain.svg);
}
.icCop {
    background-image: url(../img/icons/icCop.svg);
}
.icCorn {
    background-image: url(../img/icons/icCorn.svg);
}
.icCot {
    background-image: url(../img/icons/icCot.svg);
}
.icCountdownRocket {
    background-image: url(../img/icons/icCountdownRocket.svg);
}
.icCow {
    background-image: url(../img/icons/icCow.svg);
}
.icCrab {
    background-image: url(../img/icons/icCrab.svg);
}
.icCrayonBlue {
    background-image: url(../img/icons/icCrayonBlue.svg);
}
.icCub {
    background-image: url(../img/icons/icCub.svg);
}
.icCube {
    background-image: url(../img/icons/icCube.svg);
}
.icCup {
    background-image: url(../img/icons/icCup.svg);
}
.icCupcake {
    background-image: url(../img/icons/icCupcake.svg);
}
.icCupcakeAfter {
    background-image: url(../img/icons/icCupcakeAfter.svg);
}
.icCupcakeChocolate {
    background-image: url(../img/icons/icCupcakeChocolate.svg);
}
.icCupcakes {
    background-image: url(../img/icons/icCupcakes.svg);
}
.icCut {
    background-image: url(../img/icons/icCut.svg);
}
.icDanielDog {
    background-image: url(../img/icons/icDanielDog.svg);
}
.icDeer {
    background-image: url(../img/icons/icDeer.svg);
}
.icDen {
    background-image: url(../img/icons/icDen.svg);
}
.icDesk {
    background-image: url(../img/icons/icDesk.svg);
}
.icDetective {
    background-image: url(../img/icons/icDetective.svg);
}
.icDig {
    background-image: url(../img/icons/icDig.svg);
}
.icDime {
    background-image: url(../img/icons/icDime.svg);
}
.icDinnerPlateEmpty {
    background-image: url(../img/icons/icDinnerPlateEmpty.svg);
}
.icDinnerPlateFull {
    background-image: url(../img/icons/icDinnerPlateFull.svg);
}
.icDinnerPlateHalf {
    background-image: url(../img/icons/icDinnerPlateHalf.svg);
}
.icDinosaur {
    background-image: url(../img/icons/icDinosaur.svg);
}
.icDip {
    background-image: url(../img/icons/icDip.svg);
}
.icDish {
    background-image: url(../img/icons/icDish.svg);
}
.icDog {
    background-image: url(../img/icons/icDog.svg);
}
.icDogBig {
    background-image: url(../img/icons/icDogBig.svg);
}
.icDogSmall {
    background-image: url(../img/icons/icDogSmall.svg);
}
.icDoghouse {
    background-image: url(../img/icons/icDoghouse.svg);
}
.icDolphin {
    background-image: url(../img/icons/icDolphin.svg);
}
.icDonut {
    background-image: url(../img/icons/icDonut.svg);
}
.icDoor {
    background-image: url(../img/icons/icDoor.svg);
}
.icDot {
    background-image: url(../img/icons/icDot.svg);
}
.icDoughCook {
    background-image: url(../img/icons/icDoughCook.svg);
}
.icDoughMix {
    background-image: url(../img/icons/icDoughMix.svg);
}
.icDoughMix1 {
    background-image: url(../img/icons/icDoughMix1.svg);
}
.icDoughScoop {
    background-image: url(../img/icons/icDoughScoop.svg);
}
.icDownstairs {
    background-image: url(../img/icons/icDownstairs.svg);
}
.icDrum {
    background-image: url(../img/icons/icDrum.svg);
}
.icDuck {
    background-image: url(../img/icons/icDuck.svg);
}
.icEagle {
    background-image: url(../img/icons/icEagle.svg);
}
.icEar {
    background-image: url(../img/icons/icEar.svg);
}
.icEars {
    background-image: url(../img/icons/icEars.svg);
}
.icEasel {
    background-image: url(../img/icons/icEasel.svg);
}
.icEdge {
    background-image: url(../img/icons/icEdge.svg);
}
.icEgg {
    background-image: url(../img/icons/icEgg.svg);
}
.icEggBefore {
    background-image: url(../img/icons/icEggBefore.svg);
}
.icEggAfter {
    background-image: url(../img/icons/icEggAfter.svg);
}

.icEggplant {
    background-image: url(../img/icons/icEggplant.svg);
}
.icEggs {
    background-image: url(../img/icons/icEggs.svg);
}
.icEggsCarton {
    background-image: url(../img/icons/icEggsCarton.svg);
}
.icEggsPan {
    background-image: url(../img/icons/icEggsPan.svg);
}
.icEight {
    background-image: url(../img/icons/icEight.svg);
}
.icElbow {
    background-image: url(../img/icons/icElbow.svg);
}
.icElephant {
    background-image: url(../img/icons/icElephant.svg);
}
.icElf {
    background-image: url(../img/icons/icElf.svg);
}
.icEnter {
    background-image: url(../img/icons/icEnter.svg);
}
.icEnvelope {
    background-image: url(../img/icons/icEnvelope.svg);
}
.icEraser {
    background-image: url(../img/icons/icEraser.svg);
}
.icEye {
    background-image: url(../img/icons/icEye.svg);
}
.icEyes {
    background-image: url(../img/icons/icEyes.svg);
}
.icFall {
    background-image: url(../img/icons/icFall.svg);
}
.icFat {
    background-image: url(../img/icons/icFat.svg);
}
.icFeather {
    background-image: url(../img/icons/icFeather.svg);
}
.icFeet {
    background-image: url(../img/icons/icFeet.svg);
}
.icFeetClean {
    background-image: url(../img/icons/icFeetClean.svg);
}
.icFeetDirty {
    background-image: url(../img/icons/icFeetDirty.svg);
}
.icFeetDuck {
    background-image: url(../img/icons/icFeetDuck.svg);
}
.icFeetHuman {
    background-image: url(../img/icons/icFeetHuman.svg);
}
.icFence {
    background-image: url(../img/icons/icFence.svg);
}
.icFib {
    background-image: url(../img/icons/icFib.svg);
}
.icFin {
    background-image: url(../img/icons/icFin.svg);
}
.icFinger {
    background-image: url(../img/icons/icFinger.svg);
}
.icFingers {
    background-image: url(../img/icons/icFingers.svg);
}
.icFinish {
    background-image: url(../img/icons/icFinish.svg);
}
.icFire {
    background-image: url(../img/icons/icFire.svg);
}
.icFirehose {
    background-image: url(../img/icons/icFirehose.svg);
}
.icFireHydrantRed {
    background-image: url(../img/icons/icFireHydrantRed.svg);
}
.icFireman {
    background-image: url(../img/icons/icFireman.svg);
}
.icFireworks {
    background-image: url(../img/icons/icFireworks.svg);
}
.icFish {
    background-image: url(../img/icons/icFish.svg);
}
.icFishBlue {
    background-image: url(../img/icons/icFishBlue.svg);
}
.icFit {
    background-image: url(../img/icons/icFit.svg);
}
.icFlag {
    background-image: url(../img/icons/icFlag.svg);
}
.icFlip {
    background-image: url(../img/icons/icFlip.svg);
}
.icFloFish {
    background-image: url(../img/icons/icFloFish.svg);
}
.icFloppy {
    background-image: url(../img/icons/icFloppy.svg);
}
.icFlower {
    background-image: url(../img/icons/icFlower.svg);
}
.icFlowerCurly {
    background-image: url(../img/icons/icFlowerCurly.svg);
}
.icFlowerPart {
    background-image: url(../img/icons/icFlowerPart.svg);
}
.icFlowerPotBig {
    background-image: url(../img/icons/icFlowerPotBig.svg);
}
.icFlowerPotSmall {
    background-image: url(../img/icons/icFlowerPotSmall.svg);
}
.icFlowersGrow {
    background-image: url(../img/icons/icFlowersGrow.svg);
}
.icFlowersSeed {
    background-image: url(../img/icons/icFlowersSeed.svg);
}
.icFlowerStraight {
    background-image: url(../img/icons/icFlowerStraight.svg);
}
.icFlowersWater {
    background-image: url(../img/icons/icFlowersWater.svg);
}

.icFly {
    background-image: url(../img/icons/icFly.svg);
}
.icFoot {
    background-image: url(../img/icons/icFoot.svg);
}
.icFootball {
    background-image: url(../img/icons/icFootball.svg);
}
.icFootprints {
    background-image: url(../img/icons/icFootprints.svg);
}
.icFox {
    background-image: url(../img/icons/icFox.svg);
}
.icFries {
    background-image: url(../img/icons/icFries.svg);
}
.icFrog {
    background-image: url(../img/icons/icFrog.svg);
}
.icFun {
    background-image: url(../img/icons/icFun.svg);
}
.icGame {
    background-image: url(../img/icons/icGame.svg);
}
.icGarbage {
    background-image: url(../img/icons/icGarbage.svg);
}
.icGarden {
    background-image: url(../img/icons/icGarden.svg);
}
.icGaryGorilla {
    background-image: url(../img/icons/icGaryGorilla.svg);
}
.icGate {
    background-image: url(../img/icons/icGate.svg);
}
.icGift {
    background-image: url(../img/icons/icGift.svg);
}
.icGiraffe {
    background-image: url(../img/icons/icGiraffe.svg);
}
.icGirl {
    background-image: url(../img/icons/icGirl.svg);
}
.icGirlAdult {
    background-image: url(../img/icons/icGirlAdult.svg);
}
.icGirlBaby {
    background-image: url(../img/icons/icGirlBaby.svg);
}
.icGirlChild {
    background-image: url(../img/icons/icGirlChild.svg);
}
.icGlass {
    background-image: url(../img/icons/icGlass.svg);
}
.icGlasses {
    background-image: url(../img/icons/icGlasses.svg);
}
.icGloves {
    background-image: url(../img/icons/icGloves.svg);
}
.icGlue {
    background-image: url(../img/icons/icGlue.svg);
}
.icGoal {
    background-image: url(../img/icons/icGoal.svg);
}
.icGoat {
    background-image: url(../img/icons/icGoat.svg);
}
.icGold {
    background-image: url(../img/icons/icGold.svg);
}
.icGrape {
    background-image: url(../img/icons/icGrape.svg);
}
.icGrapes {
    background-image: url(../img/icons/icGrapes.svg);
}
.icGrass {
    background-image: url(../img/icons/icGrass.svg);
}
.icGroan {
    background-image: url(../img/icons/icGroan.svg);
}
.icGuineaPig {
    background-image: url(../img/icons/icGuineaPig.svg);
}
.icGuitar {
    background-image: url(../img/icons/icGuitar.svg);
}
.icGumballs {
    background-image: url(../img/icons/icGumballs.svg);
}
.icHad {
    background-image: url(../img/icons/icHad.svg);
}
.icHair {
    background-image: url(../img/icons/icHair.svg);
}
.icHam {
    background-image: url(../img/icons/icHam.svg);
}
.icHamburger {
    background-image: url(../img/icons/icHamburger.svg);
}
.icHamburgerBite {
    background-image: url(../img/icons/icHamburgerBite.svg);
}
.icHammer {
    background-image: url(../img/icons/icHammer.svg);
}
.icHamster {
    background-image: url(../img/icons/icHamster.svg);
}
.icHands {
    background-image: url(../img/icons/icHands.svg);
}
.icHanger {
    background-image: url(../img/icons/icHanger.svg);
}
.icHannahHedgehog {
    background-image: url(../img/icons/icHannahHedgehog.svg);
}
.icHat {
    background-image: url(../img/icons/icHat.svg);
}
.icHay {
    background-image: url(../img/icons/icHay.svg);
}
.icHeadphones {
    background-image: url(../img/icons/icHeadphones.svg);
}
.icHeart {
    background-image: url(../img/icons/icHeart.svg);
}
.icHen {
    background-image: url(../img/icons/icHen.svg);
}
.icHid {
    background-image: url(../img/icons/icHid.svg);
}
.icHike {
    background-image: url(../img/icons/icHike.svg);
}
.icHim {
    background-image: url(../img/icons/icHim.svg);
}
.icHip {
    background-image: url(../img/icons/icHip.svg);
}
.icHit {
    background-image: url(../img/icons/icHit.svg);
}
.icHole {
    background-image: url(../img/icons/icHole.svg);
}
.icHop {
    background-image: url(../img/icons/icHop.svg);
}
.icHorse {
    background-image: url(../img/icons/icHorse.svg);
}
.icHorseNose {
    background-image: url(../img/icons/icHorseNose.svg);
}
.icHorseWhole {
    background-image: url(../img/icons/icHorseWhole.svg);
}
.icHose {
    background-image: url(../img/icons/icHose.svg);
}
.icHospital {
    background-image: url(../img/icons/icHospital.svg);
}
.icHouse {
    background-image: url(../img/icons/icHouse.svg);
}
.icHouseBig {
    background-image: url(../img/icons/icHouseBig.svg);
}
.icHouseSmall {
    background-image: url(../img/icons/icHouseSmall.svg);
}
.icHub {
    background-image: url(../img/icons/icHub.svg);
}
.icHug {
    background-image: url(../img/icons/icHug.svg);
}
.icHuge {
    background-image: url(../img/icons/icHuge.svg);
}
.icIceCream {
    background-image: url(../img/icons/icIceCream.svg);
}
.icIceCream2Scoops {
    background-image: url(../img/icons/icIceCream2Scoops.svg);
}
.icIceCreamBowl {
    background-image: url(../img/icons/icIceCreamBowl.svg);
}
.icIceCube {
    background-image: url(../img/icons/icIceCube.svg);
}
.icIcicle {
    background-image: url(../img/icons/icIcicle.svg);
}
.icIgloo {
    background-image: url(../img/icons/icIgloo.svg);
}
.icIguana {
    background-image: url(../img/icons/icIguana.svg);
}
.icInch {
    background-image: url(../img/icons/icInch.svg);
}
.icInside {
    background-image: url(../img/icons/icInside.svg);
}
.icIron {
    background-image: url(../img/icons/icIron.svg);
}
.icIsland {
    background-image: url(../img/icons/icIsland.svg);
}
.icIt {
    background-image: url(../img/icons/icIt.svg);
}
.icItch {
    background-image: url(../img/icons/icItch.svg);
}
.icJacket {
    background-image: url(../img/icons/icJacket.svg);
}
.icJam {
    background-image: url(../img/icons/icJam.svg);
}
.icJamalJaguar {
    background-image: url(../img/icons/icJamalJaguar.svg);
}
.icJar {
    background-image: url(../img/icons/icJar.svg);
}
.icJeep {
    background-image: url(../img/icons/icJeep.svg);
}
.icJellybeans {
    background-image: url(../img/icons/icJellybeans.svg);
}
.icJellyfish {
    background-image: url(../img/icons/icJellyfish.svg);
}
.icJet {
    background-image: url(../img/icons/icJet.svg);
}
.icJuice {
    background-image: url(../img/icons/icJuice.svg);
}
.icJump {
    background-image: url(../img/icons/icJump.svg);
}
.icKayla {
    background-image: url(../img/icons/icKayla.svg);
}
.icKangaroo {
    background-image: url(../img/icons/icKangaroo.svg);
}
.icKeep {
    background-image: url(../img/icons/icKeep.svg);
}
.icKey {
    background-image: url(../img/icons/icKey.svg);
}
.icKeyCar {
    background-image: url(../img/icons/icKeyCar.svg);
}
.icKeyboard {
    background-image: url(../img/icons/icKeyboard.svg);
}
.icKick {
    background-image: url(../img/icons/icKick.svg);
}
.icKing {
    background-image: url(../img/icons/icKing.svg);
}
.icKit {
    background-image: url(../img/icons/icKit.svg);
}
.icKite {
    background-image: url(../img/icons/icKite.svg);
}
.icKiwi {
    background-image: url(../img/icons/icKiwi.svg);
}
.icKnee {
    background-image: url(../img/icons/icKnee.svg);
}
.icKnife {
    background-image: url(../img/icons/icKnife.svg);
}
.icLadder {
    background-image: url(../img/icons/icLadder.svg);
}
.icLadybug {
    background-image: url(../img/icons/icLadybug.svg);
}
.icLake {
    background-image: url(../img/icons/icLake.svg);
}
.icLamp {
    background-image: url(../img/icons/icLamp.svg);
}
.icLap {
    background-image: url(../img/icons/icLap.svg);
}
.icLaptop {
    background-image: url(../img/icons/icLaptop.svg);
}
.icLash {
    background-image: url(../img/icons/icLash.svg);
}
.icLast {
    background-image: url(../img/icons/icLast.svg);
}
.icLeaf {
    background-image: url(../img/icons/icLeaf.svg);
}
.icLeap {
    background-image: url(../img/icons/icLeap.svg);
}
.icLeaves {
    background-image: url(../img/icons/icLeaves.svg);
}
.icLeft {
    background-image: url(../img/icons/icLeft.svg);
}
.icLegoHouse {
    background-image: url(../img/icons/icLegoHouse.svg);
}
.icLegos {
    background-image: url(../img/icons/icLegos.svg);
}
.icLeg {
    background-image: url(../img/icons/icLeg.svg);
}
.icLemon {
    background-image: url(../img/icons/icLemon.svg);
}
.icLick {
    background-image: url(../img/icons/icLick.svg);
}
.icLightbulb {
    background-image: url(../img/icons/icLightbulb.svg);
}
.icLightbulbOff {
    background-image: url(../img/icons/icLightbulbOff.svg);
}
.icLightbulbOn {
    background-image: url(../img/icons/icLightbulbOn.svg);
}
.icLightning {
    background-image: url(../img/icons/icLightning.svg);
}
.icLime {
    background-image: url(../img/icons/icLime.svg);
}
.icLion {
    background-image: url(../img/icons/icLion.svg);
}
.icLips {
    background-image: url(../img/icons/icLips.svg);
}
.icLock {
    background-image: url(../img/icons/icLock.svg);
}
.icLog {
    background-image: url(../img/icons/icLog.svg);
}
.icLolaLizard {
    background-image: url(../img/icons/icLolaLizard.svg);
}
.icLollipop {
    background-image: url(../img/icons/icLollipop.svg);
}
.icLuck {
    background-image: url(../img/icons/icLuck.svg);
}
.icMad {
    background-image: url(../img/icons/icMad.svg);
}
.icMan {
    background-image: url(../img/icons/icMan.svg);
}
.icMap {
    background-image: url(../img/icons/icMap.svg);
}
.icMash {
    background-image: url(../img/icons/icMash.svg);
}
.icMask {
    background-image: url(../img/icons/icMask.svg);
}
.icMass {
    background-image: url(../img/icons/icMass.svg);
}
.icMat {
    background-image: url(../img/icons/icMat.svg);
}
.icMatch {
    background-image: url(../img/icons/icMatch.svg);
}
.icMaxFox {
    background-image: url(../img/icons/icMaxFox.svg);
}
.icMeat {
    background-image: url(../img/icons/icMeat.svg);
}
.icMeat2 {
    background-image: url(../img/icons/icMeat2.svg);
}
.icMichaelMonkey {
    background-image: url(../img/icons/icMichaelMonkey.svg);
}
.icMile {
    background-image: url(../img/icons/icMile.svg);
}
.icMilk {
    background-image: url(../img/icons/icMilk.svg);
}
.icMill {
    background-image: url(../img/icons/icMill.svg);
}
.icMilkshakeStrawberry {
    background-image: url(../img/icons/icMilkshakeStrawberry.svg);
}
.icMitt {
    background-image: url(../img/icons/icMitt.svg);
}
.icMittens {
    background-image: url(../img/icons/icMittens.svg);
}
.icMix {
    background-image: url(../img/icons/icMix.svg);
}
.icMonkey {
    background-image: url(../img/icons/icMonkey.svg);
}
.icMonster {
    background-image: url(../img/icons/icMonster.svg);
}
.icMoonCrescent {
    background-image: url(../img/icons/icMoonCrescent.svg);
}
.icMoonFull {
    background-image: url(../img/icons/icMoonFull.svg);
}
.icMoose {
    background-image: url(../img/icons/icMoose.svg);
}
.icMop {
    background-image: url(../img/icons/icMop.svg);
}
.icMoth {
    background-image: url(../img/icons/icMoth.svg);
}
.icMountain {
    background-image: url(../img/icons/icMountain.svg);
}
.icMouse {
    background-image: url(../img/icons/icMouse.svg);
}
.icMouth {
    background-image: url(../img/icons/icMouth.svg);
}
.icMuffin {
    background-image: url(../img/icons/icMuffin.svg);
}
.icMug {
    background-image: url(../img/icons/icMug.svg);
}
.icMule {
    background-image: url(../img/icons/icMule.svg);
}
.icMute {
    background-image: url(../img/icons/icMute.svg);
}
.icMy {
    background-image: url(../img/icons/icMy.svg);
}
.icMysterybag {
    background-image: url(../img/icons/icMysterybag.svg);
}
.icNail {
    background-image: url(../img/icons/icNail.svg);
}
.icNap {
    background-image: url(../img/icons/icNap.svg);
}
.icNapkin {
    background-image: url(../img/icons/icNapkin.svg);
}
.icNeck {
    background-image: url(../img/icons/icNeck.svg);
}
.icNeedle {
    background-image: url(../img/icons/icNeedle.svg);
}
.icNest {
    background-image: url(../img/icons/icNest.svg);
}
.icNestEggs {
    background-image: url(../img/icons/icNestEggs.svg);
}
.icNestEggsCrack {
    background-image: url(../img/icons/icNestEggsCrack.svg);
}
.icNestEggsCracks {
    background-image: url(../img/icons/icNestEggsCrack.svg);
}
.icNestEggsHatch {
    background-image: url(../img/icons/icNestEggsHatch.svg);
}
.icNet {
    background-image: url(../img/icons/icNet.svg);
}
.icNewspaper {
    background-image: url(../img/icons/icNewspaper.svg);
}
.icNinaNuthatch {
    background-image: url(../img/icons/icNinaNuthatch.svg);
}
.icNose {
    background-image: url(../img/icons/icNose.svg);
}
.icNurse {
    background-image: url(../img/icons/icNurse.svg);
}
.icNurseFemale {
    background-image: url(../img/icons/icNurseFemale.svg);
}
.icNurseMale {
    background-image: url(../img/icons/icNurseMale.svg);
}
.icOat {
    background-image: url(../img/icons/icOat.svg);
}
.icOatmeal {
    background-image: url(../img/icons/icOatmeal.svg);
}
.icOboe {
    background-image: url(../img/icons/icOboe.svg);
}
.icOcean {
    background-image: url(../img/icons/icOcean.svg);
}
.icOctober {
    background-image: url(../img/icons/icOctober.svg);
}
.icOctopus {
    background-image: url(../img/icons/icOctopus.svg);
}
.icOld {
    background-image: url(../img/icons/icOld.svg);
}
.icOlives {
    background-image: url(../img/icons/icOlives.svg);
}
.icOmelet {
    background-image: url(../img/icons/icOmelet.svg);
}
.icOne {
    background-image: url(../img/icons/icOne.svg);
}
.icOnion {
    background-image: url(../img/icons/icOnion.svg);
}
.icOpen {
    background-image: url(../img/icons/icOpen.svg);
}
.icOrangePeel {
    background-image: url(../img/icons/icOrangePeel.svg);
}
.icOrangeWhole {
    background-image: url(../img/icons/icOrangeWhole.svg);
}
.icOrangeWhole1 {
    background-image: url(../img/icons/icOrangeWhole1.svg);
}
.icOstrich {
    background-image: url(../img/icons/icOstrich.svg);
}
.icOtter {
    background-image: url(../img/icons/icOtter.svg);
}
.icOval {
    background-image: url(../img/icons/icOval.svg);
}
.icOven {
    background-image: url(../img/icons/icOven.svg);
}
.icOveralls {
    background-image: url(../img/icons/icOveralls.svg);
}
.icOx {
    background-image: url(../img/icons/icOx.svg);
}
.icPail {
    background-image: url(../img/icons/icPail.svg);
}
.icPaintBlue {
    background-image: url(../img/icons/icPaintBlue.svg);
}
.icPaintbrush {
    background-image: url(../img/icons/icPaintbrush.svg);
}
.icPaints {
    background-image: url(../img/icons/icPaints.svg);
}
.icPan {
    background-image: url(../img/icons/icPan.svg);
}
.icPanic {
    background-image: url(../img/icons/icPanic.svg);
}
.icPat {
    background-image: url(../img/icons/icPat.svg);
}
.icPath {
    background-image: url(../img/icons/icPath.svg);
}
.icPants {
    background-image: url(../img/icons/icPants.svg);
}
.icPastaCurly {
    background-image: url(../img/icons/icPastaCurly.svg);
}
.icPastaStraight {
    background-image: url(../img/icons/icPastaStraight.svg);
}
.icPeanut {
    background-image: url(../img/icons/icPeanut.svg);
}
.icPeas {
    background-image: url(../img/icons/icPeas.svg);
}
.icPen {
    background-image: url(../img/icons/icPen.svg);
}
.icPencils {
    background-image: url(../img/icons/icPencils.svg);
}
.icPenny {
    background-image: url(../img/icons/icPenny.svg);
}
.icPennyPenguin {
    background-image: url(../img/icons/icPennyPenguin.svg);
}
.icPeppermint {
    background-image: url(../img/icons/icPeppermint.svg);
}
.icPepperRed {
    background-image: url(../img/icons/icPepperRed.svg);
}
.icPerky {
    background-image: url(../img/icons/icPerky.svg);
}
.icPet {
    background-image: url(../img/icons/icPet.svg);
}
.icPew {
    background-image: url(../img/icons/icPew.svg);
}
.icPhone {
    background-image: url(../img/icons/icPhone.svg);
}
.icPiano {
    background-image: url(../img/icons/icPiano.svg);
}
.icPianoPart {
    background-image: url(../img/icons/icPianoPart.svg);
}
.icPicnic {
    background-image: url(../img/icons/icPicnic.svg);
}
.icPie {
    background-image: url(../img/icons/icPie.svg);
}
.icPig {
    background-image: url(../img/icons/icPig.svg);
}
.icPigpen {
    background-image: url(../img/icons/icPigpen.svg);
}
.icPit {
    background-image: url(../img/icons/icPit.svg);
}
.icPizzaPart {
    background-image: url(../img/icons/icPizzaPart.svg);
}
.icPizzaWhole {
    background-image: url(../img/icons/icPizzaWhole.svg);
}
.icPopcorn {
    background-image: url(../img/icons/icPopcorn.svg);
}
.icPot {
    background-image: url(../img/icons/icPot.svg);
}
.icPumpkin {
    background-image: url(../img/icons/icPumpkin.svg);
}
.icPumpkinScoop {
    background-image: url(../img/icons/icPumpkinScoop.svg);
}
.icPurple {
    background-image: url(../img/icons/icPurple.svg);
}
.icPuzzle {
    background-image: url(../img/icons/icPuzzle.svg);
}
.icPuzzlePieces {
    background-image: url(../img/icons/icPuzzlePieces.svg);
}
.icQuail {
    background-image: url(../img/icons/icQuail.svg);
}
.icQuarter {
    background-image: url(../img/icons/icQuarter.svg);
}
.icQueen {
    background-image: url(../img/icons/icQueen.svg);
}
.icQuestion {
    background-image: url(../img/icons/icQuestion.svg);
}
.icQuick {
    background-image: url(../img/icons/icQuick.svg);
}
.icQuiet {
    background-image: url(../img/icons/icQuiet.svg);
}
.icQuilt {
    background-image: url(../img/icons/icQuilt.svg);
}
.icQuincyQuail {
    background-image: url(../img/icons/icQuincyQuail.svg);
}
.icQuit {
    background-image: url(../img/icons/icQuit.svg);
}
.icRabbit {
    background-image: url(../img/icons/icRabbit.svg);
}
.icRabbitLarge {
    background-image: url(../img/icons/icRabbitLarge.svg);
}
.icRabbitSmall {
    background-image: url(../img/icons/icRabbitSmall.svg);
}
.icRaccoon {
    background-image: url(../img/icons/icRaccoon.svg);
}
.icRadish {
    background-image: url(../img/icons/icRadish.svg);
}
.icRainbow {
    background-image: url(../img/icons/icRainbow.svg);
}
.icRake {
    background-image: url(../img/icons/icRake.svg);
}
.icRam {
    background-image: url(../img/icons/icRam.svg);
}
.icRap {
    background-image: url(../img/icons/icRap.svg);
}
.icRash {
    background-image: url(../img/icons/icRash.svg);
}
.icRat {
    background-image: url(../img/icons/icRat.svg);
}
.icRattle {
    background-image: url(../img/icons/icRattle.svg);
}
.icReal {
    background-image: url(../img/icons/icReal.svg);
}
.icRed {
    background-image: url(../img/icons/icRed.svg);
}
.icReset {
    background-image: url(../img/icons/icReset.svg);
}
.icRetest {
    background-image: url(../img/icons/icRetest.svg);
}
.icRicardoRacoon {
    background-image: url(../img/icons/icRicardoRacoon.svg);
}
.icRim {
    background-image: url(../img/icons/icRim.svg);
}
.icRing {
    background-image: url(../img/icons/icRing.svg);
}
.icRip {
    background-image: url(../img/icons/icRip.svg);
}
.icRoad {
    background-image: url(../img/icons/icRoad.svg);
}
.icRobe {
    background-image: url(../img/icons/icRobe.svg);
}
.icRobin {
    background-image: url(../img/icons/icRobin.svg);
}
.icRocket {
    background-image: url(../img/icons/icRocket.svg);
}
.icRod {
    background-image: url(../img/icons/icRod.svg);
}
.icRollercoaster {
    background-image: url(../img/icons/icRollercoaster.svg);
}
.icRooster {
    background-image: url(../img/icons/icRooster.svg);
}
.icRose {
    background-image: url(../img/icons/icRose.svg);
}
.icRot {
    background-image: url(../img/icons/icRot.svg);
}
.icRug {
    background-image: url(../img/icons/icRug.svg);
}
.icRun {
    background-image: url(../img/icons/icRun.svg);
}
.icSad {
    background-image: url(../img/icons/icSad.svg);
}
.icSalad {
    background-image: url(../img/icons/icSalad.svg);
}
.icSandwichParts {
    background-image: url(../img/icons/icSandwichParts.svg);
}
.icSandwichWhole {
    background-image: url(../img/icons/icSandwichWhole.svg);
}
.icSap {
    background-image: url(../img/icons/icSap.svg);
}
.icSat {
    background-image: url(../img/icons/icSat.svg);
}
.icSchoolBus {
    background-image: url(../img/icons/icSchoolBus.svg);
}
.icSchoolhouse {
    background-image: url(../img/icons/icSchoolhouse.svg);
}
.icScissors {
    background-image: url(../img/icons/icScissors.svg);
}
.icSeal {
    background-image: url(../img/icons/icSeal.svg);
}
.icSeat {
    background-image: url(../img/icons/icSeat.svg);
}
.icShack {
    background-image: url(../img/icons/icShack.svg);
}
.icShadow {
    background-image: url(../img/icons/icShadow.svg);
}
.icShapes {
    background-image: url(../img/icons/icShapes.svg);
}
.icShark {
    background-image: url(../img/icons/icShark.svg);
}
.icShed {
    background-image: url(../img/icons/icShed.svg);
}
.icSheep {
    background-image: url(../img/icons/icSheep.svg);
}
.icShell {
    background-image: url(../img/icons/icShell.svg);
}
.icShin {
    background-image: url(../img/icons/icShin.svg);
}
.icShip {
    background-image: url(../img/icons/icShip.svg);
}
.icShirt {
    background-image: url(../img/icons/icShirt.svg);
}
.icShoe {
    background-image: url(../img/icons/icShoe.svg);
}
.icShoeBlue {
    background-image: url(../img/icons/icShoeBlue.svg);
}
.icShort {
    background-image: url(../img/icons/icShort.svg);
}
.icShorts {
    background-image: url(../img/icons/icShorts.svg);
}
.icShot {
    background-image: url(../img/icons/icShot.svg);
}
.icShow {
    background-image: url(../img/icons/icShow.svg);
}
.icShut {
    background-image: url(../img/icons/icShut.svg);
}
.icSick {
    background-image: url(../img/icons/icSick.svg);
}
.icSidewalk {
    background-image: url(../img/icons/icSidewalk.svg);
}
.icSilly {
    background-image: url(../img/icons/icSilly.svg);
}
.icSip {
    background-image: url(../img/icons/icSip.svg);
}
.icSit {
    background-image: url(../img/icons/icSit.svg);
}
.icSix {
    background-image: url(../img/icons/icSix.svg);
}
.icSkateboard {
    background-image: url(../img/icons/icSkateboard.svg);
}
.icSkate {
    background-image: url(../img/icons/icSkate.svg);
}
.icSkunk {
    background-image: url(../img/icons/icSkunk.svg);
}
.icSkyBlue {
    background-image: url(../img/icons/icSkyBlue.svg);
}
.icSled {
    background-image: url(../img/icons/icSled.svg);
}
.icSlideFirst {
    background-image: url(../img/icons/icSlideFirst.svg);
}
.icSlideLast {
    background-image: url(../img/icons/icSlideLast.svg);
}
.icSlideSecond {
    background-image: url(../img/icons/icSlideSecond.svg);
}
.icSmash {
    background-image: url(../img/icons/icSmash.svg);
}
.icSmile {
    background-image: url(../img/icons/icSmile.svg);
}
.icSmoke {
    background-image: url(../img/icons/icSmoke.svg);
}
.icSnail {
    background-image: url(../img/icons/icSnail.svg);
}
.icSnake {
    background-image: url(../img/icons/icSnake.svg);
}
.icSneeze {
    background-image: url(../img/icons/icSneeze.svg);
}
.icSoap {
    background-image: url(../img/icons/icSoap.svg);
}
.icSob {
    background-image: url(../img/icons/icSob.svg);
}
.icSock {
    background-image: url(../img/icons/icSock.svg);
}
.icSofiaSeal {
    background-image: url(../img/icons/icSofiaSeal.svg);
}
.icSoft {
    background-image: url(../img/icons/icSoft.svg);
}
.icSoupHot {
    background-image: url(../img/icons/icSoupHot.svg);
}
.icSpace {
    background-image: url(../img/icons/icSpace.svg);
}
.icStairs {
    background-image: url(../img/icons/icStairs.svg);
}
.icStaple {
    background-image: url(../img/icons/icStaple.svg);
}
.icStars {
    background-image: url(../img/icons/icStars.svg);
}
.icStoplight {
    background-image: url(../img/icons/icStoplight.svg);
}
.icStopSignRed {
    background-image: url(../img/icons/icStopSignRed.svg);
}
.icStraw {
    background-image: url(../img/icons/icStraw.svg);
}
.icStrawberryRed {
    background-image: url(../img/icons/icStrawberryRed.svg);
}
.icSun {
    background-image: url(../img/icons/icSun.svg);
}
.icSunflower {
    background-image: url(../img/icons/icSunflower.svg);
}
.icSunglasses {
    background-image: url(../img/icons/icSunglasses.svg);
}
.icSuntan {
    background-image: url(../img/icons/icSuntan.svg);
}
.icSwinging {
    background-image: url(../img/icons/icSwinging.svg);
}
.icTable {
    background-image: url(../img/icons/icTable.svg);
}
.icTap {
    background-image: url(../img/icons/icTap.svg);
}
.icTape {
    background-image: url(../img/icons/icTape.svg);
}
.icTeaCold {
    background-image: url(../img/icons/icTeaCold.svg);
}
.icTeaganTiger {
    background-image: url(../img/icons/icTeaganTiger.svg);
}
.icTeaHot {
    background-image: url(../img/icons/icTeaHot.svg);
}
.icTeeth {
    background-image: url(../img/icons/icTeeth.svg);
}
.icTen {
    background-image: url(../img/icons/icTen.svg);
}
.icTennis {
    background-image: url(../img/icons/icTennis.svg);
}
.icTent {
    background-image: url(../img/icons/icTent.svg);
}
.icThermometer {
    background-image: url(../img/icons/icThermometer.svg);
}
.icThorn {
    background-image: url(../img/icons/icThorn.svg);
}
.icThread {
    background-image: url(../img/icons/icThread.svg);
}
.icThree {
    background-image: url(../img/icons/icThree.svg);
}
.icThud {
    background-image: url(../img/icons/icThud.svg);
}
.icThumb {
    background-image: url(../img/icons/icThumb.svg);
}
.icThumbsUp {
    background-image: url(../img/icons/icThumbsUp.svg);
}
.icThunderstorm {
    background-image: url(../img/icons/icThunderstorm.svg);
}
.icTie {
    background-image: url(../img/icons/icTie.svg);
}
.icTiger {
    background-image: url(../img/icons/icTiger.svg);
}
.icTime {
    background-image: url(../img/icons/icTime.svg);
}
.icTip {
    background-image: url(../img/icons/icTip.svg);
}
.icToad {
    background-image: url(../img/icons/icToad.svg);
}
.icToast {
    background-image: url(../img/icons/icToast.svg);
}
.icToastButter {
    background-image: url(../img/icons/icToastButter.svg);
}
.icToaster {
    background-image: url(../img/icons/icToaster.svg);
}
.icToes {
    background-image: url(../img/icons/icToes.svg);
}
.icTomatoRed {
    background-image: url(../img/icons/icTomatoRed.svg);
}
.icTongue {
    background-image: url(../img/icons/icTongue.svg);
}
.icToothbrush {
    background-image: url(../img/icons/icToothbrush.svg);
}
.icToothbrush1 {
    background-image: url(../img/icons/icToothbrush1.svg);
}
.icToothpasteBrushing {
    background-image: url(../img/icons/icToothpasteBrushing.svg);
}
.icTop {
    background-image: url(../img/icons/icTop.svg);
}
.icTowel {
    background-image: url(../img/icons/icTowel.svg);
}
.icToy {
    background-image: url(../img/icons/icToy.svg);
}
.icTrain {
    background-image: url(../img/icons/icTrain.svg);
}
.icTrafficLightGreen {
    background-image: url(../img/icons/icTrafficLightGreen.svg);
}
.icTrafficLightRed {
    background-image: url(../img/icons/icTrafficLightRed.svg);
}
.icTree {
    background-image: url(../img/icons/icTree.svg);
}
.icTreeBig {
    background-image: url(../img/icons/icTreeBig.svg);
}
.icTreePart {
    background-image: url(../img/icons/icTreePart.svg);
}
.icTreeSmall {
    background-image: url(../img/icons/icTreeSmall.svg);
}
.icTreeWhole {
    background-image: url(../img/icons/icTreeWhole.svg);
}
.icTruck {
    background-image: url(../img/icons/icTruck.svg);
}
.icTub {
    background-image: url(../img/icons/icTub.svg);
}
.icTurtle {
    background-image: url(../img/icons/icTurtle.svg);
}
.icTwins {
    background-image: url(../img/icons/icTwins.svg);
}
.icTwo {
    background-image: url(../img/icons/icTwo.svg);
}
.icUmbrella {
    background-image: url(../img/icons/icUmbrella.svg);
}
.icUnder {
    background-image: url(../img/icons/icUnder.svg);
}
.icUnicorn {
    background-image: url(../img/icons/icUnicorn.svg);
}
.icUnicycle {
    background-image: url(../img/icons/icUnicycle.svg);
}
.icUniform {
    background-image: url(../img/icons/icUniform.svg);
}
.icUnpack {
    background-image: url(../img/icons/icUnpack.svg);
}
.icUp {
    background-image: url(../img/icons/icUp.svg);
}
.icUphill {
    background-image: url(../img/icons/icUphill.svg);
}
.icUpsidedown {
    background-image: url(../img/icons/icUpsidedown.svg);
}
.icUpstairs {
    background-image: url(../img/icons/icUpstairs.svg);
}
.icUse {
    background-image: url(../img/icons/icUse.svg);
}
.icV {
    background-image: url(../img/icons/icV.svg);
}
.icVacuum {
    background-image: url(../img/icons/icVacuum.svg);
}
.icVan {
    background-image: url(../img/icons/icVan.svg);
}
.icVase {
    background-image: url(../img/icons/icVase.svg);
}
.icVat {
    background-image: url(../img/icons/icVat.svg);
}
.icVest {
    background-image: url(../img/icons/icVest.svg);
}
.icVet {
    background-image: url(../img/icons/icVet.svg);
}
.icVegetables {
    background-image: url(../img/icons/icVegetables.svg);
}
.icVeggies {
    background-image: url(../img/icons/icVeggies.svg);
}
.icVine {
    background-image: url(../img/icons/icVine.svg);
}
.icVinnieVulture {
    background-image: url(../img/icons/icVinnieVulture.svg);
}
.icViolin {
    background-image: url(../img/icons/icViolin.svg);
}
.icVolcano {
    background-image: url(../img/icons/icVolcano.svg);
}
.icVote {
    background-image: url(../img/icons/icVote.svg);
}
.icWagon {
    background-image: url(../img/icons/icWagon.svg);
}
.icWater {
    background-image: url(../img/icons/icWater.svg);
}
.icWaterEmpty {
    background-image: url(../img/icons/icWaterEmpty.svg);
}
.icWaterfall {
    background-image: url(../img/icons/icWaterfall.svg);
}
.icWaterFull {
    background-image: url(../img/icons/icWaterFull.svg);
}
.icWatermelon {
    background-image: url(../img/icons/icWatermelon.svg);
}
.icWatermelonWhole {
    background-image: url(../img/icons/icWatermelonWhole.svg);
}
.icWaveHand {
    background-image: url(../img/icons/icWaveHand.svg);
}
.icWaveOcean {
    background-image: url(../img/icons/icWaveOcean.svg);
}
.icWax {
    background-image: url(../img/icons/icWax.svg);
}
.icWeb {
    background-image: url(../img/icons/icWeb.svg);
}
.icWeek {
    background-image: url(../img/icons/icWeek.svg);
}
.icWet {
    background-image: url(../img/icons/icWet.svg);
}
.icWhale {
    background-image: url(../img/icons/icWhale.svg);
}
.icWhen {
    background-image: url(../img/icons/icWhen.svg);
}
.icWhite {
    background-image: url(../img/icons/icWhite.svg);
}
.icWig {
    background-image: url(../img/icons/icWig.svg);
}
.icWillieWalrus {
    background-image: url(../img/icons/icWillieWalrus.svg);
}
.icWin {
    background-image: url(../img/icons/icWin.svg);
}
.icWindow {
    background-image: url(../img/icons/icWindow.svg);
}
.icWindowSmall {
    background-image: url(../img/icons/icWindowSmall.svg);
}
.icWindowStainedGlass {
    background-image: url(../img/icons/icWindowStainedGlass.svg);
}
.icWing {
    background-image: url(../img/icons/icWing.svg);
}
.icWith {
    background-image: url(../img/icons/icWith.svg);
}
.icWorm {
    background-image: url(../img/icons/icWorm.svg);
}
.icX {
    background-image: url(../img/icons/icX.svg);
}
.icVacuum {
    background-image: url(../img/icons/icVacuum.svg);
}
.icYam {
    background-image: url(../img/icons/icYam.svg);
}
.icYarn {
    background-image: url(../img/icons/icYarn.svg);
}
.icYawn {
    background-image: url(../img/icons/icYawn.svg);
}
.icYell {
    background-image: url(../img/icons/icYell.svg);
}
.icYellow {
    background-image: url(../img/icons/icYellow.svg);
}
.icYes {
    background-image: url(../img/icons/icYes.svg);
}
.icYield {
    background-image: url(../img/icons/icYield.svg);
}
.icYogurt {
    background-image: url(../img/icons/icYogurt.svg);
}
.icYolandaYak {
    background-image: url(../img/icons/icYolandaYak.svg);
}
.icYoyo {
    background-image: url(../img/icons/icYoyo.svg);
}
.icZachZebra {
    background-image: url(../img/icons/icZachZebra.svg);
}
.icZap {
    background-image: url(../img/icons/icZap.svg);
}
.icZebra {
    background-image: url(../img/icons/icZebra.svg);
}
.icZero {
    background-image: url(../img/icons/icZero.svg);
}
.icZigzag {
    background-image: url(../img/icons/icZigzag.svg);
}
.icZipper {
    background-image: url(../img/icons/icZipper.svg);
}
.icZombie {
    background-image: url(../img/icons/icZombie.svg);
}
.icZoo {
    background-image: url(../img/icons/icZoo.svg);
}
.icZoom {
    background-image: url(../img/icons/icZoom.svg);
}
.icZucchini {
    background-image: url(../img/icons/icZucchini.svg);
}