@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 830 B
JavaScript
import React from 'react';
import{handleDefaultProps as v}from"./utils";function o(h){const a=v(h);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 28 28",...a},React.createElement("path",{fill:"#00B386",d:"M8.677 10.281h-1.75V8.094h-.875v2.187h-1.75a.437.437 0 0 0-.438.438v12.25a.437.437 0 0 0 .438.437h1.75v2.188h.875v-2.188h1.75a.437.437 0 0 0 .437-.437v-12.25a.437.437 0 0 0-.437-.438M16.188 4.594h-1.75V2.406h-.876v2.188h-1.75a.44.44 0 0 0-.437.437v12.25a.44.44 0 0 0 .438.438h1.75v2.187h.874V17.72h1.75a.44.44 0 0 0 .438-.438V5.031a.44.44 0 0 0-.437-.437M23.698 9.406h-1.75V7.22h-.875v2.187h-1.75a.437.437 0 0 0-.437.438v12.25a.437.437 0 0 0 .437.437h1.75v2.188h.875V22.53h1.75a.437.437 0 0 0 .438-.437V9.844a.44.44 0 0 0-.438-.438"}))}var e=React.memo(o);export{e as default};