@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.11 kB
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function e(t){const o=l(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:"M5 13.5q-.625 0-1.062-.438A1.45 1.45 0 0 1 3.5 12q0-.625.438-1.063A1.45 1.45 0 0 1 5 10.5q.624 0 1.063.437.437.438.437 1.063t-.437 1.062A1.45 1.45 0 0 1 5 13.5m14 0q-.625 0-1.062-.438A1.45 1.45 0 0 1 17.5 12q0-.625.438-1.063A1.45 1.45 0 0 1 19 10.5q.625 0 1.063.437.437.438.437 1.063t-.437 1.062A1.45 1.45 0 0 1 19 13.5m-8 7.075V14.4l-3.9 3.9a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275.95.95 0 0 1-.275-.7q0-.425.275-.7l4.9-4.9-4.9-4.9a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275L11 9.6V3.425q0-.45.3-.738a.98.98 0 0 1 1.4.013L17 7q.15.15.212.325.063.176.063.375 0 .2-.062.375A.9.9 0 0 1 17 8.4L13.4 12l3.6 3.6q.15.15.212.325.063.175.063.375t-.062.375A.9.9 0 0 1 17 17l-4.3 4.3q-.15.15-.325.225a.98.98 0 0 1-1.075-.212.98.98 0 0 1-.3-.738M13 9.6l1.9-1.9L13 5.85zm0 8.55 1.9-1.85-1.9-1.9z"}))}var n=React.memo(e);export{n as default};