Modern Pictograms Pro, version 2 of the icon typeface Modern Pictograms, works as well big as it does small. It has been redrawn with details and lighter strokes that disappear at small sizes, and come to life at larger sizes.
40px
Denotes new or redrawn in version 2
Designed by Micah Barrett and John Caserta, the offset printed specimen showcases the icons in use on the highest resolution display available -- paper.
14x28" three-color poster that folds to an iPad sized booklet. Printing by DES Printing. Photographs by Sarah Verity.
t
Get notified of new versions and post icon suggestions on twitter @modernpictogram
¬
Version 1 is deprecated
@font-face {
font-family: 'modern_pictograms_proregular';
src: url('modernpictogramspro_2-webfont.eot');
src: url('modernpictogramspro_2-webfont.eot?#iefix')
format('embedded-opentype'),
url('modernpictogramspro_2-webfont.woff')
format('woff'),
url('modernpictogramspro_2-webfont.ttf')
format('truetype');
font-weight: normal;
font-style: normal;
}
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<span class="icon" data-icon="(">Settings</span>
icon:before
{
content: attr(data-icon);
font-family: modern_pictograms_proregular;
/* other styles here */
}
<span class="icon">A</span>
.icon{
font-family: "modern_pictograms_proregular";
}
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"
id="Layer_1" x="0px" y="0px" width="100px" height="100px" viewBox="0.626 0.528 100 100"
enable-background="new 0.626 0.528 100 100" xml:space="preserve">
<path d="M96.365,32.047l-64.22,64.22c-6.468,6.469-17.71,
5.391-25.257-2.002c-7.392-7.546-8.47-18.789-2.002-25.257l64.22-64.22
c6.469-6.468,17.711-5.39,25.257,
2.002C101.756,14.336,102.834,25.579,96.365,32.047z M11.355,83.639
c1.54,0,2.926-1.387,2.926-2.927s-1.386-2.926-2.926-2.926s-2.926,1.386-2.926,
2.926S9.815,83.639,11.355,83.639z M13.049,73.166 "></path>
</svg>
<embed src="circle1.svg" type="image/svg+xml" />