@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 844 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function q(o){const t=e(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V10q0-.825.588-1.412A1.93 1.93 0 0 1 6 8h9V6q0-1.25-.875-2.125A2.9 2.9 0 0 0 12 3q-1.05 0-1.838.638-.787.638-1.062 1.587a1 1 0 0 1-.412.563A1.2 1.2 0 0 1 8 6a1 1 0 0 1-.713-.275.67.67 0 0 1-.212-.65q.35-1.725 1.725-2.9T12 1q2.075 0 3.537 1.463Q17 3.925 17 6v2h1q.824 0 1.413.588Q20 9.175 20 10v10q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm0-2h12V10H6zm6-3q.825 0 1.412-.587Q14 15.825 14 15t-.588-1.412A1.93 1.93 0 0 0 12 13q-.825 0-1.412.588A1.93 1.93 0 0 0 10 15q0 .824.588 1.413Q11.175 17 12 17"}))}var n=React.memo(q);export{n as default};