Skip to content

Commit

Permalink
Merge pull request #1782 from GSA/dev
Browse files Browse the repository at this point in the history
Release v0.6.2 (Sprint 40)
  • Loading branch information
scottqueen-bixal authored Sep 5, 2024
2 parents 9eb91ac + eb7b223 commit 84c1faa
Show file tree
Hide file tree
Showing 3 changed files with 328 additions and 101 deletions.
49 changes: 49 additions & 0 deletions .github/workflows/increment_sub_hash.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
name: Update Submodule Hash

on:
workflow_dispatch:

jobs:
update-submodule:
runs-on: ubuntu-latest

steps:
- name: Checkout repository without submodules
uses: actions/checkout@v4
with:
submodules: false # Do not checkout submodules initially
fetch-depth: 0 # Necessary to fetch all history for branch creation

- name: Make PR Branch
run: git checkout -b update-submodule-hash-${{ github.run_id }}

- name: Initialize and update submodule
run: |
git submodule update --init --recursive usagov-2021
cd usagov-2021/
git checkout origin/main
- name: Checkout submodule to latest main
run: |
cd usagov-2021
git config user.name "Hash Pipeline"
git config user.email "[email protected]"
git fetch
latest_commit=$(git rev-parse origin/main)
git checkout $latest_commit
- name: Commit changes if there are any
run: |
cd ..
git add usagov-2021
git commit -m "Updated submodule to latest commit $latest_commit" || echo "No changes to commit"
git push --set-upstream origin update-submodule-hash-${{ github.run_id }}
- name: Create Pull Request
uses: repo-sync/pull-request@v2
with:
github_token: ${{ secrets.ADD_TO_PROJECT_PAT }}
pr_title: "Update Submodule to Latest Commit"
pr_body: "This pull request updates the submodule to the latest commit on main."
pr_label: "automated-pr"
destination_branch: ${{ github.ref_name }}
336 changes: 255 additions & 81 deletions benefit-finder/src/shared/components/Icon/index_icons.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,87 +4,261 @@ import Colors from '../../styles/colors/_index.js'

