Skip to content

Commit

Permalink
feat: kako login svg 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang HoEun committed Jan 9, 2024
1 parent 58b2566 commit 81f1445
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 0 deletions.
12 changes: 12 additions & 0 deletions public/svg/ic_kakao_small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions public/svg/ic_kako_large.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions src/assets/svg/IcKakaoSmall.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
import * as React from 'react';
import type { SVGProps } from 'react';
const SvgIcKakaoSmall = (props: SVGProps<SVGSVGElement>) => (
<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 186 44' {...props}>
<rect width={186} height={44} fill='#FEE500' rx={22} />
<g clipPath='url(#ic_kakao_small_svg__a)'>
<path
fill='#000'
fillRule='evenodd'
d='M45 13.6c-4.97 0-9 3.113-9 6.952 0 2.388 1.558 4.493 3.932 5.745l-.999 3.648c-.088.322.28.579.563.392l4.377-2.889q.554.055 1.127.057c4.97 0 9-3.113 9-6.953 0-3.839-4.03-6.952-9-6.952'
clipRule='evenodd'
/>
</g>
<path
fill='#000'
fillOpacity={0.85}
d='M69.888 16.464c0 4.288-1.184 7.984-6.4 10.608l-.912-1.312c2.448-1.232 3.92-2.672 4.736-4.384l-4.4.432-.224-1.488 5.136-.32c.192-.672.304-1.392.368-2.16h-4.784v-1.376zm1.984 12.8V15.04H73.6v5.584h2.112v1.424H73.6v7.216zm12-12.8c0 4.288-1.184 7.984-6.4 10.608l-.912-1.312c2.448-1.232 3.92-2.672 4.736-4.384l-4.4.432-.224-1.488 5.136-.32c.192-.672.304-1.392.368-2.16h-4.784v-1.376zm1.984 12.8V15.04h1.728v5.584h2.112v1.424h-2.112v7.216zm11.089-13.408c3.024 0 5.248 1.52 5.248 3.84 0 2.112-1.824 3.536-4.4 3.792v2.656h5.6v1.392h-12.88v-1.392h5.568v-2.656c-2.576-.256-4.384-1.68-4.384-3.792 0-2.32 2.224-3.84 5.248-3.84m-3.568 3.84c0 1.52 1.488 2.48 3.568 2.48s3.568-.96 3.568-2.48-1.488-2.48-3.568-2.48-3.568.96-3.568 2.48m14.808 6.528h5.568v-2.368h-4.032v-4.64h8.144v-1.824h-8.16v-1.376h9.856v4.56h-8.128v1.904h8.448v1.376h-4.416v2.368h5.6v1.392h-12.88zm15.344-9.792h9.872v1.584c0 1.904 0 3.888-.528 6.88l-1.728-.16c.544-2.8.544-4.864.544-6.72v-.208h-8.16zm-1.36 10.896V25.92h12.864v1.408zm24-12.256h1.728v10.272h-1.728zm-9.76 4.496c0-2.096 1.648-3.568 3.792-3.568 2.16 0 3.792 1.472 3.792 3.568 0 2.064-1.632 3.552-3.792 3.552-2.144 0-3.792-1.488-3.792-3.552m1.68 0c0 1.248.912 2.048 2.112 2.048s2.128-.8 2.128-2.048c0-1.28-.928-2.08-2.128-2.08s-2.112.8-2.112 2.08m.496 9.44V24.32h1.712v3.296h8v1.392z'
/>
<defs>
<clipPath id='ic_kakao_small_svg__a'>
<path fill='#fff' d='M36 13h18v18H36z' />
</clipPath>
</defs>
</svg>
);
export default SvgIcKakaoSmall;
26 changes: 26 additions & 0 deletions src/assets/svg/IcKakoLarge.tsx
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
import * as React from 'react';
import type { SVGProps } from 'react';
const SvgIcKakoLarge = (props: SVGProps<SVGSVGElement>) => (
<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 335 52' {...props}>
<rect width={335} height={52} fill='#FEE500' rx={26} />
<g clipPath='url(#ic_kako_large_svg__a)'>
<path
fill='#000'
fillRule='evenodd'
d='M119.5 17.6c-4.971 0-9 3.113-9 6.952 0 2.388 1.558 4.493 3.932 5.745l-.999 3.648c-.088.322.28.579.563.392l4.377-2.889q.555.055 1.127.057c4.97 0 9-3.113 9-6.953 0-3.839-4.03-6.952-9-6.952'
clipRule='evenodd'
/>
</g>
<path
fill='#000'
fillOpacity={0.85}
d='M144.388 20.464c0 4.288-1.184 7.984-6.4 10.608l-.912-1.312c2.448-1.232 3.92-2.672 4.736-4.384l-4.4.432-.224-1.488 5.136-.32c.192-.672.304-1.392.368-2.16h-4.784v-1.376zm1.984 12.8V19.04h1.728v5.584h2.112v1.424H148.1v7.216zm12-12.8c0 4.288-1.184 7.984-6.4 10.608l-.912-1.312c2.448-1.232 3.92-2.672 4.736-4.384l-4.4.432-.224-1.488 5.136-.32c.192-.672.304-1.392.368-2.16h-4.784v-1.376zm1.984 12.8V19.04h1.728v5.584h2.112v1.424h-2.112v7.216zm11.089-13.408c3.024 0 5.248 1.52 5.248 3.84 0 2.112-1.824 3.536-4.4 3.792v2.656h5.6v1.392h-12.88v-1.392h5.568v-2.656c-2.576-.256-4.384-1.68-4.384-3.792 0-2.32 2.224-3.84 5.248-3.84m-3.568 3.84c0 1.52 1.488 2.48 3.568 2.48s3.568-.96 3.568-2.48-1.488-2.48-3.568-2.48-3.568.96-3.568 2.48m14.808 6.528h5.568v-2.368h-4.032v-4.64h8.144v-1.824h-8.16v-1.376h9.856v4.56h-8.128v1.904h8.448v1.376h-4.416v2.368h5.6v1.392h-12.88zm15.344-9.792h9.872v1.584c0 1.904 0 3.888-.528 6.88l-1.728-.16c.544-2.8.544-4.864.544-6.72v-.208h-8.16zm-1.36 10.896V29.92h12.864v1.408zm24-12.256h1.728v10.272h-1.728zm-9.76 4.496c0-2.096 1.648-3.568 3.792-3.568 2.16 0 3.792 1.472 3.792 3.568 0 2.064-1.632 3.552-3.792 3.552-2.144 0-3.792-1.488-3.792-3.552m1.68 0c0 1.248.912 2.048 2.112 2.048s2.128-.8 2.128-2.048c0-1.28-.928-2.08-2.128-2.08s-2.112.8-2.112 2.08m.496 9.44V28.32h1.712v3.296h8v1.392z'
/>
<defs>
<clipPath id='ic_kako_large_svg__a'>
<path fill='#fff' d='M110.5 17h18v18h-18z' />
</clipPath>
</defs>
</svg>
);
export default SvgIcKakoLarge;
2 changes: 2 additions & 0 deletions src/assets/svg/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ export { default as IcExternal } from './IcExternal';
export { default as IcGift } from './IcGift';
export { default as IcImg } from './IcImg';
export { default as IcImgAdd } from './IcImgAdd';
export { default as IcKakaoSmall } from './IcKakaoSmall';
export { default as IcKakoLarge } from './IcKakoLarge';
export { default as IcLeft } from './IcLeft';
export { default as IcLink } from './IcLink';
export { default as IcMenu } from './IcMenu';
Expand Down

0 comments on commit 81f1445

Please sign in to comment.