@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1 kB
JavaScript
import React from 'react';
import{handleDefaultProps as e}from"./utils";function o(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_258)"},React.createElement("path",{fill:"currentColor",d:"M12 22a9.7 9.7 0 0 1-3.875-.788 10.1 10.1 0 0 1-3.187-2.15 10.1 10.1 0 0 1-2.15-3.187A9.7 9.7 0 0 1 2 12q0-2.075.788-3.887a10.2 10.2 0 0 1 2.15-3.175 10.1 10.1 0 0 1 3.187-2.15A9.7 9.7 0 0 1 12 2q.424 0 .713.288Q13 2.575 13 3q0 .424-.287.712A.97.97 0 0 1 12 4Q8.675 4 6.338 6.338 4 8.675 4 12t2.338 5.663T12 20t5.663-2.337T20 12q0-.424.288-.713A.97.97 0 0 1 21 11q.424 0 .712.287.288.288.288.713a9.7 9.7 0 0 1-.788 3.875 10.1 10.1 0 0 1-2.15 3.188 10.2 10.2 0 0 1-3.175 2.15A9.65 9.65 0 0 1 12 22"})),React.createElement("defs",null,React.createElement("clipPath",{id:"clip0_1_258"},React.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"}))))}var r=React.memo(o);export{r as default};