@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 838 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function r(o){const t=l(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M12 20q-2.25 0-3.925-1.413-1.675-1.412-2-3.587a.84.84 0 0 1 .225-.7q.275-.3.7-.3t.713.213.362.562Q8.35 16.2 9.463 17.1T12 18t2.537-.9a3.83 3.83 0 0 0 1.388-2.325q.074-.35.363-.562Q16.575 14 17 14t.7.3.225.7q-.325 2.175-2 3.587T12 20m-1-8.85V6q0-.424.287-.713A.97.97 0 0 1 12 5q.424 0 .713.287Q13 5.576 13 6v5.15l.9-.9q.3-.3.7-.287.4.012.7.312.275.3.287.7a.92.92 0 0 1-.287.7l-2.6 2.6q-.15.15-.325.213a1.1 1.1 0 0 1-.375.062q-.2 0-.375-.062a.9.9 0 0 1-.325-.213l-2.6-2.6a.93.93 0 0 1-.275-.687q0-.413.275-.713.3-.3.713-.3.412 0 .712.3z"}))}var e=React.memo(r);export{e as default};