@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 944 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function a(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("g",{clipPath:"url(#clip0_1_242)"},React.createElement("path",{fill:"currentColor",d:"M6.3 9q0-.2.075-.375T6.6 8.3l4.6-4.6q.15-.15.325-.212.176-.063.375-.063.2 0 .375.063a.9.9 0 0 1 .325.212l4.6 4.6q.15.15.225.325T17.5 9a.98.98 0 0 1-.288.7q-.287.3-.737.3h-9.15q-.45 0-.737-.3A.98.98 0 0 1 6.3 9m2.225-.5h6.75L11.9 5.125zM6.3 15q0-.4.288-.7.287-.3.737-.3h9.15q.45 0 .737.3a.98.98 0 0 1-.012 1.4l-4.6 4.6q-.15.15-.325.212a1.1 1.1 0 0 1-.375.063q-.2 0-.375-.062a.9.9 0 0 1-.325-.213l-4.6-4.6q-.15-.15-.225-.325A.9.9 0 0 1 6.3 15"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_242"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var r=React.memo(a);export{r as default};