@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.49 kB
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function e(t){const q=o(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...q},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 2q2.076 0 3.887.788a10.2 10.2 0 0 1 3.175 2.15 10.2 10.2 0 0 1 2.15 3.175A9.65 9.65 0 0 1 22 12a9.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 22m-4.5-9q.624 0 1.063-.437Q9 12.125 9 11.5t-.437-1.062A1.45 1.45 0 0 0 7.5 10q-.625 0-1.062.438A1.45 1.45 0 0 0 6 11.5q0 .624.438 1.063Q6.874 13 7.5 13m9 0q.625 0 1.063-.437Q18 12.125 18 11.5t-.437-1.062A1.45 1.45 0 0 0 16.5 10q-.625 0-1.062.438A1.45 1.45 0 0 0 15 11.5q0 .624.438 1.063.437.437 1.062.437M9 17.5q.624 0 1.063-.437.437-.438.437-1.063t-.437-1.062A1.45 1.45 0 0 0 9 14.5q-.625 0-1.062.438A1.45 1.45 0 0 0 7.5 16q0 .625.438 1.063.436.437 1.062.437m6 0q.625 0 1.063-.437.437-.438.437-1.063t-.437-1.062A1.45 1.45 0 0 0 15 14.5q-.625 0-1.062.438A1.45 1.45 0 0 0 13.5 16q0 .625.438 1.063.437.437 1.062.437M10.5 9h3q.65 0 1.075-.425T15 7.5t-.425-1.075T13.5 6h-3q-.65 0-1.075.425T9 7.5t.425 1.075T10.5 9M12 20q3.325 0 5.663-2.337T20 12t-2.337-5.662T12 4 6.338 6.338 4 12t2.338 5.663T12 20"}))}var n=React.memo(e);export{n as default};