Build 545032stable
Module 935286
578 characters · in f08fed5b39d8e5b5.jsDependencies
Source Raw
function(e,t,n){"use strict";n.d(t,{E:()=>a});var l=n(627968);n(64700);var i=n(661531),s=n(996682),r=n(27989);let a=e=>{let{size:t="md",width:n,height:a,color:o=i.A.colors.INTERACTIVE_ICON_DEFAULT,colorClass:c="",...u}=e,d=(0,r.J)(t),h=d?.width??n,m=d?.height??a;return(0,l.jsx)("svg",{...(0,s.A)(u),xmlns:"http://www.w3.org/2000/svg",width:h,height:m,fill:"none",viewBox:"0 0 24 24",children:(0,l.jsx)("path",{fill:"string"==typeof o?o:o.css,d:"M20.7 12.7a1 1 0 0 0 0-1.4l-5-5a1 1 0 1 0-1.4 1.4l3.29 3.3H4a1 1 0 1 0 0 2h13.59l-3.3 3.3a1 1 0 0 0 1.42 1.4l5-5Z",className:c})})}}