mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Add Neovim icon and run generate-original-source.py
This commit is contained in:
parent
18ff974fba
commit
bc374ce62b
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# Seti-UI + Custom (180 icons, 19 aliases)
|
||||
# Codepoints: E5FA-E6AD
|
||||
# Seti-UI + Custom (181 icons, 19 aliases)
|
||||
# Codepoints: E5FA-E6AE
|
||||
# Nerd Fonts Version: 3.0.2
|
||||
# Script Version: (autogenerated)
|
||||
test -n "$__i_seti_loaded" && return || __i_seti_loaded=1
|
||||
@ -203,4 +203,5 @@ i='' i_seti_zip=$i
|
||||
i='' i_custom_asm=$i
|
||||
i='' i_custom_v_lang=$i
|
||||
i='' i_custom_folder_oct=$i
|
||||
i='' i_custom_neovim=$i
|
||||
unset i
|
||||
|
Binary file not shown.
@ -209,3 +209,4 @@
|
||||
177 i_custom_asm asm_nf.svg
|
||||
178 i_custom_v_lang vlang_nf.svg
|
||||
179 i_custom_folder_oct folder2_nf.svg
|
||||
180 i_custom_neovim neovim.svg
|
||||
|
Can't render this file because it has a wrong number of fields in line 11.
|
82
src/svgs/neovim.svg
Normal file
82
src/svgs/neovim.svg
Normal file
@ -0,0 +1,82 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="177"
|
||||
height="217"
|
||||
viewBox="0 0 177 217"
|
||||
version="1.1"
|
||||
id="svg4"
|
||||
sodipodi:docname="neovim.svg"
|
||||
inkscape:version="1.3 (0e150ed, 2023-07-21)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
|
||||
<sodipodi:namedview
|
||||
id="namedview4"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="true"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
inkscape:zoom="4.0708702"
|
||||
inkscape:cx="128.84223"
|
||||
inkscape:cy="117.66526"
|
||||
inkscape:window-width="2560"
|
||||
inkscape:window-height="1327"
|
||||
inkscape:window-x="1080"
|
||||
inkscape:window-y="237"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="Page-1" />
|
||||
<title
|
||||
id="title1">neovim-1color@2x</title>
|
||||
<description>Created with Sketch (http://www.bohemiancoding.com/sketch)</description>
|
||||
<defs
|
||||
id="defs1" />
|
||||
<g
|
||||
id="Page-1"
|
||||
stroke="none"
|
||||
stroke-width="1"
|
||||
fill="none"
|
||||
fill-rule="evenodd"
|
||||
sketch:type="MSPage"
|
||||
style="display:inline">
|
||||
<g
|
||||
id="mark-copy"
|
||||
sketch:type="MSLayerGroup"
|
||||
transform="translate(2.4045078,0.16348808)"
|
||||
style="display:inline;mix-blend-mode:normal">
|
||||
<path
|
||||
d="M 0.02714063,45.458544 7.656878,37.755371 45.223647,93.699003 45.223646,211.99833 0.02714063,166.89384 Z"
|
||||
id="Left---green"
|
||||
stroke="#333333"
|
||||
stroke-width="4"
|
||||
sketch:type="MSShapeGroup" />
|
||||
<path
|
||||
d="M 129.33671,45.889361 175.15234,-0.14833204 V 117.71914 l -38.32918,57.63759 c 0,0 -7.79602,-8.46289 -7.79602,-8.46289 z"
|
||||
id="Right---blue"
|
||||
fill="#333333"
|
||||
sketch:type="MSShapeGroup"
|
||||
transform="matrix(-1,0,0,1,304,0)" />
|
||||
<path
|
||||
d="M 45.193511,-0.13667814 162.69969,179.17338 129.81792,212.05433 12.250244,33.141173 Z"
|
||||
id="Cross---blue"
|
||||
fill="#333333"
|
||||
sketch:type="MSShapeGroup" />
|
||||
</g>
|
||||
</g>
|
||||
<metadata
|
||||
id="metadata4">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:title>neovim-1color@2x</dc:title>
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
</svg>
|
After Width: | Height: | Size: 2.6 KiB |
Loading…
Reference in New Issue
Block a user