Merge branch 'ent-13334-iconos-de-menus-de-politicas-se-ven-borrosos-y-de-mayor-tamano-en-metaconsola' into 'develop'
Ent 13334 iconos de menus de politicas se ven borrosos y de mayor tamano en metaconsola See merge request artica/pandorafms!7154
This commit is contained in:
commit
55be5b5208
|
@ -0,0 +1,7 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<title>alerta externa</title>
|
||||||
|
<g id="alerta-externa" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||||
|
<path d="M7,8 C10,8 11,10 11,12 L11,15 L12.9421268,17.4207466 C12.980022,17.4797635 13,17.5469472 13,17.6153698 C13,17.8277953 12.8115134,18 12.5790032,18 L1.42106332,18 C1.34572552,18 1.27176775,17.9815301 1.20690603,17.9465168 C1.00672668,17.838458 0.940330434,17.6025993 1.05860612,17.4197119 L3,15 L3,12 C3,10 4,8 7,8 Z M9,18 C9,19.104 8.1048,20 7,20 C5.8956,20 5,19.104 5,18 L9,18 Z M8,0 C14.6273158,0 20,5.37252632 20,12 L18.1297368,12 C18.1297368,6.40563158 13.5945263,1.87010526 8,1.87010526 Z M8,3.74021053 C12.5617368,3.74021053 16.2596316,7.43826316 16.2596316,12 L14.3895263,12 C14.3895263,8.47105263 11.5287895,5.61031579 8,5.61031579 Z" id="bell" fill="#3F3F3F"></path>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1016 B |
|
@ -0,0 +1,10 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
<title>linking</title>
|
||||||
|
<g id="linking" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||||
|
<g id="Group" transform="translate(5, 1)" fill="#3F3F3F" fill-rule="nonzero">
|
||||||
|
<path d="M7,-1 C7.55228475,-1 8,-0.55228475 8,0 L8,4 C8,4.55228475 7.55228475,5 7,5 C6.44771525,5 6,4.55228475 6,4 L6,1 L1,1 L1,10 L6,10 C6,9.48716416 6.38604019,9.06449284 6.88337887,9.00672773 L7,9 C7.55228475,9 8,9.44771525 8,10 L8,11 C8,11.5522847 7.55228475,12 7,12 L0,12 C-0.55228475,12 -1,11.5522847 -1,11 L-1,0 C-1,-0.55228475 -0.55228475,-1 0,-1 L7,-1 Z" id="Path-100"></path>
|
||||||
|
<path d="M10,6 C10.5522847,6 11,6.44771525 11,7 L11,11 C11,11.5522847 10.5522847,12 10,12 C9.44771525,12 9,11.5522847 9,11 L9,8 L4,8 L4,17 L9,17 C9,16.4871642 9.38604019,16.0644928 9.88337887,16.0067277 L10,16 C10.5522847,16 11,16.4477153 11,17 L11,18 C11,18.5522847 10.5522847,19 10,19 L3,19 C2.44771525,19 2,18.5522847 2,18 L2,7 C2,6.44771525 2.44771525,6 3,6 L10,6 Z" id="Path-100" transform="translate(6.5, 12.5) scale(-1, -1) translate(-6.5, -12.5)"></path>
|
||||||
|
</g>
|
||||||
|
</g>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
Loading…
Reference in New Issue