@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.04 kB
JavaScript
import React from 'react';
import{handleDefaultProps as q}from"./utils";function r(t){const o=q(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M14.5 21a2.9 2.9 0 0 1-2.125-.875A2.9 2.9 0 0 1 11.5 18q0-1.25.875-2.125A2.9 2.9 0 0 1 14.5 15q1.25 0 2.125.875T17.5 18t-.875 2.125A2.9 2.9 0 0 1 14.5 21m0-2q.424 0 .713-.288A.97.97 0 0 0 15.5 18a.97.97 0 0 0-.287-.712A.97.97 0 0 0 14.5 17a.97.97 0 0 0-.713.288.97.97 0 0 0-.287.712q0 .424.287.712.288.288.713.288m2-5q-2.3 0-3.9-1.6T11 8.5t1.6-3.9T16.5 3t3.9 1.6T22 8.5t-1.6 3.9-3.9 1.6m0-2q1.475 0 2.488-1.012T20 8.5q0-1.474-1.012-2.487T16.5 5q-1.474 0-2.488 1.013Q13 7.026 13 8.5t1.012 2.488Q15.026 12 16.5 12M7 18q-1.65 0-2.825-1.175T3 14t1.175-2.825T7 10t2.825 1.175T11 14t-1.175 2.825T7 18m0-2q.824 0 1.412-.588Q9 14.826 9 14t-.588-1.412A1.93 1.93 0 0 0 7 12q-.824 0-1.412.588A1.93 1.93 0 0 0 5 14q0 .825.588 1.412Q6.175 16 7 16"}))}var l=React.memo(r);export{l as default};