// all-benefits
export const AllBenefits = () => (
<svg
width="46"
height="45"
viewBox="0 0 46 45"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M37.9816 21.2902L11.4053 5.27734L1.63067 21.5001L28.207 37.513L37.9816 21.2902Z"
fill="#E6F5FB"
/>
<path
d="M8.37022 21.4958L25.0606 31.5526C25.9408 30.5688 27.3446 30.2236 28.5816 30.6781L32.1026 24.8327C31.1188 23.9524 30.7736 22.5486 31.2281 21.3117L14.5435 11.2549C13.6633 12.2387 12.2595 12.5839 11.0225 12.1294L7.50146 17.9748C8.48528 18.855 8.83048 20.2588 8.37597 21.4958H8.37022Z"
fill="white"
stroke="#1A1A1A"
strokeWidth="0.53"
strokeMiterlimit="10"
/>
<path
d="M14.0602 19.096C14.6989 19.096 15.2166 18.5783 15.2166 17.9396C15.2166 17.3009 14.6989 16.7832 14.0602 16.7832C13.4216 16.7832 12.9038 17.3009 12.9038 17.9396C12.9038 18.5783 13.4216 19.096 14.0602 19.096Z"
fill="#1A1A1A"
/>
<path
d="M25.5207 26.0062C26.1593 26.0062 26.6771 25.4884 26.6771 24.8498C26.6771 24.2111 26.1593 23.6934 25.5207 23.6934C24.882 23.6934 24.3643 24.2111 24.3643 24.8498C24.3643 25.4884 24.882 26.0062 25.5207 26.0062Z"
fill="#1A1A1A"
/>
<path
d="M24.8135 32.6801L7.46728 22.2264C7.18537 22.0538 7.09332 21.6913 7.26592 21.4094C7.82974 20.4716 7.53057 19.2519 6.59278 18.6881C6.31087 18.5155 6.21881 18.153 6.39141 17.8711L10.413 11.1973C10.5856 10.9154 10.948 10.8233 11.23 10.9959C12.1677 11.5597 13.3874 11.2548 13.9513 10.3228C14.1239 10.0408 14.4863 9.94879 14.7682 10.1214L32.1145 20.5752C32.3964 20.7478 32.4884 21.1102 32.3158 21.3921C31.752 22.3299 32.0569 23.5496 32.989 24.1135C33.2709 24.2861 33.3629 24.6485 33.1903 24.9304L29.1688 31.6043C28.9962 31.8862 28.6337 31.9782 28.3518 31.8056C27.414 31.2418 26.1943 31.5467 25.6305 32.4788C25.4579 32.7607 25.0954 32.8527 24.8135 32.6801ZM8.54891 21.4842L24.9689 31.3799C25.8376 30.4133 27.2184 30.0739 28.4324 30.5226L31.8959 24.7751C30.9293 23.9063 30.5899 22.5255 31.0386 21.3116L14.6187 11.4101C13.7499 12.3767 12.3691 12.7219 11.1552 12.2674L7.69166 18.0149C8.65822 18.8837 8.99766 20.2645 8.54891 21.4784V21.4842Z"
fill="#1A1A1A"
/>
<path
d="M27.9372 37.7027L1.56397 21.8121C1.28206 21.6395 1.19001 21.277 1.36261 20.9951L10.8268 5.28858C10.9994 5.00667 11.3619 4.91462 11.6438 5.08721L38.017 20.9779C38.2989 21.1505 38.3909 21.5129 38.2183 21.7948L28.7541 37.4956C28.5815 37.7775 28.2191 37.8696 27.9372 37.697V37.7027ZM2.69737 21.0929L28.0465 36.368L36.8893 21.6913L11.5402 6.41623L2.69737 21.0929Z"
fill="#1A1A1A"
/>
<path
d="M17.9783 23.7392L17.8747 23.9118L18.4731 24.2686L18.5651 24.119C19.71 24.7173 20.5213 24.2743 20.9067 23.6357C21.4821 22.6749 20.6824 21.8867 20.0437 21.2481C19.3764 20.5864 19.0887 20.2355 19.3073 19.873C19.4339 19.6659 19.7273 19.1711 20.7629 19.7925C21.7007 20.3563 21.5338 20.9604 21.3497 21.2653C21.2519 21.4322 21.3037 21.645 21.4706 21.7428C21.6374 21.8407 21.8503 21.7889 21.9481 21.622C22.3278 20.9949 22.3566 20.1089 21.413 19.3897L21.9021 18.5785C21.9999 18.4117 21.9481 18.1988 21.7812 18.101C21.6144 18.0032 21.4015 18.055 21.3037 18.2218L20.8147 19.033C19.6007 18.4462 18.9794 19.0676 18.709 19.5106C18.1797 20.3851 18.9391 21.133 19.549 21.7371C20.2048 22.3872 20.5845 22.813 20.3084 23.2732C20.13 23.5724 19.6813 23.9866 18.732 23.4171C17.6504 22.7669 17.8517 21.8867 18.0071 21.6278C18.1049 21.4609 18.0531 21.2481 17.8862 21.1503C17.7194 21.0525 17.5065 21.1042 17.4087 21.2711C17.0808 21.8176 16.9945 22.905 17.9841 23.7335L17.9783 23.7392Z"
fill="#00C0E7"
/>
<path
d="M18.0187 23.665L17.5297 24.4763C17.4319 24.6431 17.4837 24.856 17.6505 24.9538C17.8174 25.0516 18.0303 24.9998 18.1281 24.833L18.6171 24.0217"
fill="#00C0E7"
/>
<path
d="M37.9247 14.2288C39.1559 13.5729 40.3928 14.0965 40.8531 14.3669C43.7988 16.4266 44.0922 20.0109 44.2361 21.1846C44.541 26.1612 41.4112 30.1367 39.5414 31.529C39.0926 31.8627 38.6438 32.1389 37.7808 32.0411L35.6521 31.6498C34.933 31.5233 33.6845 31.3392 32.6144 31.6786C32.1944 31.8109 30.9862 32.1331 29.8873 32.1043C29.3292 32.0871 28.7999 31.8972 28.3512 31.5693C26.4756 30.1827 23.1271 26.2302 23.4321 21.2536C23.5817 20.0742 23.8751 16.4956 26.815 14.4359C27.2753 14.1598 28.1153 13.6017 29.9563 14.3381C29.9563 14.3381 33.6845 16.0066 37.6082 14.3381L37.9132 14.2346L37.9247 14.2288Z"
fill="#E7F6FB"
stroke="#1A1A1A"
strokeWidth="1.92"
strokeMiterlimit="10"
/>
<path
d="M33.351 13.4057C33.351 13.4057 29.3236 13.3137 28.57 12.4104C27.8163 11.5071 26.844 9.94222 26.7231 8.688C26.7231 8.67074 26.7289 8.65924 26.7462 8.65348C26.9303 8.57869 28.127 8.08966 29.3467 8.36006C29.3467 8.36006 33.2934 8.98142 33.3567 13.4057H33.351Z"
fill="#00C1E7"
stroke="#1A1A1A"
strokeWidth="1.92"
strokeMiterlimit="10"
/>
<path
d="M33.2645 14.9651C33.2645 14.9651 32.6949 13.2334 34.4036 11.4671C35.2033 10.7767 37.4586 8.41211 37.4586 8.41211C37.4586 8.41211 38.2583 8.56745 38.4425 9.13127C38.4194 9.24634 36.1756 11.4038 35.3357 12.2093C35.0768 12.4567 34.8696 12.7559 34.7373 13.0896C34.5475 13.5786 34.3691 14.292 34.6165 14.9651C34.6798 15.0112 33.2645 14.9651 33.2645 14.9651Z"
fill="#1A1A1A"
stroke="#1A1A1A"
strokeWidth="0.96"
strokeMiterlimit="10"
/>
<path
d="M35.6519 31.6495L37.7806 32.0407C38.6436 32.1385 39.0923 31.8623 39.5411 31.5286C41.4167 30.1421 44.5465 26.1608 44.2358 21.1842L43.4936 19.7861C43.4936 19.7861 42.7975 26.7937 35.6519 31.6437V31.6495Z"
fill="#00C1E7"
/>
<path
d="M37.9247 14.2298C39.1559 13.5739 40.3928 14.0974 40.8531 14.3679C43.7988 16.4275 44.0922 20.0119 44.2361 21.1855C44.541 26.1621 41.4112 30.1377 39.5414 31.53C39.0926 31.8637 38.6438 32.1398 37.7808 32.042L35.6521 31.6508C34.933 31.5242 33.6845 31.3401 32.6144 31.6796C32.1944 31.8119 30.9862 32.1341 29.8873 32.1053C29.3292 32.0881 28.7999 31.8982 28.3512 31.5703C26.4756 30.1837 23.1271 26.2312 23.4321 21.2546C23.5817 20.0751 23.8751 16.4966 26.815 14.4369C27.2753 14.1607 28.1153 13.6027 29.9563 14.3391C29.9563 14.3391 33.6845 16.0075 37.6082 14.3391L37.9132 14.2355L37.9247 14.2298Z"
stroke="#1A1A1A"
strokeWidth="1.92"
strokeMiterlimit="10"
/>
<path
d="M42.0729 32.7893C42.0729 32.7893 43.5227 32.0644 43.5055 31.6271C43.4882 31.1841 42.0499 29.5905 39.7486 30.2636C37.4472 30.9367 33.0057 33.6983 32.3843 33.7904C31.7687 33.8824 25.6529 31.7652 24.6058 31.4891C23.5587 31.2129 21.2171 29.9126 20.5843 29.5847C19.8651 29.2165 21.6256 27.83 24.0996 28.0486C26.5735 28.2672 31.878 29.625 32.672 27.7667C33.4659 25.9083 29.4444 25.4538 28.2937 25.1892C27.1431 24.9188 23.2883 24.2917 21.2229 23.8947C19.1575 23.4977 14.1636 22.3528 9.29052 25.9198C8.26643 26.9267 8.46205 26.9957 7.78891 27.2776C6.44263 27.8472 1 29.9299 1 29.9299L4.91225 38.7958C4.91225 38.7958 7.77165 37.5703 8.23767 37.438C10.4354 36.8166 20.2218 39.4286 22.4368 39.7623C25.325 40.1938 26.5217 40.6829 29.8874 39.3941L42.0614 32.7836L42.0729 32.7893Z"
fill="white"
stroke="#1A1A1A"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44.31 44.31">
<g id="Layer_1" data-name="Layer 1">
<g>
<path
className="cls-1"
fill="#e8f6fb"
strokeWidth="0px"
d="M22.16,40.85c-10.33,0-18.7-8.37-18.7-18.7S11.83,3.46,22.16,3.46c7.55,0,14.06,4.48,17.01,10.93.08.18.16.37.24.55.93,2.22,1.44,4.66,1.44,7.22,0,10.33-8.37,18.7-18.7,18.7Z"
/>
<path
className="cls-4"
fill="#e7f6fb"
strokeWidth="0px"
d="M22.16,39.34c-9.49,0-17.19-7.69-17.19-17.19S12.66,4.97,22.16,4.97c7,0,13.03,4.19,15.71,10.2.95,2.14,1.48,4.5,1.48,6.99,0,9.49-7.69,17.19-17.19,17.19Z"
/>
</g>
<g>
<circle
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
cx="22.01"
cy="3.63"
r="3.55"
/>
<circle
className="cls-3"
fill="#00c0e7"
strokeWidth="0px"
cx="22.01"
cy="3.63"
r="2.49"
/>
</g>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M40.55,12.43l-1.46.59c-2.11-3.91-5.56-6.99-9.75-8.6v1.63c3.55,1.51,6.49,4.18,8.34,7.54l-1.55.63c-.17.07-.19.29-.05.4l3.66,2.66c.14.1.33.02.36-.15l.77-4.46c.03-.18-.15-.32-.31-.25Z"
/>
<g>
<circle
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
cx="40.43"
cy="22.08"
r="3.55"
/>
<circle
className="cls-3"
fill="#00c0e7"
strokeWidth="0px"
cx="40.43"
cy="22.08"
r="2.49"
/>
</g>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M31.63,40.86l-.59-1.46c3.91-2.11,6.99-5.56,8.6-9.75h-1.63c-1.51,3.55-4.18,6.49-7.54,8.34l-.63-1.55c-.07-.17-.29-.19-.4-.05l-2.66,3.66c-.1.14-.02.33.15.36l4.46.77c.18.03.32-.15.25-.31Z"
/>
<g>
<circle
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
cx="22.01"
cy="40.53"
r="3.55"
/>
<circle
className="cls-3"
fill="#00c0e7"
strokeWidth="0px"
cx="22.01"
cy="40.53"
r="2.49"
/>
</g>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M3.48,31.73l1.46-.59c2.11,3.91,5.56,6.99,9.75,8.6v-1.63c-3.55-1.51-6.49-4.18-8.34-7.54l1.55-.63c.17-.07.19-.29.05-.4l-3.66-2.66c-.14-.1-.33-.02-.36.15l-.77,4.46c-.03.18.15.32.31.25Z"
/>
<g>
<circle
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
cx="3.6"
cy="22.08"
r="3.55"
/>
<circle
className="cls-3"
fill="#00c0e7"
strokeWidth="0px"
cx="3.6"
cy="22.08"
r="2.49"
/>
</g>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M12.4,3.31l.59,1.46c-3.91,2.11-6.99,5.56-8.6,9.75h1.63c1.51-3.55,4.18-6.49,7.54-8.34l.63,1.55c.07.17.29.19.4.05l2.66-3.66c.1-.14.02-.33-.15-.36l-4.46-.77c-.18-.03-.32.15-.25.31Z"
/>
<g>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M24.12,23.21l-.04-4.46c.16,0,.32-.02.47-.03,1.7-.13,3.11-1.33,3.52-2.97l.37-1.48c.13-.53-.19-1.06-.71-1.19-.52-.13-1.06.19-1.19.71l-.37,1.48c-.21.83-.92,1.43-1.78,1.49-.8.06-1.7.1-2.67.1-.25,0-.51,0-.77.02-2.01.12-3.72,1.49-4.24,3.42l-.64,2.32c-.14.52.17,1.06.69,1.2.09.02.17.04.26.04.43,0,.83-.29.95-.72l.64-2.32c.13-.49.41-.91.76-1.25l-.03,3.64-.98,7.25c-.08.6.34,1.15.93,1.22.05,0,.1,0,.15,0,.54,0,1.01-.4,1.08-.94l.95-7.05h.5l.95,7.05c.07.55.54.94,1.08.94.05,0,.1,0,.15,0,.6-.08,1.02-.63.93-1.22l-.97-7.25Z"
/>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M21.74,16.72c1.2,0,2.18-.98,2.18-2.18s-.98-2.18-2.18-2.18-2.18.98-2.18,2.18c0,1.2.98,2.18,2.18,2.18Z"
/>
</g>
</g>
<g id="Layer_1_copy_3" data-name="Layer 1 copy 3">
<g>
<path
className="cls-5"
fill="#fff"
strokeWidth="0px"
d="M22.16,40.85c-10.33,0-18.7-8.37-18.7-18.7S11.83,3.46,22.16,3.46c7.55,0,14.06,4.48,17.01,10.93.08.18.16.37.24.55.93,2.22,1.44,4.66,1.44,7.22,0,10.33-8.37,18.7-18.7,18.7Z"
/>
<path
className="cls-4"
fill="#e7f6fb"
strokeWidth="0px"
d="M22.16,36.47c-7.91,0-14.32-6.41-14.32-14.32s6.41-14.32,14.32-14.32c5.83,0,10.85,3.49,13.08,8.49.79,1.78,1.23,3.75,1.23,5.82,0,7.91-6.41,14.32-14.32,14.32Z"
/>
</g>
<g>
<circle
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
cx="22.01"
cy="3.63"
r="3.55"
/>
<circle
className="cls-3"
fill="#00c0e7"
strokeWidth="0px"
cx="22.01"
cy="3.63"
r="2.49"
/>
</g>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M40.55,12.43l-1.46.59c-2.11-3.91-5.56-6.99-9.75-8.6v1.63c3.55,1.51,6.49,4.18,8.34,7.54l-1.55.63c-.17.07-.19.29-.05.4l3.66,2.66c.14.1.33.02.36-.15l.77-4.46c.03-.18-.15-.32-.31-.25Z"
/>
<g>
<circle
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
cx="40.43"
cy="22.08"
r="3.55"
/>
<circle
className="cls-3"
fill="#00c0e7"
strokeWidth="0px"
cx="40.43"
cy="22.08"
r="2.49"
/>
</g>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M31.63,40.86l-.59-1.46c3.91-2.11,6.99-5.56,8.6-9.75h-1.63c-1.51,3.55-4.18,6.49-7.54,8.34l-.63-1.55c-.07-.17-.29-.19-.4-.05l-2.66,3.66c-.1.14-.02.33.15.36l4.46.77c.18.03.32-.15.25-.31Z"
/>
<g>
<circle
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
cx="22.01"
cy="40.53"
r="3.55"
/>
<circle
className="cls-3"
fill="#00c0e7"
strokeWidth="0px"
cx="22.01"
cy="40.53"
r="2.49"
/>
</g>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M3.48,31.73l1.46-.59c2.11,3.91,5.56,6.99,9.75,8.6v-1.63c-3.55-1.51-6.49-4.18-8.34-7.54l1.55-.63c.17-.07.19-.29.05-.4l-3.66-2.66c-.14-.1-.33-.02-.36.15l-.77,4.46c-.03.18.15.32.31.25Z"
/>
<g>
<circle
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
cx="3.6"
cy="22.08"
r="3.55"
/>
<circle
className="cls-3"
fill="#00c0e7"
strokeWidth="0px"
cx="3.6"
cy="22.08"
r="2.49"
/>
</g>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M12.4,3.31l.59,1.46c-3.91,2.11-6.99,5.56-8.6,9.75h1.63c1.51-3.55,4.18-6.49,7.54-8.34l.63,1.55c.07.17.29.19.4.05l2.66-3.66c.1-.14.02-.33-.15-.36l-4.46-.77c-.18-.03-.32.15-.25.31Z"
/>
</g>
<g id="dude">
<g>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M24.12,23.21l-.04-4.46c.16,0,.32-.02.47-.03,1.7-.13,3.11-1.33,3.52-2.97l.37-1.48c.13-.53-.19-1.06-.71-1.19-.52-.13-1.06.19-1.19.71l-.37,1.48c-.21.83-.92,1.43-1.78,1.49-.8.06-1.7.1-2.67.1-.25,0-.51,0-.77.02-2.01.12-3.72,1.49-4.24,3.42l-.64,2.32c-.14.52.17,1.06.69,1.2.09.02.17.04.26.04.43,0,.83-.29.95-.72l.64-2.32c.13-.49.41-.91.76-1.25l-.03,3.64-.98,7.25c-.08.6.34,1.15.93,1.22.05,0,.1,0,.15,0,.54,0,1.01-.4,1.08-.94l.95-7.05h.5l.95,7.05c.07.55.54.94,1.08.94.05,0,.1,0,.15,0,.6-.08,1.02-.63.93-1.22l-.97-7.25Z"
/>
<path
className="cls-2"
fill="#1a1a1a"
strokeWidth="0px"
d="M21.74,16.72c1.2,0,2.18-.98,2.18-2.18s-.98-2.18-2.18-2.18-2.18.98-2.18,2.18c0,1.2.98,2.18,2.18,2.18Z"
/>
</g>
</g>
</svg>
)

Expand Down
Loading

0 comments on commit 84c1faa

Please sign in to comment.