@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.13 kB
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function s(c){const l=t(c);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("g",{fill:"currentColor",clipPath:"url(#clip0_1_18)"},React.createElement("path",{d:"M21.24 2.77C20.73 2.26 20.1 2 19.37 2H4.64c-.73 0-1.36.26-1.87.77S2 3.91 2 4.64v14.73c0 .73.26 1.36.77 1.87s1.14.77 1.87.77h14.73c.73 0 1.36-.26 1.87-.77s.77-1.14.77-1.87V4.63c0-.73-.26-1.36-.77-1.87zm-1.55 1.55V19.7c0 .09.06-.06 0 0s.09 0 0 0H4.32c-.09 0 .06.06 0 0-.03-.03.02.04 0 0V4.31c-.09 0 .06-.06 0 0H19.7c-.06-.06.09 0 0 0 0-.09.06.06 0 0z"}),React.createElement("path",{d:"M6.01 16.75a1 1 0 0 1-.66-.25c-.42-.36-.46-1-.09-1.41l3.5-4c.18-.21.44-.33.72-.34.27-.02.54.1.74.29l2.19 2.19 4.31-5.6c.34-.44.96-.52 1.4-.18s.52.96.18 1.4l-5 6.5c-.18.23-.44.37-.73.39-.3 0-.57-.09-.77-.29l-2.24-2.24-2.8 3.2c-.2.23-.47.34-.75.34"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_18"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var p=React.memo(s);export{p as default};