@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 925 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function a(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:"m4.825 11 3.9 3.9q.3.3.288.7t-.313.7q-.3.276-.7.287a.92.92 0 0 1-.7-.287l-4.6-4.6a.9.9 0 0 1-.212-.325A1.1 1.1 0 0 1 2.425 11q0-.2.063-.375A.9.9 0 0 1 2.7 10.3l4.6-4.6a.93.93 0 0 1 .688-.275q.412 0 .712.275.3.3.3.713 0 .412-.3.712zm6 1 2.9 2.9q.3.3.287.7-.012.4-.312.7-.3.276-.7.287a.92.92 0 0 1-.7-.287l-4.6-4.6a.9.9 0 0 1-.212-.325A1.1 1.1 0 0 1 7.425 11q0-.2.063-.375A.9.9 0 0 1 7.7 10.3l4.6-4.6a.93.93 0 0 1 .688-.275q.412 0 .712.275.3.3.3.713 0 .412-.3.712L10.825 10H17q2.075 0 3.538 1.463T22 15v3q0 .424-.288.712A.97.97 0 0 1 21 19a.97.97 0 0 1-.712-.288A.97.97 0 0 1 20 18v-3q0-1.25-.875-2.125A2.9 2.9 0 0 0 17 12z"}))}var r=React.memo(a);export{r as default};