Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 fix: Merging is blocked #255

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/project-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ jobs:
steps:
- uses: actions/add-to-project@v0.5.0
with:
column: In Progress
# Replace these values with your specific project details
project-url: https://github.com/orgs/Cooperation-org/projects/4
# or for repository projects:
# project-url: https://github.com/users/YOUR_USERNAME/projects/YOUR_PROJECT_NUMBER
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

146 changes: 146 additions & 0 deletions app/Assets/SVGs/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,128 @@ export const SVGBadgeCheck = () => {
</div>
)
}
export const SVGHeart = () => {
return (
// blue badge with a checkmark.svg
<div>
<svg
width='24'
height='24'
viewBox='0 0 24 24'
fill='none'
xmlns='http://www.w3.org/2000/svg'
>
<path
d='M12.0001 4.76307C9.77258 2.53557 6.15008 2.53557 3.92258 4.76307C1.69508 6.99057 1.69508 10.6131 3.92258 12.8406L12.0001 20.9106L20.0776 12.8331C22.3051 10.6056 22.3051 6.98307 20.0776 4.75557C19.5468 4.22555 18.9168 3.8053 18.2235 3.51882C17.5303 3.23234 16.7874 3.08524 16.0373 3.08594C15.2872 3.08664 14.5445 3.23511 13.8518 3.52288C13.1591 3.81064 12.5299 4.23207 12.0001 4.76307Z'
fill='#A2D0FF'
/>
<path
d='M12 3.75068C9.465 1.71818 5.745 1.87568 3.39 4.22318C2.175 5.45318 1.5 7.07318 1.5 8.79818C1.5 10.5232 2.175 12.1432 3.39 13.3657L11.4675 21.4432C11.6175 21.5932 11.805 21.6607 12 21.6607C12.195 21.6607 12.3825 21.5857 12.5325 21.4432L20.61 13.3657C21.825 12.1432 22.5 10.5232 22.5 8.79818C22.5 7.07318 21.825 5.45318 20.61 4.23068C19.485 3.10599 17.985 2.43528 16.3966 2.34674C14.8083 2.25819 13.2431 2.75801 12 3.75068ZM19.545 12.3082L12 19.8532L4.455 12.3082C3.99234 11.8485 3.62551 11.3015 3.37575 10.699C3.12599 10.0965 2.99827 9.4504 3 8.79818C3 7.47068 3.5175 6.22568 4.455 5.28818C5.4225 4.32068 6.69 3.84068 7.965 3.84068C9.24 3.84068 10.5 4.32068 11.4675 5.28818C11.76 5.58068 12.2325 5.58068 12.525 5.28818C13.4567 4.35883 14.719 3.83692 16.035 3.83692C17.351 3.83692 18.6133 4.35883 19.545 5.28818C20.0077 5.7479 20.3745 6.29486 20.6243 6.89737C20.874 7.49988 21.0017 8.14596 21 8.79818C21 10.1257 20.4825 11.3707 19.545 12.3082Z'
fill='#2E58FF'
/>
</svg>
</div>
)
}
export const SVGEmail = () => {
return (
// blue badge with a checkmark.svg
<div>
<svg
width='24'
height='24'
viewBox='0 0 24 24'
fill='none'
xmlns='http://www.w3.org/2000/svg'
>
<path
d='M19 4.25H5C3.48122 4.25 2.25 5.48122 2.25 7V17C2.25 18.5188 3.48122 19.75 5 19.75H19C20.5188 19.75 21.75 18.5188 21.75 17V7C21.75 5.48122 20.5188 4.25 19 4.25Z'
fill='#BAD7FF'
/>
<path
d='M21.3899 5.65L14.2499 11.91C13.6199 12.45 12.8199 12.75 11.9999 12.75C11.1799 12.75 10.3799 12.45 9.74986 11.92L2.60986 5.65C3.07986 4.81 3.96986 4.25 4.99986 4.25H18.9999C20.0299 4.25 20.9199 4.81 21.3899 5.65Z'
fill='#003FE0'
/>
</svg>
</div>
)
}
export const SVGCopy = () => {
return (
// blue badge with a checkmark.svg
<div>
<svg
width='24'
height='24'
viewBox='0 0 24 24'
fill='none'
xmlns='http://www.w3.org/2000/svg'
>
<path
d='M17.0002 3.25H9.07722C7.56023 3.25 6.32723 4.483 6.32723 6L6.26423 15.981C6.25923 16.718 6.54223 17.413 7.06323 17.937C7.58423 18.46 8.27623 18.749 9.01423 18.749H18.0002C19.5172 18.749 20.7502 17.516 20.7502 15.999V7C20.7502 4.933 19.0672 3.25 17.0002 3.25Z'
fill='#003FE0'
/>
<path
d='M15 6.25H6C4.48122 6.25 3.25 7.48122 3.25 9V18C3.25 19.5188 4.48122 20.75 6 20.75H15C16.5188 20.75 17.75 19.5188 17.75 18V9C17.75 7.48122 16.5188 6.25 15 6.25Z'
fill='#BAD7FF'
/>
</svg>
</div>
)
}
export const SVGLinkedIn = () => {
return (
// blue badge with a checkmark.svg
<div>
<svg
width='24'
height='24'
viewBox='0 0 24 24'
fill='none'
xmlns='http://www.w3.org/2000/svg'
>
<g clipPath='url(#clip0_34_12199)'>
<path
d='M4 9H7.578V20H4V9ZM17.324 9.129C17.286 9.117 17.25 9.104 17.21 9.093C17.162 9.08213 17.1136 9.07279 17.065 9.065C16.8537 9.0218 16.6386 9.00003 16.423 9C14.337 9 13.014 10.517 12.578 11.103V9H9V20H12.578V14C12.578 14 15.282 10.234 16.423 13V20H20V12.577C19.9985 11.7871 19.735 11.0201 19.2507 10.3961C18.7664 9.77212 18.0888 9.32646 17.324 9.129Z'
fill='#003FE0'
/>
<path
d='M5.75 7.5C6.7165 7.5 7.5 6.7165 7.5 5.75C7.5 4.7835 6.7165 4 5.75 4C4.7835 4 4 4.7835 4 5.75C4 6.7165 4.7835 7.5 5.75 7.5Z'
fill='#003FE0'
/>
</g>
<defs>
<clipPath id='clip0_34_12199'>
<rect width='16' height='16' fill='white' transform='translate(4 4)' />
</clipPath>
</defs>
</svg>
</div>
)
}
export const SVGExport = () => {
return (
// blue badge with a checkmark.svg
<div>
<svg
width='16'
height='16'
viewBox='0 0 16 16'
fill='none'
xmlns='http://www.w3.org/2000/svg'
>
<path
d='M12.6668 6.66602C12.49 6.66602 12.3204 6.73625 12.1954 6.86128C12.0704 6.9863 12.0002 7.15587 12.0002 7.33268V12.666C12.0002 12.8428 11.9299 13.0124 11.8049 13.1374C11.6799 13.2624 11.5103 13.3327 11.3335 13.3327H3.3335C2.96616 13.3327 2.66683 13.034 2.66683 12.666V4.66602C2.66683 4.29802 2.96616 3.99935 3.3335 3.99935H8.66683C8.84364 3.99935 9.01321 3.92911 9.13823 3.80409C9.26326 3.67906 9.3335 3.50949 9.3335 3.33268C9.3335 3.15587 9.26326 2.9863 9.13823 2.86128C9.01321 2.73625 8.84364 2.66602 8.66683 2.66602H3.3335C2.23083 2.66602 1.3335 3.56335 1.3335 4.66602V12.666C1.3335 13.7687 2.23083 14.666 3.3335 14.666H11.3335C12.4362 14.666 13.3335 13.7687 13.3335 12.666V7.33268C13.3335 7.15587 13.2633 6.9863 13.1382 6.86128C13.0132 6.73625 12.8436 6.66602 12.6668 6.66602Z'
fill='#003FE0'
/>
<path
d='M14.0001 1.33398H10.6667C10.4899 1.33398 10.3203 1.40422 10.1953 1.52925C10.0703 1.65427 10.0001 1.82384 10.0001 2.00065C10.0001 2.17746 10.0703 2.34703 10.1953 2.47206C10.3203 2.59708 10.4899 2.66732 10.6667 2.66732H12.3907L5.52872 9.52932C5.46505 9.59082 5.41426 9.66438 5.37932 9.74572C5.34438 9.82705 5.32599 9.91453 5.32522 10.0031C5.32445 10.0916 5.34132 10.1794 5.37484 10.2613C5.40836 10.3432 5.45786 10.4177 5.52046 10.4802C5.58305 10.5428 5.65749 10.5923 5.73942 10.6259C5.82135 10.6594 5.90914 10.6763 5.99765 10.6755C6.08617 10.6747 6.17365 10.6563 6.25499 10.6214C6.33633 10.5864 6.40989 10.5357 6.47139 10.472L13.3334 3.60998V5.33398C13.3334 5.5108 13.4036 5.68036 13.5286 5.80539C13.6537 5.93041 13.8232 6.00065 14.0001 6.00065C14.1769 6.00065 14.3464 5.93041 14.4715 5.80539C14.5965 5.68036 14.6667 5.5108 14.6667 5.33398V2.00065C14.6667 1.82384 14.5965 1.65427 14.4715 1.52925C14.3464 1.40422 14.1769 1.33398 14.0001 1.33398Z'
fill='#003FE0'
/>
</svg>
</div>
)
}
export const SVGMobile = () => {
return (
// black outlined smartphone.svg
Expand Down Expand Up @@ -107,6 +229,30 @@ export const SVGMobile = () => {
</div>
)
}
export const SVGTrush = () => {
return (
// black outlined smartphone.svg
<div>
<svg
width='24'
height='24'
viewBox='0 0 24 24'
fill='none'
xmlns='http://www.w3.org/2000/svg'
>
<path
d='M4 9L5.81267 21.6886C5.91954 22.4366 6.6842 23 7.59242 23H16.6739C17.5939 23 18.3645 22.4223 18.457 21.6632L20 9H4Z'
fill='#BAD7FF'
/>
<path
d='M3.73275 6.60921C3.58566 6.6267 3.48052 6.75996 3.498 6.9072L5.26716 21.8267C5.39381 22.9041 6.30806 23.7165 7.39373 23.7165H16.8848C17.9886 23.7165 18.9048 22.8884 19.0155 21.7901L20.5199 6.90251C20.5348 6.75509 20.4273 6.62355 20.2799 6.6087C20.1344 6.59159 20.001 6.70109 19.9861 6.8487L18.4817 21.7363C18.3986 22.5593 17.7121 23.1799 16.8848 23.1799H7.39369C6.58003 23.1799 5.89491 22.5711 5.79989 21.7638L4.03078 6.84396C4.01348 6.69687 3.88139 6.58962 3.73275 6.60921ZM21.7671 4.89593V3.2667C21.7671 2.61879 21.2399 2.09163 20.5919 2.09163H13.969V1.34154C13.969 0.758461 13.4948 0.28418 12.9117 0.28418H11.0877C10.5046 0.28418 10.0303 0.758414 10.0303 1.34154V2.09163H3.40767C2.75963 2.09163 2.23242 2.61884 2.23242 3.2667V4.89593C2.23242 5.54398 2.75963 6.07118 3.40767 6.07118H20.5919C21.2399 6.07118 21.7671 5.54398 21.7671 4.89593ZM10.5669 1.34154C10.5669 1.05438 10.8005 0.820805 11.0877 0.820805H12.9117C13.1988 0.820805 13.4324 1.05434 13.4324 1.34154V2.09163H10.5669V1.34154ZM2.76905 4.89593V3.2667C2.76905 2.91471 3.0555 2.62826 3.40767 2.62826C5.9115 2.62826 18.3617 2.62826 20.5919 2.62826C20.944 2.62826 21.2305 2.91471 21.2305 3.2667V4.89593C21.2305 5.2481 20.944 5.53455 20.5919 5.53455H3.40767C3.0555 5.53455 2.76905 5.2481 2.76905 4.89593Z'
fill='#003FE0'
/>
<rect x='2.5' y='2.19922' width='19' height='3.75' rx='1' fill='#003FE0' />
</svg>
</div>
)
}
export const SVGInMobile = () => {
return (
// yellow swoosh.svg
Expand Down
Loading