@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.47 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function i(l){const a=t(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 38 38",...a},React.createElement("g",{clipPath:"url(#clip0)"},React.createElement("path",{fill:"#44475B",d:"m31.062 37.333-6.377-6.39-3.091 3.098a1.093 1.093 0 0 1-1.81-.428l-6.182-18.587a1.1 1.1 0 0 1 .263-1.12 1.09 1.09 0 0 1 1.119-.265l18.548 6.196a1.093 1.093 0 0 1 .427 1.813l-3.09 3.098 6.375 6.39a1.097 1.097 0 0 1 0 1.549l-4.636 4.646a1.09 1.09 0 0 1-1.546 0"}),React.createElement("path",{fill:"#00B386",d:"M14.466 9.031c-.604 0-1.093-.49-1.093-1.095V1.364a1.094 1.094 0 1 1 2.186 0v6.572c0 .605-.489 1.095-1.093 1.095M9.057 10.636 4.419 5.988a1.097 1.097 0 0 1 0-1.548 1.09 1.09 0 0 1 1.546 0l4.637 4.647a1.097 1.097 0 0 1 0 1.549 1.09 1.09 0 0 1-1.545 0M4.42 24.576a1.097 1.097 0 0 1 0-1.55l4.637-4.647a1.09 1.09 0 0 1 1.545 0 1.097 1.097 0 0 1 0 1.55l-4.637 4.647a1.09 1.09 0 0 1-1.546 0M18.33 10.636a1.096 1.096 0 0 1 0-1.55l4.638-4.646a1.09 1.09 0 0 1 1.545 0c.427.427.427 1.12 0 1.548l-4.638 4.648a1.09 1.09 0 0 1-1.545 0M7.908 15.603H1.35c-.604 0-1.093-.49-1.093-1.095 0-.606.49-1.096 1.093-1.096h6.558c.604 0 1.093.49 1.093 1.095 0 .606-.489 1.096-1.093 1.096"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0"},React.createElement("path",{fill:"#fff",d:"M.257.27h37.307v37.384H.257z"}))))}var c=React.memo(i);export{c as default};