@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 810 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function l(o){const t=a(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:"m17.35 17.175 3.55-3.55q.3-.3.7-.287.4.012.7.312.276.3.287.7a.92.92 0 0 1-.287.7l-4.25 4.25q-.3.3-.7.3a.96.96 0 0 1-.7-.3l-2.125-2.15a.98.98 0 0 1-.287-.687.93.93 0 0 1 .287-.713.95.95 0 0 1 .7-.275q.425 0 .7.275zM6 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 4v6q0 .424-.288.713A.97.97 0 0 1 21 11a.97.97 0 0 1-.712-.287A.97.97 0 0 1 20 10V4H4v13.125L5.15 16H11q.424 0 .713.288.287.287.287.712 0 .424-.287.712A.97.97 0 0 1 11 18z"}))}var e=React.memo(l);export{e as default};