@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.13 kB
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(q){const t=o(q);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:"M9 20H5q-.824 0-1.412-.587A1.93 1.93 0 0 1 3 18V4q0-.824.587-1.412A1.93 1.93 0 0 1 5 2h14q.824 0 1.413.587Q21 3.176 21 4v14q0 .824-.587 1.413A1.93 1.93 0 0 1 19 20h-4l-2.3 2.3q-.3.3-.7.3a.96.96 0 0 1-.7-.3zm-4-2h4.8l2.2 2.2 2.2-2.2H19V4H5zm6.9-1q.525 0 .887-.363.363-.362.363-.887t-.363-.887a1.2 1.2 0 0 0-.887-.363q-.525 0-.888.363a1.2 1.2 0 0 0-.362.887q0 .525.362.887.363.363.888.363m1.75-9q0 .425-.275.912t-.925 1.063q-.425.375-.687.713t-.438.687a2 2 0 0 0-.15.4 10 10 0 0 0-.1.45.77.77 0 0 0 .2.65.84.84 0 0 0 .65.275.9.9 0 0 0 .625-.25 1.3 1.3 0 0 0 .375-.675q.075-.35.287-.65.213-.3.688-.775.875-.875 1.237-1.475T15.5 8q0-1.35-.912-2.175Q13.675 5 12.1 5q-1.125 0-1.95.475T8.825 6.8a.62.62 0 0 0-.012.625q.162.325.512.45a.88.88 0 0 0 .65 0 1.14 1.14 0 0 0 .525-.4q.274-.35.675-.562.4-.213.925-.213.65 0 1.1.362.45.363.45.938"}))}var a=React.memo(e);export{a as default};