@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 l}from"./utils";function t(a){const o=l(a);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:"M12 21q-3.325 0-5.662-2.312Q4 16.375 4 13.1q0-1.275.4-2.45A8.2 8.2 0 0 1 5.6 8.4L2.1 4.9a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275l17 17a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275l-2.4-2.4a8.3 8.3 0 0 1-2.2 1.113A8 8 0 0 1 12 21m0-2q.9 0 1.713-.25a6.6 6.6 0 0 0 1.537-.7L7 9.85a6 6 0 0 0-.762 1.6A5.8 5.8 0 0 0 6 13.1q0 2.45 1.75 4.175T12 19m5.65-11.45q1.5 1.5 2.038 3.413a7.7 7.7 0 0 1 .087 3.862.88.88 0 0 1-.35.55q-.275.2-.625.2-.55 0-.788-.45a1.3 1.3 0 0 1-.112-.95q.375-1.375-.125-2.762A6.5 6.5 0 0 0 16.25 9L12 4.8l-1.5 1.475a.9.9 0 0 1-.7.263 1 1 0 0 1-.7-.288q-.3-.3-.3-.712 0-.413.3-.688l1.85-1.825q.225-.225.5-.325a1.6 1.6 0 0 1 .55-.1q.275 0 .55.113.275.112.5.312z"}))}var e=React.memo(t);export{e as default};