@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.09 kB
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function a(t){const q=o(t);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:"M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18v-.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 13q.2 0 .45.012t.45.038a.98.98 0 0 1 .662.375.93.93 0 0 1 .213.725 1.03 1.03 0 0 1-.3.6q-.25.25-.675.25H10q-1.775 0-3.187.425-1.413.425-2.313.925a.97.97 0 0 0-.5.85v.8h6.75q.424 0 .713.288.287.287.287.712 0 .424-.287.712a.97.97 0 0 1-.713.288zm11.55-2.4 4.35-4.35a.95.95 0 0 1 .7-.275q.425 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7l-5.05 5.05q-.3.3-.7.3a.96.96 0 0 1-.7-.3l-2.05-2.05a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275zM10 12q-1.65 0-2.825-1.175T6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12m0-2q.825 0 1.412-.588Q12 8.826 12 8q0-.824-.588-1.412A1.93 1.93 0 0 0 10 6q-.825 0-1.412.588A1.93 1.93 0 0 0 8 8q0 .825.588 1.412Q9.175 10 10 10"}))}var l=React.memo(a);export{l as default};