@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.16 kB
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function p(l){const t=a(l);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("g",{clipPath:"url(#clip0_1_255)"},React.createElement("path",{fill:"currentColor",d:"M5 21q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 19v-3q0-.424.288-.713A.97.97 0 0 1 4 15q.424 0 .713.287Q5 15.576 5 16v3h14V5H5v3q0 .424-.287.713A.97.97 0 0 1 4 9a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 8V5q0-.824.587-1.412A1.93 1.93 0 0 1 5 3h14q.824 0 1.413.587Q21 4.176 21 5v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 21zm6.65-8H4a.97.97 0 0 1-.712-.287A.97.97 0 0 1 3 12q0-.424.288-.713A.97.97 0 0 1 4 11h7.65L9.8 9.15a.92.92 0 0 1-.288-.7q.014-.4.288-.7.3-.3.712-.312a.93.93 0 0 1 .713.287L14.8 11.3q.15.15.212.325.063.175.063.375t-.062.375a.9.9 0 0 1-.213.325l-3.575 3.575a.93.93 0 0 1-.713.288 1.02 1.02 0 0 1-.712-.313q-.275-.3-.288-.7a.92.92 0 0 1 .288-.7z"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_255"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var i=React.memo(p);export{i as default};