@karrotmarket/react-multicolor-icon 1.8.0 → 1.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/IconAnimalFace.d.ts +1 -1
- package/lib/IconApple.d.ts +1 -1
- package/lib/IconArrowUpRightShoppingbagTilted.d.ts +1 -1
- package/lib/IconAsteriskHorizrectangleCoolwave3.d.ts +1 -1
- package/lib/IconBoxFlap.d.ts +1 -1
- package/lib/IconBuilding2.d.ts +1 -1
- package/lib/IconBuilding2Twosize.d.ts +1 -1
- package/lib/IconCamera.d.ts +1 -1
- package/lib/IconCarFrontside.d.ts +1 -1
- package/lib/IconCarFrontsideBubble.cjs +138 -0
- package/lib/IconCarFrontsideBubble.d.ts +11 -0
- package/lib/IconCarFrontsideBubble.js +117 -0
- package/lib/IconCard.d.ts +1 -1
- package/lib/IconCart.d.ts +1 -1
- package/lib/IconCartItems.d.ts +1 -1
- package/lib/IconCartLoad.d.ts +1 -1
- package/lib/IconCheckmarkCalendar.d.ts +1 -1
- package/lib/IconClover4.d.ts +1 -1
- package/lib/IconCupHeatwave.d.ts +1 -1
- package/lib/IconDiamond.d.ts +1 -1
- package/lib/IconDomePillar3.d.ts +1 -1
- package/lib/IconDonut.d.ts +1 -1
- package/lib/IconDuckLeftside.d.ts +1 -1
- package/lib/IconDumbbell.d.ts +1 -1
- package/lib/IconEnvelope.d.ts +1 -1
- package/lib/IconFaceSmileCircle.d.ts +1 -1
- package/lib/IconFigureWalk.d.ts +1 -1
- package/lib/IconFishWave2.d.ts +1 -1
- package/lib/IconForkSpoon.d.ts +1 -1
- package/lib/IconForkSpoonBag.d.ts +1 -1
- package/lib/IconFraction_1NUppercase.d.ts +1 -1
- package/lib/IconGamepad.d.ts +1 -1
- package/lib/IconGift.d.ts +1 -1
- package/lib/IconGridDot5.d.ts +1 -1
- package/lib/IconHorizlineViewfinder.d.ts +1 -1
- package/lib/IconHospital.d.ts +1 -1
- package/lib/IconIcecreamcone.d.ts +1 -1
- package/lib/IconLinechartUpXaxis.d.ts +1 -1
- package/lib/IconMagnifyingglass.d.ts +1 -1
- package/lib/IconMask2SmileStacked.d.ts +1 -1
- package/lib/IconMegaphoneTilted.d.ts +1 -1
- package/lib/IconMonitor.d.ts +1 -1
- package/lib/IconNailpolish.d.ts +1 -1
- package/lib/IconPaintroller.d.ts +2 -2
- package/lib/IconPalette.d.ts +1 -1
- package/lib/IconPencil.d.ts +1 -1
- package/lib/IconPerson2Openarms.d.ts +1 -1
- package/lib/IconPersonMagnifyingglass.d.ts +1 -1
- package/lib/IconPizzaSlice.d.ts +1 -1
- package/lib/IconPlateCovered.d.ts +1 -1
- package/lib/IconPost.d.ts +1 -1
- package/lib/IconRocket.d.ts +1 -1
- package/lib/IconRoundmeatBottombone.d.ts +1 -1
- package/lib/IconScissors.d.ts +1 -1
- package/lib/IconShoppingbag2Stacked.cjs +1 -1
- package/lib/IconShoppingbag2Stacked.d.ts +1 -1
- package/lib/IconShoppingbag2Stacked.js +1 -1
- package/lib/IconShoppingbagItems.d.ts +1 -1
- package/lib/IconSneakerLiftedLeftside.d.ts +1 -1
- package/lib/IconSofa.d.ts +1 -1
- package/lib/IconSparkle2.d.ts +1 -1
- package/lib/IconSpraybottleSponge.d.ts +1 -1
- package/lib/IconTree.d.ts +1 -1
- package/lib/IconTriangleRightChatbubbleLeft.d.ts +1 -1
- package/lib/IconTruck.d.ts +1 -1
- package/lib/IconTshirtBubble2.d.ts +2 -2
- package/lib/IconVertrectangleTiltedstacked.cjs +2 -2
- package/lib/IconVertrectangleTiltedstacked.d.ts +1 -1
- package/lib/IconVertrectangleTiltedstacked.js +2 -2
- package/lib/IconVestHorizstripe.d.ts +1 -1
- package/lib/IconWarninglight.d.ts +1 -1
- package/lib/IconWindow2Store.d.ts +1 -1
- package/lib/IconWindow2StoreDoubleband.d.ts +1 -1
- package/lib/IconWindow4House.d.ts +1 -1
- package/lib/IconWonCircle.d.ts +1 -1
- package/lib/IconWonShield.d.ts +1 -1
- package/lib/IconWrench.d.ts +1 -1
- package/lib/index.cjs +642 -526
- package/lib/index.d.ts +2 -1
- package/lib/index.js +108 -106
- package/package.json +1 -1
package/lib/IconFishWave2.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 붕어빵,붕어,물고기,겨울,간식,fish,winter,snack
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconFishWave2: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconFishWave2;
|
package/lib/IconForkSpoon.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias cutlery,dining,eat,food,fork,restaurant,spoon,가게,레스토랑,숟가락,식기,식당,식사,음식,포크
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconForkSpoon: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconForkSpoon;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias pickup,food delivery,takeaway,restaurant,food,픽업,음식 배달,테이크 아웃,레스토랑,음식,포장,service:픽업,tag:service
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconForkSpoonBag: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconForkSpoonBag;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 더치페이,결제,당근페이,계산,돈,n,1,dutch,pay,money
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconFraction_1NUppercase: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconFraction_1NUppercase;
|
package/lib/IconGamepad.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 게임,게임기,컨트롤,패드,오락기,조이스틱,조종,game,console,control,pad,arcade machine,joystick,steering
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconGamepad: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconGamepad;
|
package/lib/IconGift.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias box,gift,present,voucher,기프트,상자,선물,쿠폰
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconGift: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconGift;
|
package/lib/IconGridDot5.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias QR코드, QR오더, QR주문, 큐알, 큐알오더, 큐알주문, 큐알코드, 오더, 주문, 코드, QR, QR Code, QR Order, qrcode, qrorder,tag:service
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconGridDot5: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconGridDot5;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias camera,chat,horizontal line,qr,qrcode,qr코드,scan,scanner,viewfinder,가로선,뷰파인더,스캐너,스캔,채팅,카메라
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconHorizlineViewfinder: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconHorizlineViewfinder;
|
package/lib/IconHospital.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 병원,건물,의료,medical,hospital,building,clinic
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconHospital: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconHospital;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 아이스크림,콘,소프트콘,디저트,후식,ice cream,cone,soft serve,dessert,dessert
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconIcecreamcone: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconIcecreamcone;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias ad,graph,boost,growth,increase,trend,statistics,data,광고,부스터,부스트,성장,증가,추세,통계,데이터,이웃광고,service:이웃광고,tag:service
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconLinechartUpXaxis: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconLinechartUpXaxis;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias find,magnifying glass,search,검색,돋보기,찾기
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconMagnifyingglass: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconMagnifyingglass;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 얼굴,마스크,표정,문화,가면,공연,활동,놀이,스마일,face,mask,expression,culture,mask,performance,activity,play,smile
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconMask2SmileStacked: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconMask2SmileStacked;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias ad,확성기,메가폰,megaphone,광고,service:광고,tag:service
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconMegaphoneTilted: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconMegaphoneTilted;
|
package/lib/IconMonitor.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 모니터,업무,사무,보조,사무실,화면,디스플레이,일,회사,alba,monitor,work,task,office,assistant,support,screen,display,job,company,workplace
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconMonitor: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconMonitor;
|
package/lib/IconNailpolish.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias beauty,cosmetics,makeup,nail,polish,뷰티,화장품,메이크업,네일,폴리쉬
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconNailpolish: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconNailpolish;
|
package/lib/IconPaintroller.d.ts
CHANGED
|
@@ -4,8 +4,8 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
4
4
|
size?: number | string;
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
|
-
* @alias homerepair,paint,roller,tool,home improvement
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconPaintroller: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconPaintroller;
|
package/lib/IconPalette.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias class,art,design,color,palette,과외,취미,수업,미술,디자인,색상,팔레트
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconPalette: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconPalette;
|
package/lib/IconPencil.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias pencil,school,study,과외,수업,교육,학교,대학교,학원,연필
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconPencil: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconPencil;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias people,community,group,welcome,모임,동네생활,사람들,커뮤니티,그룹,환영,service:모임,tag:service
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconPerson2Openarms: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconPerson2Openarms;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias discover,explore,find,job,jobs,magnifying glass,person,search,vertical,검색,공고,돋보기,발견,버티컬,사람,알바,찾기,탐색,service:알바,tag:service
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconPersonMagnifyingglass: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconPersonMagnifyingglass;
|
package/lib/IconPizzaSlice.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 피자,음식,삼각형,pizza,food,triangle
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconPizzaSlice: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconPizzaSlice;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias alba,job,restaurant,serving,plate,bell,order,food,알바,레스토랑,서빙,접시,종,주문,음식
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconPlateCovered: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconPlateCovered;
|
package/lib/IconPost.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias community,eco-friendly,leaf,nature,news,note,paper,person,post,노트,사람,잎,자연,친환경,커뮤니티,포스트,동네생활
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconPost: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconPost;
|
package/lib/IconRocket.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 로켓,구매,판매,거래,출발,우주,rocket,purchase,sale,trade,departure,space,autopilot,tag:service
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconRocket: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconRocket;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 치킨,닭,다리,닭다리,고기,음식,chicken,chicken,leg,drumstick,meat,food
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconRoundmeatBottombone: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconRoundmeatBottombone;
|
package/lib/IconScissors.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias beautyshop,hair,beauty,scissors,cut,tool,미용실,헤어샵,가위,자르기,도구
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconScissors: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconScissors;
|
|
@@ -71,7 +71,7 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
71
71
|
{
|
|
72
72
|
fillRule: "evenodd",
|
|
73
73
|
clipRule: "evenodd",
|
|
74
|
-
d: "M9.49322 18.
|
|
74
|
+
d: "M9.49322 18.4821L9.49322 18.482C7.35796 18.4675 5.75 16.6235 5.75 14.4967L5.75 13.982C5.75 13.4297 6.19771 12.982 6.75 12.982C7.30228 12.982 7.75 13.4297 7.75 13.982L7.75 14.4967C7.75 15.6611 8.6013 16.4718 9.50001 16.4819C10.4017 16.4718 11.25 15.6476 11.25 14.4967L11.25 13.982C11.25 13.4297 11.6977 12.982 12.25 12.982C12.8023 12.982 13.25 13.4297 13.25 13.982L13.25 14.4967C13.25 16.5959 11.658 18.4675 9.50674 18.482L9.49322 18.4821Z",
|
|
75
75
|
fill: "white"
|
|
76
76
|
}
|
|
77
77
|
)
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias shopping bags,shopping,bags,stack,한번에,물건,쇼핑백,쇼핑,스택
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconShoppingbag2Stacked: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconShoppingbag2Stacked;
|
|
@@ -47,7 +47,7 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ jsx(
|
|
|
47
47
|
{
|
|
48
48
|
fillRule: "evenodd",
|
|
49
49
|
clipRule: "evenodd",
|
|
50
|
-
d: "M9.49322 18.
|
|
50
|
+
d: "M9.49322 18.4821L9.49322 18.482C7.35796 18.4675 5.75 16.6235 5.75 14.4967L5.75 13.982C5.75 13.4297 6.19771 12.982 6.75 12.982C7.30228 12.982 7.75 13.4297 7.75 13.982L7.75 14.4967C7.75 15.6611 8.6013 16.4718 9.50001 16.4819C10.4017 16.4718 11.25 15.6476 11.25 14.4967L11.25 13.982C11.25 13.4297 11.6977 12.982 12.25 12.982C12.8023 12.982 13.25 13.4297 13.25 13.982L13.25 14.4967C13.25 16.5959 11.658 18.4675 9.50674 18.482L9.49322 18.4821Z",
|
|
51
51
|
fill: "white"
|
|
52
52
|
}
|
|
53
53
|
)
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias shopping,retail,products,goods,items,중고거래,커머스,쇼핑,소매,제품,상품,service:중고거래,tag:service
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconShoppingbagItems: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconShoppingbagItems;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 신발,운동화,왼쪽,걸어서,걷기,동네걷기,발,운동,만보기,산책,shoes,sneakers,left,walking,walk,neighborhood walk,foot,exercise,pedometer
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconSneakerLiftedLeftside: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconSneakerLiftedLeftside;
|
package/lib/IconSofa.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 의자,소파,라운지,거실,리빙,가구,chair,sofa,lounge,living room,living,furniture
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconSofa: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconSofa;
|
package/lib/IconSparkle2.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias ai,glitter,shine,sparkle,자동,인공지능,반짝임,빛남,자동화
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconSparkle2: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconSparkle2;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias cleaning,housekeeping,chores,clean,life,청소,집안일
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconSpraybottleSponge: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconSpraybottleSponge;
|
package/lib/IconTree.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 나무,자연,잎,숲,공원,환경,tree,nature,leaf,forest,park,environment
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconTree: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconTree;
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias bubble,chat,communication,message,play,short form,shortform,story,triangle,video,동영상,말풍선,메시지,미디어,비디오,삼각형,소통,숏폼,스토리,채팅,service:동네스토리,tag:service
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconTriangleRightChatbubbleLeft: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconTriangleRightChatbubbleLeft;
|
package/lib/IconTruck.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias truck,delivery,shipping,transport,logistics,트럭,용달,배달,배송,운송
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconTruck: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconTruck;
|
|
@@ -4,8 +4,8 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
4
4
|
size?: number | string;
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
|
-
* @alias tee,short,bubble,laundry,cleaning,dry
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconTshirtBubble2: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconTshirtBubble2;
|
|
@@ -36,7 +36,7 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
36
36
|
height: size,
|
|
37
37
|
ref,
|
|
38
38
|
...props,
|
|
39
|
-
children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
39
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
40
40
|
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { children: [
|
|
41
41
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)(
|
|
42
42
|
"path",
|
|
@@ -60,7 +60,7 @@ var Icon = ({ size = 24, ...props }, ref) => /* @__PURE__ */ (0, import_jsx_runt
|
|
|
60
60
|
fill: "#FF6600"
|
|
61
61
|
}
|
|
62
62
|
)
|
|
63
|
-
] })
|
|
63
|
+
] }) })
|
|
64
64
|
}
|
|
65
65
|
);
|
|
66
66
|
var IconVertrectangleTiltedstacked = (0, import_react.forwardRef)(Icon);
|
|
@@ -5,7 +5,7 @@ type IconProps = Omit<SVGProps<SVGSVGElement>, 'fill' | 'stroke' | 'color' | 'st
|
|
|
5
5
|
};
|
|
6
6
|
/**
|
|
7
7
|
* @alias 한입뉴스,뉴스레터,카드,news,newsletter,cards,tag:service
|
|
8
|
-
* @preview 
|
|
9
9
|
*/
|
|
10
10
|
declare const IconVertrectangleTiltedstacked: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
|
|
11
11
|
export default IconVertrectangleTiltedstacked;
|