Not found :(
Sorry, but the page you were trying to view does not exist.
It looks like this was the result of either:
- a mistyped address
- an out-of-date link
Repository: samcome/webfont-medical-icons
Branch: master
Commit: 1b415adc1660
Files: 20
Total size: 289.8 KB
Directory structure:
gitextract_bmc5_t26/
├── .gitattributes
├── .gitignore
├── .htaccess
├── 404.html
├── LICENSE
├── README.md
├── bower.json
├── css/
│ ├── bootstrap.css
│ └── medical-icon-selector.css
├── humans.txt
├── icon-selector.html
├── index.html
├── js/
│ ├── jquery.highlight.js
│ ├── main-ck.js
│ ├── main.js
│ └── medical-icon-selector.js
├── package.json
└── packages/
├── sprites/
│ ├── sprites.css
│ └── sprites.html
└── webfont-medical-icons/
└── css/
└── wfmi-style.css
================================================
FILE CONTENTS
================================================
================================================
FILE: .gitattributes
================================================
# source code
*.css text
# server config
.htaccess text
# git config
.gitattributes text
.gitignore text
# Documentation
*.md text
LICENSE text
AUTHORS text
#
## These files are binary and should be left untouched
#
# (binary is a macro for -text -diff)
*.ttf binary
*.eot binary
*.woff binary
*.woff2 binary
================================================
FILE: .gitignore
================================================
*.DS_Store
less
css/bootstrap.less
packages/144-64px-#000000.zip
packages/SVG-origine
packages/webfont-medical-icons.zip
packages/webfontmedical.json
packages/webfont-medical-icons/demo-files
packages/webfont-medical-icons/demo.html
packages/webfont-medical-icons/selection.json
================================================
FILE: .htaccess
================================================
# Apache Server Configs v1.1.0 | MIT License
# https://github.com/h5bp/server-configs-apache
# (!) Using `.htaccess` files slows down Apache, therefore, if you have access
# to the main server config file (usually called `httpd.conf`), you should add
# this logic there: http://httpd.apache.org/docs/current/howto/htaccess.html.
# ##############################################################################
# # CROSS-ORIGIN RESOURCE SHARING (CORS) #
# ##############################################################################
# ------------------------------------------------------------------------------
# | Cross-domain AJAX requests |
# ------------------------------------------------------------------------------
# Enable cross-origin AJAX requests.
# http://code.google.com/p/html5security/wiki/CrossOriginRequestSecurity
# http://enable-cors.org/
#
Sorry, but the page you were trying to view does not exist.
It looks like this was the result of either:
72 icons (x2)
specialized in the Clinical & Medical world
Free and easy to use!
Important! Before use, please read the terms and conditions set by Hablamos Juntos who designed these icons package.
This package is a digital adaptation for use on the web media.
1 Copy the fonts folder
packages/webfont-medical-icons/fonts
2 Copy the css file
packages/webfont-medical-icons/wfmi-style.css
3 In the head html, reference the location to the css file
<link rel="stylesheet" href="../css/wfmi-style.css">
4 Add classes to your elements
<span class="medical-icon-laboratory" aria-hidden="true"></span>
<span class="medical-icon-neurology" aria-hidden="true"></span>
.medical-icon-neurology {font-size: 7.4em;}
1 Click on the icon you want
2 Select the desired colour
3 Enter the desired size (in px)
4 Click on 'Get PNG file'
5 Save PNG file (ctrl+s or cmd+s)
'+source+''; var tabs = '
'+code+''); //zebra if(params.zebra==true) { $(highlight_container).find('pre[class="'+code_class+'"] '+params.list+' li:even').addClass('even'); } }); }; $.highlightCode = { //DEFAULT hightlight: function(code) { var comments = []; // store comments code = code //replace keywords .replace(/(var|function|typeof|new|return|if|for|in|while|break|do|continue|case|switch)([^a-z0-9\$_])/gi,'$1$2') //replace keywords .replace(/(\{|\}|\]|\[|\|)/gi,'$1') //replace strings .replace(/('.*?')/g,'$1') //replace multiline comments .replace(/\/\*([\s\S]*?)\*\//g, function(m, t) { return '\0C'+push(comments, multiline_comments(m))+'\0'; }) .replace(/\0C(\d+)\0/g, function(m, i) { return comments[i]; }) //replace one line comments .replace(/\/\/(.*$)/gm,'//$1') //replace functons .replace(/([a-z\_\$][a-z0-9_]*)\(/gi,'$1('); return code; }, //PHP hightlight_php: function(code) { var comments = []; // store comments var funcs = 'abs acos acosh addcslashes addslashes ' + 'array_change_key_case array_chunk array_combine array_count_values array_diff '+ 'array_diff_assoc array_diff_key array_diff_uassoc array_diff_ukey array_fill '+ 'array_filter array_flip array_intersect array_intersect_assoc array_intersect_key '+ 'array_intersect_uassoc array_intersect_ukey array_key_exists array_keys array_map '+ 'array_merge array_merge_recursive array_multisort array_pad array_pop array_product '+ 'array_push array_rand array_reduce array_reverse array_search array_shift '+ 'array_slice array_splice array_sum array_udiff array_udiff_assoc '+ 'array_udiff_uassoc array_uintersect array_uintersect_assoc '+ 'array_uintersect_uassoc array_unique array_unshift array_values array_walk '+ 'array_walk_recursive atan atan2 atanh base64_decode base64_encode base_convert '+ 'basename bcadd bccomp bcdiv bcmod bcmul bindec bindtextdomain bzclose bzcompress '+ 'bzdecompress bzerrno bzerror bzerrstr bzflush bzopen bzread bzwrite ceil chdir '+ 'checkdate checkdnsrr chgrp chmod chop chown chr chroot chunk_split class_exists '+ 'closedir closelog copy cos cosh count count_chars date decbin dechex decoct '+ 'deg2rad delete ebcdic2ascii echo empty end ereg ereg_replace eregi eregi_replace error_log '+ 'error_reporting escapeshellarg escapeshellcmd eval exec exit exp explode extension_loaded '+ 'feof fflush fgetc fgetcsv fgets fgetss file_exists file_get_contents file_put_contents '+ 'fileatime filectime filegroup fileinode filemtime fileowner fileperms filesize filetype '+ 'floatval flock floor flush fmod fnmatch fopen fpassthru fprintf fputcsv fputs fread fscanf '+ 'fseek fsockopen fstat ftell ftok getallheaders getcwd getdate getenv gethostbyaddr gethostbyname '+ 'gethostbynamel getimagesize getlastmod getmxrr getmygid getmyinode getmypid getmyuid getopt '+ 'getprotobyname getprotobynumber getrandmax getrusage getservbyname getservbyport gettext '+ 'gettimeofday gettype glob gmdate gmmktime in_array ini_alter ini_get ini_get_all ini_restore ini_set '+ 'interface_exists intval ip2long is_a is_array is_bool is_callable is_dir is_double '+ 'is_executable is_file is_finite is_float is_infinite is_int is_integer is_link is_long '+ 'is_nan is_null is_numeric is_object is_readable is_real is_resource is_scalar is_soap_fault '+ 'is_string is_subclass_of is_uploaded_file is_writable is_writeable mkdir mktime nl2br '+ 'parse_ini_file parse_str parse_url passthru pathinfo readlink realpath rewind rewinddir rmdir '+ 'round str_ireplace str_pad str_repeat str_replace str_rot13 str_shuffle str_split '+ 'str_word_count strcasecmp strchr strcmp strcoll strcspn strftime strip_tags stripcslashes '+ 'stripos stripslashes stristr strlen strnatcasecmp strnatcmp strncasecmp strncmp strpbrk '+ 'strpos strptime strrchr strrev strripos strrpos strspn strstr strtok strtolower strtotime '+ 'strtoupper strtr strval substr substr_compare'; var keywords = 'and or xor array as break case ' + 'cfunction const continue declare default die do else ' + 'elseif enddeclare endfor endforeach endif endswitch endwhile ' + 'extends for foreach function include include_once global if ' + 'new old_function return static switch use require require_once ' + 'while abstract interface public implements extends private protected throw'; funcs = new RegExp(get_keywords(funcs), 'gi'); keywords = new RegExp(get_keywords(keywords), 'gi'); code = code //replace strings .replace(/(".*?")/g,'$1') .replace(/('.*?')/g,'$1') //replace multiline comments .replace(/\/\*([\s\S]*?)\*\//g, function(m, t) { return '\0C'+push(comments, multiline_comments(m))+'\0'; }) .replace(/\0C(\d+)\0/g, function(m, i) { return comments[i]; }) //replace one line comments .replace(/\/\/(.*$)/gm,'//$1') //replace variables .replace(/\$(\w+)/g,'$$$1') //replace functions .replace(funcs,'$1$2') //replace keywords .replace(keywords,'$1$2'); return code; }, //CSS hightlight_css: function(code) { var comments = []; // store comments var keywords = 'background-color background-image background-position ' + 'background-repeat background border-collapse border-color border-spacing border-style border-top ' + 'border-right border-bottom border-left border-top-color border-right-color border-bottom-color border-left-color ' + 'border-top-style border-right-style border-bottom-style border-left-style border-top-width border-right-width ' + 'border-bottom-width border-left-width border-width border color cursor direction display ' + 'float font-size-adjust font-family font-size font-stretch font-style font-variant font-weight font ' + 'height left letter-spacing line-height list-style-image list-style-position list-style-type list-style margin-top ' + 'margin-right margin-bottom margin-left margin max-height max-width min-height min-width ' + 'outline-color outline-style outline-width outline overflow padding-top padding-right padding-bottom padding-left padding position' + 'quotes right size src table-layout text-align top text-decoration text-indent text-shadow text-transform ' + 'vertical-align visibility white-space width word-spacing x-height z-index'; var values = 'absolute all attr auto baseline behind below black blink block blue bold bolder '+ 'both bottom capitalize caption center center-left center-right circle close-quote collapse compact '+ 'continuous cursive dashed decimal default digits disc dotted double embed expanded fixed format '+ 'gray green groove help hidden hide high higher icon inline-table inline inset inside invert italic '+ 'justify large larger left-side left leftwards level line-through list-item '+ 'lowercase lower low ltr marker medium middle move none no-repeat normal nowrap oblique olive once outset '+ 'outside overline pointer print purple red relative repeat repeat-x repeat-y rgb right rtl screen scroll show silver slower slow '+ 'small small-caps small-caption smaller soft solid square s-resize static sub super '+ 'table-caption table-cell table-column table-column-group table-footer-group table-header-group table-row table-row-group '+ 'text-bottom text-top thick thin top transparent underline upper-alpha uppercase upper-latin '+ 'upper-roman url visible wait white wider w-resize x-fast x-high x-large x-low x-small x-soft yellow'; var fonts = '[mM]onospace [tT]ahoma [vV]erdana [aA]rial [hH]elvetica [sS]ans-serif [sS]erif [cC]ourier New mono sans serif'; keywords = new RegExp(get_keywords(keywords), 'gi'); values = new RegExp(get_keywords(values), 'gi'); fonts = new RegExp(get_keywords(fonts), 'gi'); code = code //replace comments .replace(/\/\*([\s\S]*?)\*\//g, function(m, t) { return '\0C'+push(comments, multiline_comments(m))+'\0'; }) .replace(/\0C(\d+)\0/g, function(m, i) { return comments[i]; }) //replace keywords .replace(keywords,'$1$2') //replace values .replace(values,'$1$2') //replace fonts .replace(fonts,'$1$2') //replace hex colors .replace(/(\#[a-fA-F0-9]{3,6})/gi,'$1') //replace sizes .replace(/(-?\d+)(\.\d+)?(px|em|pt|\:|\%|)/gi,'$1$3'); return code; }, //HTML hightlight_html: function(code) { code = code //replace attributes .replace(/\s+([a-zA-Z\-]{0,15})\=\"([-a-z0-9_ \/\.\#\:\=\;]{0,49})\"/gi,' $1="$2"') //replace open tags .replace(/(<)(\w{0,15})(\s+|>|>)/gi,'$1$2$3') //replace close tags .replace(/(<)\/(\w{0,15})(>|>)/gi,'$1/$2$3') //replace doctype .replace(/(<!)([-a-z0-9_ \/\.\#\:\"]{0,150})(>|>)/gi,'$1$2$3') //replace comments .replace(/(<|<)!--([\s\S]*?)--(>|>)/gm,'$1!--$2--$3'); return code; }, //SQL hightlight_sql: function(code) { var comments = []; // store comments var funcs = 'abs avg case cast coalesce convert count current_timestamp ' + 'current_user day isnull left lower month nullif replace right ' + 'session_user space substring sum system_user upper user year'; var keywords = 'absolute action add after alter as asc at authorization begin bigint ' + 'binary bit by cascade char character check checkpoint close collate ' + 'column commit committed connect connection constraint contains continue ' + 'create cube current current_date current_time cursor database date ' + 'deallocate dec decimal declare default delete desc distinct double drop ' + 'dynamic else end end-exec escape except exec execute false fetch first ' + 'float for force foreign forward free from full function global goto grant ' + 'group grouping having hour ignore index inner insensitive insert instead ' + 'int integer intersect into is isolation key last level load local max min ' + 'minute modify move name national nchar next no numeric of off on only ' + 'open option order out output partial password precision prepare primary ' + 'prior privileges procedure public read real references relative repeatable ' + 'restrict return returns revoke rollback rollup rows rule schema scroll ' + 'second section select sequence serializable set size smallint static ' + 'statistics table temp temporary then time timestamp to top transaction ' + 'translation trigger true truncate uncommitted union unique update values ' + 'varchar varying view when where with work'; var op = 'all and any between cross in join like not null or outer some'; funcs = new RegExp(get_keywords(funcs), 'gi'); keywords = new RegExp(get_keywords(keywords), 'gi'); op = new RegExp(get_keywords(op), 'gi'); code = code //replace strings .replace(/(".*?")/g,'$1') .replace(/('.*?')/g,'$1') //replace multiline comments .replace(/\/\*([\s\S]*?)\*\//g, function(m, t) { return '\0C'+push(comments, multiline_comments(m))+'\0'; }) .replace(/\0C(\d+)\0/g, function(m, i) { return comments[i]; }) //replace one line comments .replace(/\/\/(.*$)/gm,'//$1') //replace variables .replace(/\$(\w+)/g,'$$$1') //replace functions .replace(funcs,'$1$2') //replace keywords .replace(keywords,'$1$2') //replace operators .replace(op,'$1$2'); return code; } }; /* * helpers */ //prepare regexp template for keywords function get_keywords(str) { return '(' + str.replace(/ /g, '|') + ')([^a-z0-9\$_])'; } //process multiline comments function multiline_comments(text) { text = text.split('\n'); for(var i=0; i
Failed to get svg file
:(
"); }); }); // Convert svg -> png // https://gist.github.com/gustavohenke/9073132 $("#save-icon").on("click", function(e){ e.preventDefault(); var size = getSize(); var svg = $("#svg-container svg")[0]; var svgData = new XMLSerializer().serializeToString(svg); var canvas = document.createElement("canvas"); canvas.width = size; canvas.height = size; var ctx = canvas.getContext("2d"); var img = document.createElement("img"); img.setAttribute("src", "data:image/svg+xml;base64," + btoa(svgData)); img.onload = function() { ctx.drawImage(img, 0, 0); var url = canvas.toDataURL("image/png"); console.log("PNG dataUri: " + url); window.open(url, "_blank"); }; }); $("#svg-colour").on("change keyup", function() { var colour = $(this).val(); $.each($("#svg-container svg path"), function(index, path){ $(path).attr("fill", colour); }) }); $("#svg-size").on("change keyup", function() { var size = getSize(); var svg = $("#svg-container svg")[0]; svg.setAttribute("width", size); svg.setAttribute("height", size) }); // A very bad search/filter, but may be useful for those who // roughly know the icon names $("#search").on("keyup", function() { var searchTerm = $(this).val(); $.each(icons, function(i, icon) { var title = $(icon).data("original-title"); if (title.indexOf(searchTerm) === -1) { $(icon).addClass("hidden"); } else { $(icon).removeClass("hidden"); } }); }); }); ================================================ FILE: package.json ================================================ { "name": "webfont-medical-icons", "version": "1.0.0", "description": "72 ICONS (X2) specialized in the Clinical & Medical world FREE and easy to use!", "main": "packages/webfont-medical-icons/wfmi-style.css", "author": "Samuel Frémondière", "license": "MIT" } ================================================ FILE: packages/sprites/sprites.css ================================================ [class*="medical-icon-"] { display: inline-block; width: 64px; height: 64px; background-image: url(sprites.svg); background-repeat: no-repeat; } .medical-icon-i-womens-health { background-position: 0 0; width: 64px; } .medical-icon-i-waiting-area { background-position: -80px 0; width: 64px; } .medical-icon-i-volume-control { background-position: -160px 0; width: 64px; } .medical-icon-i-ultrasound { background-position: -240px 0; width: 65px; } .medical-icon-i-text-telephone { background-position: -321px 0; width: 64px; } .medical-icon-i-surgery { background-position: -401px 0; width: 65px; } .medical-icon-i-stairs { background-position: -482px 0; width: 64px; } .medical-icon-i-radiology { background-position: -562px 0; width: 64px; } .medical-icon-i-physical-therapy { background-position: -642px 0; width: 64px; } .medical-icon-i-pharmacy { background-position: -722px 0; width: 65px; } .medical-icon-i-pediatrics { background-position: -803px 0; width: 64px; } .medical-icon-i-pathology { background-position: -883px 0; width: 64px; } .medical-icon-i-outpatient { background-position: -963px 0; width: 64px; } .medical-icon-i-mental-health { background-position: -1043px 0; width: 64px; } .medical-icon-i-medical-records { background-position: -1123px 0; width: 64px; } .medical-icon-i-medical-library { background-position: -1203px 0; width: 65px; } .medical-icon-i-mammography { background-position: 0 -80px; } .medical-icon-i-laboratory { background-position: -80px -80px; } .medical-icon-i-labor-delivery { background-position: -160px -80px; } .medical-icon-i-immunizations { background-position: -240px -80px; } .medical-icon-i-imaging-root-category { background-position: -321px -80px; } .medical-icon-i-imaging-alternative-pet { background-position: -401px -80px; } .medical-icon-i-imaging-alternative-mri { background-position: -482px -80px; } .medical-icon-i-imaging-alternative-mri-two { background-position: -562px -80px; } .medical-icon-i-imaging-alternative-ct { background-position: -642px -80px; } .medical-icon-i-fire-extinguisher { background-position: -722px -80px; } .medical-icon-i-family-practice { background-position: -803px -80px; } .medical-icon-i-emergency { background-position: -883px -80px; } .medical-icon-i-elevators { background-position: -963px -80px; } .medical-icon-i-ear-nose-throat { background-position: -1043px -80px; } .medical-icon-i-drinking-fountain { background-position: -1123px -80px; } .medical-icon-i-cardiology { background-position: -1203px -80px; } .medical-icon-i-billing { background-position: 0 -160px; } .medical-icon-i-anesthesia { background-position: -80px -160px; } .medical-icon-i-ambulance { background-position: -160px -160px; } .medical-icon-i-alternative-complementary { background-position: -240px -160px; } .medical-icon-i-administration { background-position: -321px -160px; } .medical-icon-i-social-services { background-position: -401px -160px; } .medical-icon-i-smoking { background-position: -482px -160px; } .medical-icon-i-restrooms { background-position: -562px -160px; } .medical-icon-i-restaurant { background-position: -642px -160px; } .medical-icon-i-respiratory { background-position: -722px -160px; } .medical-icon-i-registration { background-position: -803px -160px; } .medical-icon-i-oncology { background-position: -883px -160px; } .medical-icon-i-nutrition { background-position: -963px -160px; } .medical-icon-i-nursery { background-position: -1043px -160px; } .medical-icon-i-no-smoking { background-position: -1123px -160px; } .medical-icon-i-neurology { background-position: -1203px -160px; } .medical-icon-i-mri-pet { background-position: 0 -240px; } .medical-icon-i-interpreter-services { background-position: -80px -240px; } .medical-icon-i-internal-medicine { background-position: -160px -240px; } .medical-icon-i-intensive-care { background-position: -240px -240px; } .medical-icon-i-inpatient { background-position: -321px -240px; } .medical-icon-i-information-us { background-position: -401px -240px; } .medical-icon-i-infectious-diseases { background-position: -482px -240px; } .medical-icon-i-hearing-assistance { background-position: -562px -240px; } .medical-icon-i-health-services { background-position: -642px -240px; } .medical-icon-i-health-education { background-position: -722px -240px; } .medical-icon-i-gift-shop { background-position: -803px -240px; } .medical-icon-i-genetics { background-position: -883px -240px; } .medical-icon-i-first-aid { background-position: -963px -240px; } .medical-icon-i-dermatology { background-position: -1043px -240px; } .medical-icon-i-dental { background-position: -1123px -240px; } .medical-icon-i-coffee-shop { background-position: -1203px -240px; } .medical-icon-i-chapel { background-position: 0 -320px; } .medical-icon-i-cath-lab { background-position: -80px -320px; } .medical-icon-i-care-staff-area { background-position: -160px -320px; } .medical-icon-i-accessibility { background-position: -240px -320px; } .medical-icon-i-diabetes-education { background-position: -321px -320px; } .medical-icon-i-hospital { background-position: -401px -320px; } .medical-icon-i-kidney { background-position: -482px -320px; } .medical-icon-i-ophthalmology { background-position: -562px -320px; } .medical-icon-womens-health { background-position: -642px -320px; } .medical-icon-waiting-area { background-position: -722px -320px; } .medical-icon-volume-control { background-position: -803px -320px; } .medical-icon-ultrasound { background-position: -883px -320px; } .medical-icon-text-telephone { background-position: -963px -320px; } .medical-icon-surgery { background-position: -1043px -320px; } .medical-icon-stairs { background-position: -1123px -320px; } .medical-icon-radiology { background-position: -1203px -320px; } .medical-icon-physical-therapy { background-position: 0 -400px; } .medical-icon-pharmacy { background-position: -80px -400px; } .medical-icon-pediatrics { background-position: -160px -400px; } .medical-icon-pathology { background-position: -240px -400px; } .medical-icon-outpatient { background-position: -321px -400px; } .medical-icon-ophthalmology { background-position: -401px -400px; } .medical-icon-mental-health { background-position: -482px -400px; } .medical-icon-medical-records { background-position: -562px -400px; } .medical-icon-medical-library { background-position: -642px -400px; } .medical-icon-mammography { background-position: -722px -400px; } .medical-icon-laboratory { background-position: -803px -400px; } .medical-icon-labor-delivery { background-position: -883px -400px; } .medical-icon-kidney { background-position: -963px -400px; } .medical-icon-immunizations { background-position: -1043px -400px; } .medical-icon-imaging-root-category { background-position: -1123px -400px; } .medical-icon-imaging-alternative-pet { background-position: -1203px -400px; } .medical-icon-imaging-alternative-mri { background-position: 0 -480px; } .medical-icon-imaging-alternative-mri-two { background-position: -80px -480px; } .medical-icon-imaging-alternative-ct { background-position: -160px -480px; } .medical-icon-hospital { background-position: -240px -480px; } .medical-icon-fire-extinguisher { background-position: -321px -480px; } .medical-icon-family-practice { background-position: -401px -480px; } .medical-icon-emergency { background-position: -482px -480px; } .medical-icon-elevators { background-position: -562px -480px; } .medical-icon-ear-nose-throat { background-position: -642px -480px; } .medical-icon-drinking-fountain { background-position: -722px -480px; } .medical-icon-diabetes-education { background-position: -803px -480px; } .medical-icon-cardiology { background-position: -883px -480px; } .medical-icon-billing { background-position: -963px -480px; } .medical-icon-anesthesia { background-position: -1043px -480px; } .medical-icon-ambulance { background-position: -1123px -480px; } .medical-icon-alternative-complementary { background-position: -1203px -480px; } .medical-icon-administration { background-position: 0 -560px; } .medical-icon-accessibility { background-position: -80px -560px; } .medical-icon-social-services { background-position: -160px -560px; } .medical-icon-smoking { background-position: -240px -560px; } .medical-icon-restrooms { background-position: -321px -560px; } .medical-icon-restaurant { background-position: -401px -560px; } .medical-icon-respiratory { background-position: -482px -560px; } .medical-icon-oncology { background-position: -562px -560px; } .medical-icon-nutrition { background-position: -642px -560px; } .medical-icon-nursery { background-position: -722px -560px; } .medical-icon-no-smoking { background-position: -803px -560px; } .medical-icon-neurology { background-position: -883px -560px; } .medical-icon-mri-pet { background-position: -963px -560px; } .medical-icon-interpreter-services { background-position: -1043px -560px; } .medical-icon-internal-medicine { background-position: -1123px -560px; } .medical-icon-intensive-care { background-position: -1203px -560px; } .medical-icon-inpatient { background-position: 0 -640px; } .medical-icon-information-us { background-position: -80px -640px; } .medical-icon-infectious-diseases { background-position: -160px -640px; } .medical-icon-hearing-assistance { background-position: -240px -640px; } .medical-icon-health-services { background-position: -321px -640px; } .medical-icon-health-education { background-position: -401px -640px; } .medical-icon-gift-shop { background-position: -482px -640px; } .medical-icon-genetics { background-position: -562px -640px; } .medical-icon-first-aid { background-position: -642px -640px; } .medical-icon-dental { background-position: -722px -640px; } .medical-icon-coffee-shop { background-position: -803px -640px; } .medical-icon-chapel { background-position: -883px -640px; } .medical-icon-cath-lab { background-position: -963px -640px; } .medical-icon-care-staff-area { background-position: -1043px -640px; } .medical-icon-registration { background-position: -1123px -640px; } .medical-icon-dermatology { background-position: -1203px -640px; } ================================================ FILE: packages/sprites/sprites.html ================================================CSS Sprite - Generated by IcoMoon