mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-01 16:55:57 +02:00
Merge branch 'puppet_icon' of https://github.com/dhollinger/nerd-fonts into dhollinger-puppet_icon
This commit is contained in:
commit
be0069cf91
@ -65,4 +65,5 @@ i='' i_custom_elixir=$i
|
||||
i='' i_custom_electron=$i
|
||||
i='' i_custom_crystal=$i
|
||||
i='' i_custom_purescript=$i
|
||||
i='' i_custom_puppet=$i
|
||||
unset i
|
||||
|
@ -523,7 +523,7 @@ class font_patcher:
|
||||
# Define the character ranges
|
||||
# Symbol font ranges
|
||||
self.patch_set = [
|
||||
{'Enabled': True, 'Name': "Seti-UI + Custom", 'Filename': "original-source.otf", 'Exact': False, 'SymStart': 0xE4FA, 'SymEnd': 0xE530, 'SrcStart': 0xE5FA, 'SrcEnd': 0xE630, 'ScaleGlyph': None, 'Attributes': SYM_ATTR_DEFAULT},
|
||||
{'Enabled': True, 'Name': "Seti-UI + Custom", 'Filename': "original-source.otf", 'Exact': False, 'SymStart': 0xE4FA, 'SymEnd': 0xE531, 'SrcStart': 0xE5FA, 'SrcEnd': 0xE631, 'ScaleGlyph': None, 'Attributes': SYM_ATTR_DEFAULT},
|
||||
{'Enabled': True, 'Name': "Devicons", 'Filename': "devicons.ttf", 'Exact': False, 'SymStart': 0xE600, 'SymEnd': 0xE6C5, 'SrcStart': 0xE700, 'SrcEnd': 0xE7C5, 'ScaleGlyph': DEVI_SCALE_LIST, 'Attributes': SYM_ATTR_DEFAULT},
|
||||
{'Enabled': self.args.powerline, 'Name': "Powerline Symbols", 'Filename': "PowerlineSymbols.otf", 'Exact': True, 'SymStart': 0xE0A0, 'SymEnd': 0xE0A2, 'SrcStart': None, 'SrcEnd': None, 'ScaleGlyph': None, 'Attributes': SYM_ATTR_POWERLINE},
|
||||
{'Enabled': self.args.powerline, 'Name': "Powerline Symbols", 'Filename': "PowerlineSymbols.otf", 'Exact': True, 'SymStart': 0xE0B0, 'SymEnd': 0xE0B3, 'SrcStart': None, 'SrcEnd': None, 'ScaleGlyph': None, 'Attributes': SYM_ATTR_POWERLINE},
|
||||
|
Binary file not shown.
71
src/svgs/puppet.svg
Normal file
71
src/svgs/puppet.svg
Normal file
@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="32.0px"
|
||||
height="32.0px"
|
||||
viewBox="0 0 32.0 32.0"
|
||||
version="1.1"
|
||||
id="SVGRoot">
|
||||
<defs
|
||||
id="defs101">
|
||||
<clipPath
|
||||
id="a">
|
||||
<path
|
||||
d="M 0,792 H 612 V 0 H 0 Z"
|
||||
id="path2" />
|
||||
</clipPath>
|
||||
</defs>
|
||||
<metadata
|
||||
id="metadata104">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title></dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
id="puppet">
|
||||
<g
|
||||
clip-path="url(#a)"
|
||||
transform="matrix(1.2062359,0,0,-1.1952485,-40.141024,931.82481)"
|
||||
id="g19"
|
||||
style="fill:#444444;fill-opacity:1">
|
||||
<g
|
||||
fill="#ffa61a"
|
||||
transform="matrix(0.95837,0,0,0.96866,1.89,23.96)"
|
||||
id="g17"
|
||||
style="fill:#444444;fill-opacity:1">
|
||||
<path
|
||||
d="M 53.407,769.136 H 47.271 V 763 h 6.136 z"
|
||||
id="path7"
|
||||
style="fill:#444444;fill-opacity:1" />
|
||||
<path
|
||||
d="m 43.819,757.631 h -1.918 v 1.918 h 1.918 z m 2.301,4.218 H 39.6 v -6.52 h 6.52 z"
|
||||
id="path9"
|
||||
style="fill:#444444;fill-opacity:1" />
|
||||
<path
|
||||
d="M 0,0 -3.874,3.874 -2.378,5.37 1.496,1.496 Z"
|
||||
transform="translate(47.4,767.58)"
|
||||
id="path11"
|
||||
style="fill:#444444;fill-opacity:1" />
|
||||
<path
|
||||
d="M 0,0 -1.496,1.496 1.57,4.562 3.066,3.066 Z"
|
||||
transform="translate(46.06,760.36)"
|
||||
id="path13"
|
||||
style="fill:#444444;fill-opacity:1" />
|
||||
<path
|
||||
d="m 43.819,772.588 h -1.918 v 1.918 h 1.918 z m 2.301,4.219 H 39.6 v -6.52 h 6.52 z"
|
||||
id="path15"
|
||||
style="fill:#444444;fill-opacity:1" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.1 KiB |
Loading…
Reference in New Issue
Block a user