@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 998 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function r(l){const o=t(l);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:"M17.65 7.575q1.2 1.2 1.775 2.588T20 13.1q0 .425-.038.825a8 8 0 0 1-.112.775.9.9 0 0 1-.375.588q-.3.212-.65.212-.225 0-.437-.075a1.1 1.1 0 0 1-.413-.275l-5.4-5.4A1.975 1.975 0 0 1 12 8.35V4.8l-1.525 1.5a.9.9 0 0 1-.7.263 1 1 0 0 1-.7-.288.93.93 0 0 1-.288-.712.94.94 0 0 1 .313-.688l1.85-1.825q.225-.225.5-.337T12 2.6t.55.113.5.337zM12 21q-3.325 0-5.663-2.287T4 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.4q-1.05.775-2.287 1.138A8.6 8.6 0 0 1 12 21m0-2v-4.175l-5-5a6 6 0 0 0-.763 1.613A5.9 5.9 0 0 0 6 13.1q0 2.5 1.75 4.2T12 19"}))}var e=React.memo(r);export{e as default};