@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 686 B
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function r(t){const l=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"m12 14-2-2 2-2 2 2zM9.875 8.125l-2.5-2.5 3.2-3.2q.3-.3.675-.45t.75-.15.75.15.675.45l3.2 3.2-2.5 2.5L12 6zm-4.25 8.5-3.2-3.2q-.3-.3-.45-.675t-.15-.75.15-.75.45-.675l3.2-3.2 2.5 2.5L6 12l2.125 2.125zm12.75 0-2.5-2.5L18 12l-2.125-2.125 2.5-2.5 3.2 3.2q.3.3.45.675t.15.75-.15.75-.45.675zm-7.8 4.95-3.2-3.2 2.5-2.5L12 18l2.125-2.125 2.5 2.5-3.2 3.2q-.3.3-.675.45t-.75.15-.75-.15-.675-.45"}))}var m=React.memo(r);export{m as default};