On our website you can download font SF Pro Icons version Version 4.200, which belongs to the family SF Pro Icons (subfamily Regular). Manufacturer by Apple Inc. Designer - Apple Inc.. (You can contact the designer at: http://www.apple.com).Download SF Pro Icons free on MyFonts.club. It size - only 45.27 KB All right reserved © 2017 Apple Inc. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 57 times |
| size | 45.27 KB |
| Family | SF Pro Icons |
| Subfamily | Regular |
| Full name | SF Pro Icons Regular |
| PostScript name | SFProIcons-Regular |
| Preferred subfamily | Regular |
| Version | Version 4.200 |
| Unique ID | SFPROICONS 47092ca-2016.03.22 |
| Description | Created in 2015, the original glyph font, Apple Icons, was produced to work in unison with Myriad Set Pro and served to strengthen interactive links on web. Apple Icons would later become SF Pro Icons redesigned to align to Apple's new typeface, San Francisco, in 2016. The redesign addresses a number of issues that were present in Apple Icons. Improvements include matched type metrics, brand ID standardized Apple logo character, web font optimization, custom character spacing, parent type alignment, etc. SF Pro Icons is designed to be adaptable to work with our two web font families, SF Pro Display and SF Pro Text. The web font families have differing xheights, descender and ascender extensions, advancement, counters, and bowls. These differences were purposely made to optimize the legibility of each family in the type size for which they are utilized. The SF Pro Icons character set includes CTA iconography, UI elements, and internal use special characters and is available as a family of true type fonts in four weights. |
| Designer | Apple Inc.. |
| Designer URL | http://www.apple.com |
| Trademark | SF Pro Icons is a trademark of Apple Inc. |
| Manufacturer | Apple Inc |
| Vendor URL | http://www.apple.com |
| Copyright | © 2017 Apple Inc. All rights reserved. |
| License URL | https://www.apple.com/legal/intellectual-property/ |
| License Description | This font software is the valuable property of Apple Inc. | Interactive MARCOM. Replication, alteration, and distribution of this font is strictly prohibited. Apple Inc. all rights reserved. |
| Vendor ID | PfEd |
You can connect the font SF Pro Icons to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=sf-pro-icons" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=sf-pro-icons);
Activate this font for text in your CSS styles file::
font-family: 'SF Pro Icons', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=sf-pro-icons" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'SF Pro Icons', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with SF Pro Icons!</div>
</body>
</html>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.