@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 953 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function o(l){const c=t(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...c},React.createElement("g",{clipPath:"url(#clip0_1_43)"},React.createElement("path",{fill:"currentColor",d:"M20.88 3.12c-.41-.41-.91-.62-1.51-.62H4.63c-.6 0-1.1.2-1.51.62-.42.42-.62.91-.62 1.52v14.73c0 .6.2 1.1.62 1.51.41.42.91.62 1.51.62h14.73c.6 0 1.1-.2 1.51-.62.42-.42.62-.91.62-1.51V4.63c0-.6-.2-1.1-.62-1.52zm-2.59 5.49-5 6.5c-.18.23-.44.37-.73.39-.3.01-.57-.09-.77-.29l-2.24-2.24-2.8 3.2c-.2.23-.47.34-.75.34a1 1 0 0 1-.66-.25c-.42-.36-.46-1-.09-1.41l3.5-4c.18-.21.44-.33.72-.34.27-.03.54.1.74.29l2.19 2.19 4.31-5.6c.34-.44.96-.52 1.4-.18s.52.96.18 1.4"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_43"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var i=React.memo(o);export{i as default};