// Icons i.icon { &.icon-search { width: 24px; height: 24px; .encoded-svg-background(''); } &.icon-edit { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-undo { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-redo { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-reader { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-download { width: 22px; height: 28px; .encoded-svg-background(''); } &.icon-info { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-plus { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-settings { width: 24px; height: 24px; .encoded-svg-background(''); } &.icon-about { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-help { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-versions { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-text-color { width: 22px; height: 22px; .encoded-svg-background(''); } //&.icon-text-selection { // width: 22px; // height: 22px; // .encoded-svg-background(''); //} &.icon-text-align-center { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-text-align-justify { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-text-align-left { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-text-align-right { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-text-valign-top { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-text-valign-middle { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-text-valign-bottom { width: 22px; height: 22px; .encoded-svg-mask(''); } &.icon-prev { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-next { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-expand-down { width: 22px; height: 22px; .encoded-svg-background(''); } &.icon-link { width: 22px; height: 22px; .encoded-svg-background(''); } }