@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 846 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function e(t){const o=a(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:"m10.5 16 1.15 1.15a.48.48 0 0 0 .7 0L13.5 16h2a.48.48 0 0 0 .35-.15q.15-.15.15-.35v-2l1.15-1.15a.48.48 0 0 0 0-.7L16 10.5v-2a.48.48 0 0 0-.15-.35.48.48 0 0 0-.35-.15h-2l-1.15-1.15a.48.48 0 0 0-.7 0L10.5 8h-2a.48.48 0 0 0-.35.15.48.48 0 0 0-.15.35v2l-1.15 1.15a.48.48 0 0 0 0 .7L8 13.5v2q0 .2.15.35t.35.15zm1.5-1V9q1.25 0 2.125.875T15 12t-.875 2.125A2.9 2.9 0 0 1 12 15m-8 5q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 18V6q0-.824.587-1.412A1.93 1.93 0 0 1 4 4h16q.824 0 1.413.588Q22 5.175 22 6v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 20zm0-2h16V6H4z"}))}var r=React.memo(e);export{r as default};