@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 623 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(l){const a=o(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"currentColor",fillRule:"evenodd",...a},React.createElement("path",{d:"M12.402 8.172a4 4 0 1 0 0 8 4 4 0 1 0 0-8m-2 4a2 2 0 1 1 4 0 2 2 0 1 1-4 0m4.121-9.293a3 3 0 0 0-4.243 0L2.879 10.28a3 3 0 0 0 0 4.243l7.402 7.402a3 3 0 0 0 4.243 0l7.402-7.402a3 3 0 0 0 0-4.243l-7.402-7.402zm-2.828 1.414a1 1 0 0 1 1.414 0l7.402 7.402a1 1 0 0 1 0 1.414l-7.402 7.402a1 1 0 0 1-1.414 0l-7.402-7.402a1 1 0 0 1 0-1.414z"}))}var r=React.memo(t);export{r as default};