@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.42 kB
JavaScript
import React from 'react';
import{handleDefaultProps as q}from"./utils";function o(a){const l=q(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...l},React.createElement("path",{fill:"currentColor",d:"M12 22a9.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 22M8.75 9.8l.875.9a.72.72 0 0 0 .525.225.72.72 0 0 0 .525-.225q.225-.226.225-.537a.73.73 0 0 0-.225-.538L9.8 8.75l.9-.875a.72.72 0 0 0 .225-.525.72.72 0 0 0-.225-.525.73.73 0 0 0-.537-.225.73.73 0 0 0-.538.225L8.75 7.7l-.875-.9a.72.72 0 0 0-.525-.225.72.72 0 0 0-.525.225.73.73 0 0 0-.225.538q0 .312.225.537l.875.875-.9.875a.72.72 0 0 0-.225.525q0 .3.225.525.226.225.538.225a.73.73 0 0 0 .537-.225zM12 20q3.325 0 5.663-2.337T20 12q0-1.65-.625-3.1a8.1 8.1 0 0 0-1.725-2.55l-11.3 11.3a8.1 8.1 0 0 0 2.55 1.725Q10.35 20 12 20m2.05-4.525 1.975-1.95a.82.82 0 0 1 .525-.213q.3-.012.525.213a.72.72 0 0 1 .225.525.72.72 0 0 1-.225.525L14.75 16.9q-.3.3-.7.3a.96.96 0 0 1-.7-.3l-1.175-1.175a.72.72 0 0 1-.225-.525q0-.3.225-.525.226-.225.537-.225.313 0 .538.225z"}))}var r=React.memo(o);export{r as default};