@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.01 kB
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function t(o){const q=l(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...q},React.createElement("path",{fill:"currentColor",d:"M6.5 20q-2.3 0-3.9-1.6T1 14.5q0-1.925 1.188-3.425A5.3 5.3 0 0 1 5.25 9.15q.075-.2.15-.387.075-.188.15-.413L2.1 4.9a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275l17 17q.275.275.288.688a.93.93 0 0 1-.288.712.98.98 0 0 1-.687.288.97.97 0 0 1-.713-.263L17.15 20zm0-2h8.65L7.1 9.95a7 7 0 0 0-.075.525A5 5 0 0 0 7 11h-.5q-1.45 0-2.475 1.025A3.37 3.37 0 0 0 3 14.5q0 1.45 1.025 2.475A3.37 3.37 0 0 0 6.5 18m15.1.75-1.45-1.4q.425-.35.638-.812Q21 16.075 21 15.5q0-1.05-.725-1.775T18.5 13H17v-2q0-2.074-1.463-3.537T12 6q-.675 0-1.3.163-.626.162-1.2.512l-1.45-1.45a7 7 0 0 1 1.862-.912A6.9 6.9 0 0 1 12 4q2.925 0 4.962 2.038T19 11q1.725.2 2.863 1.488A4.4 4.4 0 0 1 23 15.5a4.38 4.38 0 0 1-1.4 3.25"}))}var r=React.memo(t);export{r as default};