Skip to content

Commit

Permalink
clipboardWithEnvelope -> application-mail
Browse files Browse the repository at this point in the history
  • Loading branch information
analoo committed Jan 17, 2025
1 parent a300f6f commit 282fcd4
Show file tree
Hide file tree
Showing 11 changed files with 10 additions and 64 deletions.
54 changes: 0 additions & 54 deletions src/main/resources/templates/fragments/gcc-icons.html
Original file line number Diff line number Diff line change
Expand Up @@ -732,60 +732,6 @@ <h1>GCC Icons</h1>
</svg>
</td>
</tr>
<tr>
<td>clipboardWithEnvelope</td>
<td>
<svg th:fragment="clipboardWithEnvelope" aria-hidden="true" width="101" height="75"
viewBox="0 0 101 75"
fill="none"
xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M32.2903 68.5636C26.1328 65.5239 19.3046 62.8861 15.736 57.0167C12.0774 50.9991 12.2464 43.5404 12.8045 36.5141C13.3699 29.3947 14.4287 21.9642 18.9587 16.4407C23.4519 10.962 30.5411 8.67831 37.3178 6.62433C43.8713 4.638 50.7714 2.94211 57.3569 4.80237C63.8329 6.63166 68.8052 11.58 73.1264 16.7393C77.2393 21.6498 79.8154 27.4265 81.488 33.6133C83.2726 40.2142 85.2862 47.1658 83.1057 53.6515C80.8788 60.2755 75.4793 65.3811 69.5602 69.0926C63.854 72.6706 57.1564 74.2377 50.4271 74.1422C43.9701 74.0505 38.0788 71.4211 32.2903 68.5636Z"
fill="#769BF3"/>
<path d="M59.0637 7.61992H9.5V65.4277H59.0637V7.61992Z" fill="white"
stroke="#121111"
stroke-width="3" stroke-miterlimit="10" stroke-linecap="round"
stroke-linejoin="round"/>
<path
d="M49.7942 59.4779H18.6056C16.6448 59.4779 15.0547 57.8946 15.0547 55.9421V14.1518C15.0547 12.1993 16.6448 10.616 18.6056 10.616H49.8298C51.7693 10.616 53.3451 12.1851 53.3451 14.1163V19.3348V55.935C53.3451 57.8946 51.7551 59.4779 49.7942 59.4779Z"
fill="white" stroke="#121111" stroke-width="3" stroke-miterlimit="10"
stroke-linecap="round"
stroke-linejoin="round"/>
<path d="M20.9648 42.4168H47.4402" stroke="#121111" stroke-width="3"
stroke-miterlimit="10"
stroke-linecap="round" stroke-linejoin="round"/>
<path d="M20.9648 36.112H47.4402" stroke="#121111" stroke-width="3"
stroke-miterlimit="10"
stroke-linecap="round" stroke-linejoin="round"/>
<path d="M20.9648 48.6221H47.4402" stroke="#121111" stroke-width="3"
stroke-miterlimit="10"
stroke-linecap="round" stroke-linejoin="round"/>
<path
d="M34.2863 24.8089C32.5322 24.8089 31.1133 26.2218 31.1133 27.9683V30.1409H37.4594V27.9683C37.4522 26.2218 36.0333 24.8089 34.2863 24.8089Z"
fill="#DAFFF8"/>
<path
d="M34.2863 24.8089C35.6174 24.8089 36.6964 23.7345 36.6964 22.4091C36.6964 21.0838 35.6174 20.0094 34.2863 20.0094C32.9553 20.0094 31.8762 21.0838 31.8762 22.4091C31.8762 23.7345 32.9553 24.8089 34.2863 24.8089Z"
fill="#DAFFF8"/>
<path
d="M34.2863 24.8089C32.5322 24.8089 31.1133 26.2218 31.1133 27.9683V30.1409H37.4594V27.9683C37.4522 26.2218 36.0333 24.8089 34.2863 24.8089ZM34.2863 24.8089C35.6174 24.8089 36.6964 23.7345 36.6964 22.4091C36.6964 21.0838 35.6174 20.0094 34.2863 20.0094C32.9553 20.0094 31.8762 21.0838 31.8762 22.4091C31.8762 23.7345 32.9553 24.8089 34.2863 24.8089Z"
stroke="#121111" stroke-width="2" stroke-miterlimit="10"
stroke-linecap="round"
stroke-linejoin="round"/>
<path
d="M44.2118 12.7815H24.3535V11.0634C24.3535 7.71218 27.0773 5 30.4429 5H38.1295C41.4951 5 44.2189 7.71218 44.2189 11.0634V12.7815H44.2118Z"
fill="#DAFFF8" stroke="#121111" stroke-width="3" stroke-miterlimit="10"
stroke-linecap="round"
stroke-linejoin="round"/>
<path d="M38.5327 46L38.5 70.9107L84.4673 71L84.5 46.0893L38.5327 46Z"
fill="#FFE8CE"
stroke="#121111" stroke-width="3" stroke-miterlimit="10"
stroke-linecap="round"
stroke-linejoin="round"/>
<path d="M39 47.5L62.5 58.5L84 47.5" stroke="#121111" stroke-width="3"
stroke-linejoin="round"/>
</svg>
</td>
</tr>
<tr>
<td>pencil</td>
<td>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/templates/gcc/submit-ccap-terms.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
header=#{submit-ccap-terms.title},
subtext=#{submit-ccap-terms.subtext},
required='true',
iconFragment=~{fragments/gcc-icons :: clipboardWithEnvelope},
iconFragment=~{fragments/gcc-icons :: application-mail},
buttonLabel=#{general.inputs.continue},
formAction=${formAction},
inputContent=~{::inputContent})}">
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/templates/gcc/submit-intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<div class="text--centered">
<th:block th:replace="~{fragments/gcc-icons :: clipboardWithEnvelope}"></th:block>
<th:block th:replace="~{fragments/gcc-icons :: application-mail}"></th:block>
<p class="text--grey-dark" th:id="submit-intro-step" th:text="${#messages.msg('submit-intro.step', '6')}"></p>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{submit-intro.title})}"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/icons :: clipboardWithEnvelope}"></th:block>
<th:block th:replace="~{fragments/icons :: application-mail}"></th:block>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{submit-provider-agreement-handoff.header}, subtext=#{submit-provider-agreement-handoff.body})}"/>
<th:block
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
title=#{provider-response-confirmation-code.title},
header=#{provider-response-confirmation-code.header},
subtext=#{provider-response-confirmation-code.subtext},
iconFragment=~{fragments/gcc-icons :: clipboardWithEnvelope},
iconFragment=~{fragments/gcc-icons :: application-mail},
buttonLabel=#{general.button.continue},
required='true',
formAction=${formAction},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<div class="text--centered">
<th:block th:replace="~{fragments/gcc-icons :: clipboardWithEnvelope}"></th:block>
<th:block th:replace="~{fragments/gcc-icons :: application-mail}"></th:block>
<p class="text--grey-dark" th:id="registration-provide-care-intro-step" th:text="#{general.step-header('2', '5')}"></p>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{registration-basic-info-intro.title})}"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<div class="text--centered">
<th:block th:replace="~{fragments/gcc-icons :: clipboardWithEnvelope}"></th:block>
<th:block th:replace="~{fragments/gcc-icons :: application-mail}"></th:block>
<p class="text--grey-dark" th:id="registration-provide-care-intro-step" th:text="#{general.step-header('3', '5')}"></p>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{registration-checks-trainings-intro.title})}"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<div class="text--centered">
<th:block th:replace="~{fragments/gcc-icons :: clipboardWithEnvelope}"></th:block>
<th:block th:replace="~{fragments/gcc-icons :: application-mail}"></th:block>
<p class="text--grey-dark" th:id="registration-family-response-intro-step" th:text="#{general.step-header('4', '5')}"></p>
<th:block th:replace="~{fragments/cardHeader :: cardHeader(header=#{registration-family-response-intro.title})}"/>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<div class="text--centered">
<th:block th:replace="~{fragments/gcc-icons :: clipboardWithEnvelope}"></th:block>
<th:block th:replace="~{fragments/gcc-icons :: application-mail}"></th:block>
<p class="text--grey-dark" th:id="registration-submit-intro-step" th:text="#{general.step-header('5', '5')}"></p>
<th:block
th:replace="~{fragments/cardHeader :: cardHeader(header=#{registration-submit-intro.title})}"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="grid">
<div th:replace="~{fragments/goBack :: goBackLink}"></div>
<main id="content" role="main" class="form-card spacing-above-35">
<th:block th:replace="~{fragments/gcc-icons :: clipboardWithEnvelope}"></th:block>
<th:block th:replace="~{fragments/gcc-icons :: application-mail}"></th:block>
<th:block
th:replace="~{fragments/cardHeaderForSingleInputScreen :: cardHeaderForSingleInputScreen(header=#{provider-response-response.header}, inputName='providerResponseAgreeToCare', required='true')}"/>
<th:block
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
title=#{provider-response-confirmation-code.title},
header=#{provider-response-confirmation-code.header},
subtext=#{provider-response-confirmation-code.subtext},
iconFragment=~{fragments/gcc-icons :: clipboardWithEnvelope},
iconFragment=~{fragments/gcc-icons :: application-mail},
buttonLabel=#{general.button.continue},
required='true',
formAction=${formAction},
Expand Down

0 comments on commit 282fcd4

Please sign in to comment.