// -------------------------------------------------------------------
// :: ICON CLASS NAMES
// -------------------------------------------------------------------
// Created with the 'gulp iconfont'-task, the source-template
// of this file can be found in fonts/icon-sources/_template.scss


%__icon-PDF { &:before{ @extend %___FLOW-icon; content: "\EA01"; }; };
.icon-PDF{ @extend %__icon-PDF; }

%__icon-account { &:before{ @extend %___FLOW-icon; content: "\EA02"; }; };
.icon-account{ @extend %__icon-account; }

%__icon-arrange { &:before{ @extend %___FLOW-icon; content: "\EA03"; }; };
.icon-arrange{ @extend %__icon-arrange; }

%__icon-arrow-back { &:before{ @extend %___FLOW-icon; content: "\EA04"; }; };
.icon-arrow-back{ @extend %__icon-arrow-back; }

%__icon-arrow-down { &:before{ @extend %___FLOW-icon; content: "\EA05"; }; };
.icon-arrow-down{ @extend %__icon-arrow-down; }

%__icon-arrow-up { &:before{ @extend %___FLOW-icon; content: "\EA06"; }; };
.icon-arrow-up{ @extend %__icon-arrow-up; }

%__icon-arrow { &:before{ @extend %___FLOW-icon; content: "\EA07"; }; };
.icon-arrow{ @extend %__icon-arrow; }

%__icon-calendar { &:before{ @extend %___FLOW-icon; content: "\EA08"; }; };
.icon-calendar{ @extend %__icon-calendar; }

%__icon-check { &:before{ @extend %___FLOW-icon; content: "\EA09"; }; };
.icon-check{ @extend %__icon-check; }

%__icon-close { &:before{ @extend %___FLOW-icon; content: "\EA0A"; }; };
.icon-close{ @extend %__icon-close; }

%__icon-contact { &:before{ @extend %___FLOW-icon; content: "\EA0B"; }; };
.icon-contact{ @extend %__icon-contact; }

%__icon-delete { &:before{ @extend %___FLOW-icon; content: "\EA0C"; }; };
.icon-delete{ @extend %__icon-delete; }

%__icon-document { &:before{ @extend %___FLOW-icon; content: "\EA0D"; }; };
.icon-document{ @extend %__icon-document; }

%__icon-download { &:before{ @extend %___FLOW-icon; content: "\EA0E"; }; };
.icon-download{ @extend %__icon-download; }

%__icon-edit { &:before{ @extend %___FLOW-icon; content: "\EA0F"; }; };
.icon-edit{ @extend %__icon-edit; }

%__icon-exclamation { &:before{ @extend %___FLOW-icon; content: "\EA10"; }; };
.icon-exclamation{ @extend %__icon-exclamation; }

%__icon-external { &:before{ @extend %___FLOW-icon; content: "\EA11"; }; };
.icon-external{ @extend %__icon-external; }

%__icon-eye { &:before{ @extend %___FLOW-icon; content: "\EA12"; }; };
.icon-eye{ @extend %__icon-eye; }

%__icon-facebook { &:before{ @extend %___FLOW-icon; content: "\EA13"; }; };
.icon-facebook{ @extend %__icon-facebook; }

%__icon-favorite-o { &:before{ @extend %___FLOW-icon; content: "\EA14"; }; };
.icon-favorite-o{ @extend %__icon-favorite-o; }

%__icon-favorite { &:before{ @extend %___FLOW-icon; content: "\EA15"; }; };
.icon-favorite{ @extend %__icon-favorite; }

%__icon-filter { &:before{ @extend %___FLOW-icon; content: "\EA16"; }; };
.icon-filter{ @extend %__icon-filter; }

%__icon-folder { &:before{ @extend %___FLOW-icon; content: "\EA17"; }; };
.icon-folder{ @extend %__icon-folder; }

%__icon-home { &:before{ @extend %___FLOW-icon; content: "\EA18"; }; };
.icon-home{ @extend %__icon-home; }

