@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 780 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(e){const l=o(e);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M22 4.7v6H4v6h7v2H4q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 16.7v-12q0-.824.587-1.412A1.93 1.93 0 0 1 4 2.7h16q.824 0 1.413.587Q22 3.876 22 4.7m-18 2h16v-2H4z",clipRule:"evenodd"}),React.createElement("path",{fill:"currentColor",d:"M13.725 17.2a3.275 3.275 0 0 1 6.074-1.7H18.5a.7.7 0 1 0 0 1.4H21c.727 0 1.2-.407 1.2-1.2v-2.5a.7.7 0 1 0-1.4 0v1.192a4.725 4.725 0 1 0 .22 5.294c.282-.456-.093-.986-.63-.986-.293 0-.556.17-.728.408a3.275 3.275 0 0 1-5.937-1.908"}))}var a=React.memo(t);export{a as default};