@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 456 B
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function t(l){const o=e(l);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:"M8.5 22v-1.5l2-1.5v-5.5L2 16v-2l8.5-5V3.5q0-.625.438-1.062A1.45 1.45 0 0 1 12 2q.624 0 1.063.438.437.436.437 1.062V9l8.5 5v2l-8.5-2.5V19l2 1.5V22L12 21z"}))}var n=React.memo(t);export{n as default};