@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 961 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function a(t){const o=e(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M9.7 10.75a3.3 3.3 0 0 1 1.025-.725q.6-.275 1.275-.275 1.35 0 2.3.95t.95 2.3-.95 2.3-2.3.95q-.9 0-1.637-.45A3.34 3.34 0 0 1 9.2 14.625a.72.72 0 0 0-.437-.363.77.77 0 0 0-.563.038.72.72 0 0 0-.412.438.64.64 0 0 0 .062.587q.6 1.1 1.7 1.762 1.1.663 2.45.663 1.95 0 3.35-1.4t1.4-3.35-1.4-3.35T12 8.25q-.95 0-1.775.35t-1.475.95v-.8A.73.73 0 0 0 8 8a.73.73 0 0 0-.75.75v2.75a.73.73 0 0 0 .75.75h2.75a.73.73 0 0 0 .75-.75.73.73 0 0 0-.75-.75zM6 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 4 20V4q0-.824.588-1.412A1.93 1.93 0 0 1 6 2h7.175a1.98 1.98 0 0 1 1.4.575l4.85 4.85q.275.275.425.638.15.361.15.762V20q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22zm0-2h12V8.85L13.15 4H6z"}))}var l=React.memo(a);export{l as default};