@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 940 B
JavaScript
import React from 'react';
import{handleDefaultProps as l}from"./utils";function r(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:"M8.5 10.5h-1a.97.97 0 0 1-.713-.287A.97.97 0 0 1 6.5 9.5q0-.424.287-.713A.97.97 0 0 1 7.5 8.5h1v-1q0-.424.287-.713A.97.97 0 0 1 9.5 6.5q.424 0 .713.287.287.288.287.713v1h1q.424 0 .713.287.287.288.287.713 0 .424-.287.713a.97.97 0 0 1-.713.287h-1v1q0 .424-.287.713a.97.97 0 0 1-.713.287.97.97 0 0 1-.713-.287.97.97 0 0 1-.287-.713zm1 5.5q-2.725 0-4.612-1.887T3 9.5t1.888-4.612T9.5 3t4.613 1.888T16 9.5a6.1 6.1 0 0 1-1.3 3.8l5.6 5.6a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275l-5.6-5.6q-.75.6-1.725.95T9.5 16m0-2q1.875 0 3.188-1.312Q14 11.375 14 9.5t-1.312-3.187T9.5 5 6.313 6.313 5 9.5t1.313 3.188T9.5 14"}))}var e=React.memo(r);export{e as default};