@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 617 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function r(o){const t=e(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:"M12 22q-2.075 0-3.537-1.462Q7 19.074 7 17q0-1.2.525-2.238Q8.05 13.726 9 13V5q0-1.25.875-2.125A2.9 2.9 0 0 1 12 2q1.25 0 2.125.875T15 5v8a5.1 5.1 0 0 1 1.475 1.762Q17 15.8 17 17q0 2.075-1.463 3.538T12 22m-1-11h2v-1h-1V9h1V7h-1V6h1V5a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 4a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 5z"}))}var h=React.memo(r);export{h as default};