handle register and poster and fix bugs
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
function AddressPoster() {
|
||||
return (
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="20"
|
||||
height="20"
|
||||
viewBox="0 0 20 20"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M10.0004 11.1917C11.4363 11.1917 12.6004 10.0276 12.6004 8.59167C12.6004 7.15573 11.4363 5.99167 10.0004 5.99167C8.56445 5.99167 7.40039 7.15573 7.40039 8.59167C7.40039 10.0276 8.56445 11.1917 10.0004 11.1917Z"
|
||||
stroke="#E7EEF6"
|
||||
strokeWidth="1.5"
|
||||
/>
|
||||
<path
|
||||
d="M3.01675 7.075C4.65842 -0.141667 15.3501 -0.133334 16.9834 7.08333C17.9417 11.3167 15.3084 14.9 13.0001 17.1167C11.3251 18.7333 8.67508 18.7333 6.99175 17.1167C4.69175 14.9 2.05842 11.3083 3.01675 7.075Z"
|
||||
stroke="#E7EEF6"
|
||||
strokeWidth="1.5"
|
||||
/>
|
||||
</svg>
|
||||
);
|
||||
}
|
||||
|
||||
export default AddressPoster;
|
||||
@@ -0,0 +1,15 @@
|
||||
function CircleOrangeSm() {
|
||||
return (
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="8"
|
||||
height="9"
|
||||
viewBox="0 0 8 9"
|
||||
fill="none"
|
||||
>
|
||||
<circle cx="4" cy="4.5" r="4" fill="#F17732" />
|
||||
</svg>
|
||||
);
|
||||
}
|
||||
|
||||
export default CircleOrangeSm;
|
||||
@@ -0,0 +1,37 @@
|
||||
function ClipBoard() {
|
||||
return (
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="25"
|
||||
viewBox="0 0 24 25"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M9.30957 15.2L10.8096 16.7L14.8096 12.7"
|
||||
stroke="#E7EEF6"
|
||||
strokeWidth="1.5"
|
||||
strokeLinecap="round"
|
||||
strokeLinejoin="round"
|
||||
/>
|
||||
<path
|
||||
d="M10 6.5H14C16 6.5 16 5.5 16 4.5C16 2.5 15 2.5 14 2.5H10C9 2.5 8 2.5 8 4.5C8 6.5 9 6.5 10 6.5Z"
|
||||
stroke="#E7EEF6"
|
||||
strokeWidth="1.5"
|
||||
strokeMiterlimit="10"
|
||||
strokeLinecap="round"
|
||||
strokeLinejoin="round"
|
||||
/>
|
||||
<path
|
||||
d="M16 4.52C19.33 4.7 21 5.93 21 10.5V16.5C21 20.5 20 22.5 15 22.5H9C4 22.5 3 20.5 3 16.5V10.5C3 5.94 4.67 4.7 8 4.52"
|
||||
stroke="#E7EEF6"
|
||||
strokeWidth="1.5"
|
||||
strokeMiterlimit="10"
|
||||
strokeLinecap="round"
|
||||
strokeLinejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
);
|
||||
}
|
||||
|
||||
export default ClipBoard;
|
||||
@@ -0,0 +1,34 @@
|
||||
function TelefonPoster() {
|
||||
return (
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="20"
|
||||
height="21"
|
||||
viewBox="0 0 20 21"
|
||||
fill="none"
|
||||
>
|
||||
<path
|
||||
d="M18.3087 15.775C18.3087 16.075 18.242 16.3833 18.1003 16.6833C17.9587 16.9833 17.7753 17.2667 17.5337 17.5333C17.1253 17.9833 16.6753 18.3083 16.167 18.5167C15.667 18.725 15.1253 18.8333 14.542 18.8333C13.692 18.8333 12.7837 18.6333 11.8253 18.225C10.867 17.8167 9.90866 17.2667 8.95866 16.575C8.00033 15.875 7.09199 15.1 6.22533 14.2417C5.36699 13.375 4.59199 12.4667 3.90033 11.5167C3.21699 10.5667 2.66699 9.61667 2.26699 8.67501C1.86699 7.72501 1.66699 6.81667 1.66699 5.95C1.66699 5.38334 1.76699 4.84167 1.96699 4.34167C2.16699 3.83334 2.48366 3.36667 2.92533 2.95001C3.45866 2.42501 4.04199 2.16667 4.65866 2.16667C4.89199 2.16667 5.12533 2.21667 5.33366 2.31667C5.55033 2.41667 5.74199 2.56667 5.89199 2.78334L7.82533 5.50834C7.97533 5.71667 8.08366 5.90834 8.15866 6.09167C8.23366 6.26667 8.27533 6.44167 8.27533 6.60001C8.27533 6.80001 8.21699 7 8.10033 7.19167C7.99199 7.38334 7.83366 7.58334 7.63366 7.78334L7.00033 8.44167C6.90866 8.53334 6.86699 8.64167 6.86699 8.77501C6.86699 8.84167 6.87533 8.9 6.89199 8.96667C6.91699 9.03334 6.94199 9.08334 6.95866 9.13334C7.10866 9.40834 7.36699 9.76667 7.73366 10.2C8.10866 10.6333 8.50866 11.075 8.94199 11.5167C9.39199 11.9583 9.82533 12.3667 10.267 12.7417C10.7003 13.1083 11.0587 13.3583 11.342 13.5083C11.3837 13.525 11.4337 13.55 11.492 13.575C11.5587 13.6 11.6253 13.6083 11.7003 13.6083C11.842 13.6083 11.9503 13.5583 12.042 13.4667L12.6753 12.8417C12.8837 12.6333 13.0837 12.475 13.2753 12.375C13.467 12.2583 13.6587 12.2 13.867 12.2C14.0253 12.2 14.192 12.2333 14.3753 12.3083C14.5587 12.3833 14.7503 12.4917 14.9587 12.6333L17.717 14.5917C17.9337 14.7417 18.0837 14.9167 18.1753 15.125C18.2587 15.3333 18.3087 15.5417 18.3087 15.775Z"
|
||||
stroke="#E7EEF6"
|
||||
strokeWidth="1.5"
|
||||
strokeMiterlimit="10"
|
||||
/>
|
||||
<path
|
||||
d="M15.4167 8.00001C15.4167 7.50001 15.025 6.73334 14.4417 6.10834C13.9083 5.53334 13.2 5.08334 12.5 5.08334"
|
||||
stroke="#E7EEF6"
|
||||
strokeWidth="1.5"
|
||||
strokeLinecap="round"
|
||||
strokeLinejoin="round"
|
||||
/>
|
||||
<path
|
||||
d="M18.3333 8.00001C18.3333 4.77501 15.725 2.16667 12.5 2.16667"
|
||||
stroke="#E7EEF6"
|
||||
strokeWidth="1.5"
|
||||
strokeLinecap="round"
|
||||
strokeLinejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
);
|
||||
}
|
||||
|
||||
export default TelefonPoster;
|
||||
Reference in New Issue
Block a user