@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 854 B
JavaScript
import React from 'react';
import{handleDefaultProps as q}from"./utils";function e(t){const o=q(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V4q0-.824.588-1.412A1.93 1.93 0 0 1 6 2h8.075q.45 0 .85.188.4.187.675.537l3.925 4.725q.225.274.35.6t.125.675V20q0 .675-.613.925-.612.25-1.087-.225L14 16.45q-.425.274-.925.413A4 4 0 0 1 12 17q-1.65 0-2.825-1.175T8 13t1.175-2.825T12 9t2.825 1.175T16 13q0 .575-.137 1.075-.138.5-.413.925L18 17.6V8.7L14.05 4H6v16h8.325q.5 0 .75.313.25.312.25.687t-.25.688-.75.312zm6-7q.825 0 1.412-.588Q14 13.826 14 13t-.588-1.412A1.93 1.93 0 0 0 12 11q-.825 0-1.412.588A1.93 1.93 0 0 0 10 13q0 .825.588 1.412Q11.175 15 12 15"}))}var r=React.memo(e);export{r as default};