@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 624 B
JavaScript
import React from 'react';
import{handleDefaultProps as r}from"./utils";function l(o){const t=r(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:"m13.025 1.6 8.025 4.8q.45.274.7.75.25.475.25 1V19q0 .824-.587 1.413A1.93 1.93 0 0 1 20 21H4q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 19V8.15q0-.525.25-1 .25-.476.7-.75l8.025-4.8A2 2 0 0 1 12 1.325q.55 0 1.025.275M12 12.65 19.8 8 12 3.35 4.2 8zm-1.025 1.725L4 10.2V19h16v-8.8l-6.975 4.175A2 2 0 0 1 12 14.65q-.55 0-1.025-.275"}))}var n=React.memo(l);export{n as default};