@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 799 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function l(e){const o=r(e);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 15a.97.97 0 0 1-.713-.287A.97.97 0 0 1 9 14v-.5q0-1.25.875-2.125A2.9 2.9 0 0 1 12 10.5h1V9.1q0-.176.15-.237.15-.063.275.062l2.225 2.225a.48.48 0 0 1 0 .7l-2.225 2.225q-.125.124-.275.063-.15-.063-.15-.238v-1.4h-1a.97.97 0 0 0-.713.287.97.97 0 0 0-.287.713v.5q0 .424-.287.713A.97.97 0 0 1 10 15m-3 8q-.824 0-1.412-.587A1.93 1.93 0 0 1 5 21V3q0-.824.588-1.412A1.93 1.93 0 0 1 7 1h10q.824 0 1.413.587Q19 2.176 19 3v18q0 .824-.587 1.413A1.93 1.93 0 0 1 17 23zm0-3v1h10v-1zm0-2h10V6H7zM7 4h10V3H7z"}))}var h=React.memo(l);export{h as default};