mirror of
https://github.com/janickiy/yii2-nomer
synced 2025-03-09 15:39:59 +00:00
add files to project
This commit is contained in:
commit
5cac498444
3729 changed files with 836998 additions and 0 deletions
15
web/js/amcharts/images/dragIconRectBig.svg
Normal file
15
web/js/amcharts/images/dragIconRectBig.svg
Normal file
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="24px" height="32px" viewBox="0 0 24 32">
|
||||
|
||||
<defs>
|
||||
<filter id="f1" >
|
||||
<feGaussianBlur in="SourceGraphic" stdDeviation="1"/>
|
||||
</filter>
|
||||
</defs>
|
||||
|
||||
<rect x="2" y="4" fill="#000000" opacity="0.3" width="20" height="26" rx="3" ry="3" filter="url(#f1)"/>
|
||||
<rect x="2" y="3" fill="#ffffff" width="20" height="26" rx="3" ry="3"/>
|
||||
<line x1="10.5" y1="11" x2="10.5" y2="21" stroke="#A9A9A9"/>
|
||||
<line x1="13.5" y1="11" x2="13.5" y2="21" stroke="#A9A9A9"/>
|
||||
</svg>
|
After Width: | Height: | Size: 700 B |
Loading…
Add table
Add a link
Reference in a new issue