Module 369163

639 characters · in 3d3b05863accbf32.js
Dependencies
Lazily required by (0)none
Lazily requires (0)none
Source Raw
function(e,t,n){"use strict";n.d(t,{v:()=>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:u="",...c}=e,d=(0,r.J)(t),m=d?.width??n,h=d?.height??a;return(0,l.jsx)("svg",{...(0,s.A)(c),xmlns:"http://www.w3.org/2000/svg",width:m,height:h,fill:"none",viewBox:"0 0 24 24",children:(0,l.jsx)("path",{fill:"string"==typeof o?o:o.css,d:"M10.95 1.4a1.59 1.59 0 0 1 2.1 0l4.9 4A3.37 3.37 0 0 1 19 8v8c0 1.07-.4 2.06-1.05 2.6l-4.9 4c-.65.53-1.45.53-2.1 0l-4.9-4A3.37 3.37 0 0 1 5 16V8c0-1.07.4-2.06 1.05-2.6l4.9-4Z",className:u})})}}