%__icon-interventies { &:before{ @extend %___FLOW-icon; content: "\EA19"; }; };
.icon-interventies{ @extend %__icon-interventies; }

%__icon-link { &:before{ @extend %___FLOW-icon; content: "\EA1A"; }; };
.icon-link{ @extend %__icon-link; }

%__icon-linkedin { &:before{ @extend %___FLOW-icon; content: "\EA1B"; }; };
.icon-linkedin{ @extend %__icon-linkedin; }

%__icon-loader { &:before{ @extend %___FLOW-icon; content: "\EA1C"; }; };
.icon-loader{ @extend %__icon-loader; }

%__icon-log-in { &:before{ @extend %___FLOW-icon; content: "\EA1D"; }; };
.icon-log-in{ @extend %__icon-log-in; }

%__icon-mail { &:before{ @extend %___FLOW-icon; content: "\EA1E"; }; };
.icon-mail{ @extend %__icon-mail; }

%__icon-map { &:before{ @extend %___FLOW-icon; content: "\EA1F"; }; };
.icon-map{ @extend %__icon-map; }

%__icon-menu { &:before{ @extend %___FLOW-icon; content: "\EA20"; }; };
.icon-menu{ @extend %__icon-menu; }

%__icon-min-circle { &:before{ @extend %___FLOW-icon; content: "\EA21"; }; };
.icon-min-circle{ @extend %__icon-min-circle; }

%__icon-min { &:before{ @extend %___FLOW-icon; content: "\EA22"; }; };
.icon-min{ @extend %__icon-min; }

%__icon-newsletter { &:before{ @extend %___FLOW-icon; content: "\EA23"; }; };
.icon-newsletter{ @extend %__icon-newsletter; }

%__icon-phone { &:before{ @extend %___FLOW-icon; content: "\EA24"; }; };
.icon-phone{ @extend %__icon-phone; }

%__icon-pin { &:before{ @extend %___FLOW-icon; content: "\EA25"; }; };
.icon-pin{ @extend %__icon-pin; }

%__icon-playful-arrow { &:before{ @extend %___FLOW-icon; content: "\EA26"; }; };
.icon-playful-arrow{ @extend %__icon-playful-arrow; }

%__icon-plus-circle { &:before{ @extend %___FLOW-icon; content: "\EA27"; }; };
.icon-plus-circle{ @extend %__icon-plus-circle; }

%__icon-plus { &:before{ @extend %___FLOW-icon; content: "\EA28"; }; };
.icon-plus{ @extend %__icon-plus; }

%__icon-publish { &:before{ @extend %___FLOW-icon; content: "\EA29"; }; };
.icon-publish{ @extend %__icon-publish; }

%__icon-search { &:before{ @extend %___FLOW-icon; content: "\EA2A"; }; };
.icon-search{ @extend %__icon-search; }

%__icon-select { &:before{ @extend %___FLOW-icon; content: "\EA2B"; }; };
.icon-select{ @extend %__icon-select; }

%__icon-send { &:before{ @extend %___FLOW-icon; content: "\EA2C"; }; };
.icon-send{ @extend %__icon-send; }

%__icon-traject-soort { &:before{ @extend %___FLOW-icon; content: "\EA2D"; }; };
.icon-traject-soort{ @extend %__icon-traject-soort; }

%__icon-trajecten { &:before{ @extend %___FLOW-icon; content: "\EA2E"; }; };
.icon-trajecten{ @extend %__icon-trajecten; }

%__icon-twitter { &:before{ @extend %___FLOW-icon; content: "\EA2F"; }; };
.icon-twitter{ @extend %__icon-twitter; }

%__icon-upload { &:before{ @extend %___FLOW-icon; content: "\EA30"; }; };
.icon-upload{ @extend %__icon-upload; }

%__icon-youtube { &:before{ @extend %___FLOW-icon; content: "\EA31"; }; };
.icon-youtube{ @extend %__icon-youtube; }


