@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.09 kB
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(t){const q=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...q},React.createElement("path",{fill:"currentColor",d:"m12 14-2.35 2.35q.2.375.275.8T10 18q0 1.65-1.175 2.825T6 22t-2.825-1.175T2 18t1.175-2.825T6 14q.425 0 .85.075t.8.275L10 12 7.65 9.65q-.375.2-.8.275T6 10q-1.65 0-2.825-1.175T2 6t1.175-2.825T6 2t2.825 1.175T10 6q0 .425-.075.85t-.275.8L20.6 18.6q.675.675.3 1.537-.375.863-1.325.863-.275 0-.537-.113a1.5 1.5 0 0 1-.463-.312zm3-3-2-2 5.575-5.575q.2-.2.463-.312Q19.3 3 19.575 3q.949 0 1.313.875.362.875-.313 1.55zM6 8q.824 0 1.412-.588Q8 6.826 8 6q0-.824-.588-1.412A1.93 1.93 0 0 0 6 4q-.824 0-1.412.588A1.93 1.93 0 0 0 4 6q0 .824.588 1.412Q5.175 8 6 8m6 4.5a.48.48 0 0 0 .35-.15.48.48 0 0 0 0-.7.48.48 0 0 0-.7 0 .48.48 0 0 0 0 .7q.15.15.35.15M6 20q.824 0 1.412-.587Q8 18.825 8 18q0-.824-.588-1.413A1.93 1.93 0 0 0 6 16q-.824 0-1.412.587A1.93 1.93 0 0 0 4 18q0 .824.588 1.413Q5.175 20 6 20"}))}var r=React.memo(e);export{r as default};