@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 e}from"./utils";function a(t){const l=e(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("g",{clipPath:"url(#clip0_1_97)"},React.createElement("path",{fill:"currentColor",d:"M12 17q2.075 0 3.537-1.463Q17 14.075 17 12q0-2.075-1.463-3.537Q14.075 7 12 7 9.925 7 8.463 8.463 7 9.926 7 12q0 2.075 1.463 3.537Q9.926 17 12 17m0 5a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_97"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var i=React.memo(a);export{i as default};