@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 o}from"./utils";function q(a){const t=o(a);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...t},React.createElement("path",{fill:"currentColor",d:"M11 14v2q0 .424.287.712.288.288.713.288.424 0 .713-.288A.97.97 0 0 0 13 16v-2h2q.424 0 .713-.288A.97.97 0 0 0 16 13a.97.97 0 0 0-.287-.713A.97.97 0 0 0 15 12h-2v-2a.97.97 0 0 0-.287-.713A.97.97 0 0 0 12 9a.97.97 0 0 0-.713.287A.97.97 0 0 0 11 10v2H9a.97.97 0 0 0-.712.287A.97.97 0 0 0 8 13q0 .424.288.712Q8.575 14 9 14zm1 8q-1.874 0-3.512-.713a9.2 9.2 0 0 1-2.85-1.925 9.2 9.2 0 0 1-1.925-2.85A8.7 8.7 0 0 1 3 13q0-1.874.713-3.513a9.2 9.2 0 0 1 1.925-2.85 9.2 9.2 0 0 1 2.85-1.925A8.7 8.7 0 0 1 12 4q1.874 0 3.512.712a9.2 9.2 0 0 1 2.85 1.925 9.2 9.2 0 0 1 1.926 2.85A8.7 8.7 0 0 1 21 13q0 1.875-.712 3.512a9.2 9.2 0 0 1-1.925 2.85 9.2 9.2 0 0 1-2.85 1.925A8.7 8.7 0 0 1 12 22M2.05 7.3a.95.95 0 0 1-.275-.7q0-.425.275-.7L4.9 3.05a.95.95 0 0 1 .7-.275q.425 0 .7.275a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7L3.45 7.3a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275m19.9 0a.95.95 0 0 1-.7.275.95.95 0 0 1-.7-.275L17.7 4.45a.95.95 0 0 1-.275-.7q0-.425.275-.7a.95.95 0 0 1 .7-.275q.425 0 .7.275l2.85 2.85a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7M12 20q2.925 0 4.962-2.038T19 13t-2.038-4.963T12 6 7.038 8.037 5 13t2.038 4.962T12 20"}))}var A=React.memo(q);export{A as default};