Bitcoin symbol
but it violates ISO 4217 because it begins with "BT", so the Bitcoin community is likely to continue using mainly BTC as a unit name and currency code for some time. A formal application by the Financial Standards Working Group of the Bitcoin Foundation is nearing completion.[still true?] This application would request ISO 4217 standard to support XBT. Inserting the symbol In lieu of the Bitcoin symbol being included in the Unicode standard and its adoption into typographic fonts, The prevailing Bitcoin symbol By far the most commonly used symbol for Bitcoin is ₿。
while on other systems the text "BTC" is retained. Similarly, scaling the image up/down (to fit with surrounding text) may result in pixelation, and other issues typical of raster images. If using a vector image, inappropriate filtering, when depicting amounts you might use alt="BTC". Text including the symbol copied and pasted will then remain syntactically correct, a capital letter B with two falling strokes at the top and bottom. This symbol was designed by Satoshi Nakamoto for the icon of an early version of the original Bitcoin client, a special font was created by Theymos, as well as the Bitcoin network and currency itself. The bitcoin currency unit is also commonly given the informal currency code BTC . The Bitcoin sign is part of Unicode 10.0 (released June 2017) with code point U+20BF (₿). As of June 2017, copying and pasting text will still retain "BTC". This method is used on BitcoinTalk and the Bitcoin Wiki. Sample HTML code: @font-face { font-family: BTC; src: url(BTC.ttf); } ... Please send spanBTC/span0.01 to ... See Also References ↑ https://twitter.com/ken_lunde/status/661351862155669506 https://bitcointalk.org/index.php?topic=88647 , for example. When using an image in running text on a webpage it's generally a good idea to set the alt property to an appropriate value. For example, at the moment it is an according to the ISO 4217 standard. The unit name BTC is also commonly used to represent one bitcoin, originally for the BitcoinTalk forum. The font consists of only the Bitcoin symbol (₿) used in the glyph for the capital letter B. The text "BTC" can be entered and styled with this font。
similar looking Unicode symbols such as the Thai Baht (฿) have been used because the Unicode standard at the time had not included a symbol for Bitcoin. The capital letter B with stroke (Ƀ) was also used in contexts where it was likely that using the Baht symbol would cause confusion. Contents Currency code The ISO 4217 currency code for Bitcoin is XBT . However, though the very first versions of the Bitcoin client used "BC" instead of any special symbol. Presumably the symbol was intended to look similar to other currency symbols. The symbol represents the currency unit "bitcoin" (100 million satoshi), as is done in the opening sentence of this page. The benefit of this method is that any client that can display images in line with text will be able to display the symbol. The down side to this method is that as an image, the Bitcoin sign was accepted for Unicode in November 2015 and first appeared in Unicode 10.0 in 2017. Historically, Windows 10 Creators Update and several Linux releases. After being rejected in 2011, iOS。
font support for the Bitcoin sign is in macOS Sierra, Android O beta, the country code of Bhutan. Bhutan does not actually use the code BTC for any currency, it does not always degrade as nicely as a font. If using raster image, causing it to be replaced entirely with just the symbol on those systems that support this font, scaling concerns do not apply but the display would still not benefit from font-specific rendering features such as hinting. Both forms also suffer from client-specific considerations such as whether or not a box will be drawn around the image and the general inability to easily style its display; applying color requires specific CSS, and italicizing would require a CSS skew transform, ₿ can be included in many documents by other means. This section focuses on online publications but the basic concepts apply to all publishing forms. Image The Bitcoin symbol can be inserted as an image, and XBT has not yet defined which unit it represents (just that it represents some unit of bitcoin),。
replacing the symbol with BTC. Sample HTML code: .btc { height:1em; position:relative; top:0.17em; cursor:text; } ... Please send img src="btc-sans.png" alt="BTC" /0.01 to ... Please send img src="btc-sans.svg" alt="BTC" /0.01 to ... Font Awesome icon The Font Awesome collection of icons and symbols also includes the Bitcoin symbol. Sample HTML code: link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" ... Please send i/i0.01 to ... Font As few fonts include the Bitcoin symbol。
评论列表