Skip to content

Commit

Permalink
Merge pull request #5 from luminr-co/krish/UI
Browse files Browse the repository at this point in the history
Update:images
  • Loading branch information
chrisdvkta authored May 13, 2024
2 parents f475421 + 28384ac commit 125e9a7
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions src/core/assets/images/LightingAsset/LightingAsset.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ export default function LightingAsset() {
width="381.326"
height="556.775"
filterUnits="userSpaceOnUse"
color-interpolation-filters="sRGB"
colorInterpolationFilters="sRGB"
>
<feFlood flood-opacity="0" result="BackgroundImageFix" />
<feFlood floodOpacity="0" result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
Expand All @@ -95,9 +95,9 @@ export default function LightingAsset() {
width="333.163"
height="508.613"
filterUnits="userSpaceOnUse"
color-interpolation-filters="sRGB"
colorInterpolationFilters="sRGB"
>
<feFlood flood-opacity="0" result="BackgroundImageFix" />
<feFlood floodOpacity="0" result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
Expand All @@ -116,9 +116,9 @@ export default function LightingAsset() {
width="294.309"
height="460.493"
filterUnits="userSpaceOnUse"
color-interpolation-filters="sRGB"
colorInterpolationFilters="sRGB"
>
<feFlood flood-opacity="0" result="BackgroundImageFix" />
<feFlood floodOpacity="0" result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
export default function AddIcon() {
return (
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_571_256)">
<g clipPath="url(#clip0_571_256)">
<path d="M32 16C32 16.2709 31.8924 16.5306 31.7009 16.7222C31.5093 16.9137 31.2496 17.0213 30.9787 17.0213H17.0213V30.9787C17.0213 31.2496 16.9137 31.5093 16.7222 31.7009C16.5306 31.8924 16.2709 32 16 32C15.7291 32 15.4694 31.8924 15.2778 31.7009C15.0863 31.5093 14.9787 31.2496 14.9787 30.9787V17.0213H1.02128C0.750417 17.0213 0.490651 16.9137 0.299125 16.7222C0.107598 16.5306 0 16.2709 0 16C0 15.7291 0.107598 15.4694 0.299125 15.2778C0.490651 15.0863 0.750417 14.9787 1.02128 14.9787H14.9787V1.02128C14.9787 0.750417 15.0863 0.490651 15.2778 0.299125C15.4694 0.107598 15.7291 0 16 0C16.2709 0 16.5306 0.107598 16.7222 0.299125C16.9137 0.490651 17.0213 0.750417 17.0213 1.02128V14.9787H30.9787C31.2496 14.9787 31.5093 15.0863 31.7009 15.2778C31.8924 15.4694 32 15.7291 32 16Z" fill="#F6F5E6"/>
</g>
<g clip-path="url(#clip1_571_256)">
<g clipPath="url(#clip1_571_256)">
<path d="M16 0.000246239C16.2709 0.000246242 16.5306 0.107844 16.7222 0.29937C16.9137 0.490896 17.0213 0.750662 17.0213 1.02152L17.0213 14.979L30.9787 14.979C31.2496 14.979 31.5093 15.0866 31.7009 15.2781C31.8924 15.4696 32 15.7294 32 16.0002C32 16.2711 31.8924 16.5309 31.7009 16.7224C31.5093 16.9139 31.2496 17.0215 30.9787 17.0215L17.0213 17.0215L17.0213 30.979C17.0213 31.2498 16.9137 31.5096 16.7222 31.7011C16.5306 31.8926 16.2709 32.0002 16 32.0002C15.7291 32.0002 15.4694 31.8926 15.2778 31.7011C15.0863 31.5096 14.9787 31.2498 14.9787 30.979L14.9787 17.0215L1.02128 17.0215C0.750417 17.0215 0.490652 16.9139 0.299125 16.7224C0.107599 16.5309 1.87568e-07 16.2711 1.90798e-07 16.0002C1.94028e-07 15.7294 0.107599 15.4696 0.299125 15.2781C0.490652 15.0866 0.750417 14.979 1.02128 14.979L14.9787 14.979L14.9787 1.02152C14.9787 0.750662 15.0863 0.490896 15.2778 0.29937C15.4694 0.107844 15.7291 0.000246236 16 0.000246239Z" fill="#F6F5E6"/>
</g>
<defs>
Expand Down
2 changes: 1 addition & 1 deletion src/modules/HowHelpSection/presentation/assets/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export {default as Img1} from "./Img1.svg"
export {default as Img2} from "./Img2.svg"
export {default as Img2} from "./img2.svg"
export {default as Img3} from "./Img3.svg"
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ export default function ArrowLeftIcon() {
<path
d="M37 22L28 32.1818L37 43"
stroke="#181818"
stroke-width="4"
stroke-linecap="round"
strokeWidth="4"
strokeLinecap="round"
/>
</svg>
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ export default function ArrowRightIcon() {
<path
d="M28 22L37 32.1818L28 43"
stroke="#181818"
stroke-width="4"
stroke-linecap="round"
strokeWidth="4"
strokeLinecap="round"
/>
</svg>
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function QuotationMarkIcon() {
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g id="Layer_1" clip-path="url(#clip0_491_4763)">
<g id="Layer_1" clipPath="url(#clip0_491_4763)">
<path
id="Vector"
d="M-1.90735e-05 44.4113C0.36665 42.4721 0.669151 40.5144 1.10457 38.5936C5.7979 17.8839 19.3096 6.22092 39.2104 1.13101C39.7283 0.997429 40.2508 0.891495 40.7687 0.776337C40.8375 0.76252 40.9154 0.785545 41.3141 0.817787C42.735 3.90398 44.2246 7.13757 45.7371 10.4218C34.4666 15.8848 28.6596 24.9269 27.3304 37.4513H45.6546V83.5645H-1.90735e-05V44.4113Z"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function InfiniteIcon() {
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<g id="all_inclusive_black_24dp 1" clip-path="url(#clip0_498_6992)">
<g id="all_inclusive_black_24dp 1" clipPath="url(#clip0_498_6992)">
<path
id="Vector"
d="M23.25 8.94611C21.45 8.94611 19.75 9.64611 18.5375 10.8586L9.75 18.6586C8.95 19.4586 7.8875 19.8961 6.75 19.8961C4.4125 19.8961 2.5125 18.0086 2.5125 15.6711C2.5125 13.3336 4.4125 11.4461 6.75 11.4461C7.8875 11.4461 8.95 11.8836 9.8 12.7336L11.2125 13.9836L13.1 12.3086L11.525 10.9211C10.25 9.64611 8.55 8.94611 6.75 8.94611C3.025 8.94611 0 11.9711 0 15.6711C0 19.3711 3.025 22.3961 6.75 22.3961C8.55 22.3961 10.25 21.6961 11.4625 20.4836L20.25 12.6836C21.05 11.8836 22.1125 11.4461 23.25 11.4461C25.5875 11.4461 27.4875 13.3336 27.4875 15.6711C27.4875 18.0086 25.5875 19.8961 23.25 19.8961C22.125 19.8961 21.05 19.4586 20.2 18.6086L18.775 17.3461L16.8875 19.0211L18.475 20.4211C19.75 21.6836 21.4375 22.3836 23.25 22.3836C26.975 22.3836 30 19.3711 30 15.6586C30 11.9461 26.975 8.94611 23.25 8.94611Z"
Expand Down

0 comments on commit 125e9a7

Please sign in to comment.