@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 954 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(l){const t=o(l);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:"M7 10.6q0-.176-.15-.237-.15-.063-.275.062L5.35 11.65a.48.48 0 0 0 0 .7l1.225 1.225q.125.124.275.063.15-.063.15-.238zm6.4 4.4h-2.8q-.176 0-.237.15-.063.15.062.275l1.225 1.225a.48.48 0 0 0 .7 0l1.225-1.225q.124-.125.063-.275-.063-.15-.238-.15m0-6q.175 0 .237-.15.063-.15-.062-.275L12.35 7.35a.48.48 0 0 0-.7 0l-1.225 1.225q-.125.125-.062.275.061.15.237.15zm3.6 1.6v2.8q0 .175.15.237.15.063.275-.062l1.225-1.225a.48.48 0 0 0 0-.7l-1.225-1.225q-.125-.125-.275-.062-.15.061-.15.237M4 20q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm0-2h16V6H4z"}))}var r=React.memo(e);export{r as default};