@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 977 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function t(o){const l=r(o);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"M20 6H4v12h8q.424 0 .713.288.287.287.287.712 0 .424-.287.712A.97.97 0 0 1 12 20H4q-.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 6v6q0 .424-.288.713A.97.97 0 0 1 21 13a.97.97 0 0 1-.712-.287A.97.97 0 0 1 20 12zM4 6v12-5 .075zm8 5 8-5v2l-7.475 4.675q-.25.15-.525.15-.274 0-.525-.15L4 8V6zm7.175 9H16a.97.97 0 0 1-.713-.288A.97.97 0 0 1 15 19q0-.424.287-.712A.97.97 0 0 1 16 18h3.175l-.9-.9a.92.92 0 0 1-.287-.7q.012-.4.312-.7.3-.275.7-.287.4-.013.7.287l2.6 2.6q.15.15.225.325T22.6 19a.9.9 0 0 1-.075.375q-.075.175-.225.325l-2.6 2.6a.98.98 0 0 1-.687.287.93.93 0 0 1-.713-.287.95.95 0 0 1-.275-.7q0-.425.275-.7z"}))}var q=React.memo(t);export{q as default};