@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 996 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function c(l){const e=t(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...e},React.createElement("g",{fill:"currentColor",fillRule:"evenodd",clipPath:"url(#clip0_1_21)",clipRule:"evenodd"},React.createElement("path",{d:"M12.495 7.097a4.898 4.898 0 1 0 0 9.796 4.898 4.898 0 0 0 0-9.796m-3.098 4.898a3.098 3.098 0 1 1 6.196 0 3.098 3.098 0 0 1-6.196 0"}),React.createElement("path",{d:"M19.861 2c.73 0 1.36.26 1.87.77v-.01c.51.51.769 1.14.769 1.869V19.36c0 .73-.26 1.36-.77 1.87S20.59 22 19.861 22H4.14c-.73 0-1.36-.26-1.87-.77S1.5 20.091 1.5 19.361V4.64c0-.73.26-1.36.77-1.87S3.41 2 4.139 2zM3.82 16.093h2.679v-2.2h-2.68v-3.796h2.68v-2.2h-2.68V4.309h16.373l-.01.01V19.69H3.82z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_21"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var o=React.memo(c);export{o as default};