Module 95635

599 characters · in cfc8ac04d99a7f98.js
Dependencies
Lazily required by (0)none
Lazily requires (0)none
Source Raw
function(e,s,t){t.d(s,{J:()=>l});var i=t(627968);t(64700);var n=t(661531),r=t(996682),o=t(27989);let l=e=>{let{size:s="md",width:t,height:l,color:h=n.A.colors.INTERACTIVE_ICON_DEFAULT,colorClass:a="",...p}=e,d=(0,o.J)(s),c=d?.width??t,v=d?.height??l;return(0,i.jsx)("svg",{...(0,r.A)(p),xmlns:"http://www.w3.org/2000/svg",width:c,height:v,fill:"none",viewBox:"0 0 24 24",children:(0,i.jsx)("path",{fill:"string"==typeof h?h:h.css,d:"M13 16V5.41l3.3 3.3a1 1 0 1 0 1.4-1.42l-5-5a1 1 0 0 0-1.4 0l-5 5a1 1 0 0 0 1.4 1.42L11 5.4V16a1 1 0 1 0 2 0ZM3 20a1 1 0 1 0 0 2h18a1 1 0 1 0 0-2H3Z",className:a})})}}