Commit 68f50634e2b14d4ddf61363df8a2d7c8a3825fe4
1 parent
8b530b1c
update readme
Showing
2 changed files
with
17 additions
and
2 deletions
Show diff stats
README.md
1 | 1 | <p align="center"> |
2 | 2 | <a href="https://www.iviewui.com"> |
3 | - <img width="200" src="https://raw.githubusercontent.com/iview/iview/master/assets/logo.png"> | |
3 | + <img width="200" src="https://raw.githubusercontent.com/iview/iview/master/assets/logo.svg"> | |
4 | 4 | </a> |
5 | 5 | </p> |
6 | 6 | |
... | ... | @@ -34,7 +34,7 @@ |
34 | 34 | - Dozens of useful and beautiful components. |
35 | 35 | - Friendly API. It's made for people with all skill levels. |
36 | 36 | - Extensive documentation. |
37 | -- It is quite beautiful | |
37 | +- It is quite beautiful. | |
38 | 38 | - Support Vue.js 2 and Vue.js 1. |
39 | 39 | |
40 | 40 | ## Programming | ... | ... |
1 | +<?xml version="1.0" encoding="utf-8"?> | |
2 | +<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |
3 | +<svg version="1.1" id="图层_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |
4 | + viewBox="0 0 72 72" style="enable-background:new 0 0 72 72;" xml:space="preserve"> | |
5 | +<style type="text/css"> | |
6 | + .st0{fill:#3399FF;} | |
7 | + .st1{fill:#00CC99;} | |
8 | +</style> | |
9 | +<polygon id="XMLID_85_" class="st0" points="59.1,12.3 19.2,12.3 25.4,21.4 53,21.4 49.5,26.6 39.2,41.9 44.7,50.1 60.6,26.6 | |
10 | + 64.1,21.4 70.3,12.3 "/> | |
11 | +<g id="XMLID_36_"> | |
12 | + <polygon id="XMLID_57_" class="st1" points="41.5,54.9 36,46.6 36,46.6 22.4,26.6 11.3,26.6 30.4,54.9 30.4,54.9 36,63.1 "/> | |
13 | + <polygon id="XMLID_44_" class="st1" points="12.8,12.3 1.7,12.3 7.8,21.4 19,21.4 "/> | |
14 | +</g> | |
15 | +</svg> | ... | ... |