@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.41 kB
JavaScript
import React from 'react';
import{handleDefaultProps as q}from"./utils";function o(A){const a=q(A);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...a},React.createElement("path",{fill:"currentColor",d:"M7 14q.424 0 .713-.287A.97.97 0 0 0 8 13a.97.97 0 0 0-.287-.713A.97.97 0 0 0 7 12a.97.97 0 0 0-.713.287A.97.97 0 0 0 6 13q0 .424.287.713Q6.576 14 7 14m0-3q.424 0 .713-.287A.97.97 0 0 0 8 10a.97.97 0 0 0-.287-.713A.97.97 0 0 0 7 9a.97.97 0 0 0-.713.287A.97.97 0 0 0 6 10q0 .424.287.713Q6.576 11 7 11m0-3q.424 0 .713-.287A.97.97 0 0 0 8 7a.97.97 0 0 0-.287-.713A.97.97 0 0 0 7 6a.97.97 0 0 0-.713.287A.97.97 0 0 0 6 7q0 .424.287.713Q6.576 8 7 8m4 6h3q.424 0 .713-.287A.97.97 0 0 0 15 13a.97.97 0 0 0-.287-.713A.97.97 0 0 0 14 12h-3a.97.97 0 0 0-.713.287A.97.97 0 0 0 10 13q0 .424.287.713.288.287.713.287m0-3h6q.424 0 .712-.287A.97.97 0 0 0 18 10a.97.97 0 0 0-.288-.713A.97.97 0 0 0 17 9h-6a.97.97 0 0 0-.713.287A.97.97 0 0 0 10 10q0 .424.287.713.288.287.713.287m0-3h6q.424 0 .712-.287A.97.97 0 0 0 18 7a.97.97 0 0 0-.288-.713A.97.97 0 0 0 17 6h-6a.97.97 0 0 0-.713.287A.97.97 0 0 0 10 7q0 .424.287.713Q10.576 8 11 8M6 18l-2.3 2.3q-.476.475-1.088.212Q2 20.25 2 19.575V4q0-.824.587-1.412A1.93 1.93 0 0 1 4 2h16q.824 0 1.413.587Q22 3.176 22 4v12q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18zm-.85-2H20V4H4v13.125z"}))}var t=React.memo(o);export{t as default};