@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 950 B
JavaScript
import React from 'react';
import{handleDefaultProps as a}from"./utils";function r(t){const o=a(t);return React.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",...o},React.createElement("path",{fill:"currentColor",d:"M12.97 11.626V7.762a.85.85 0 0 0-.256-.622.85.85 0 0 0-.628-.258.88.88 0 0 0-.636.258.84.84 0 0 0-.264.622v4.22q0 .205.063.371.063.165.188.287l3.333 3.429q.255.288.645.287.39 0 .68-.287.244-.24.255-.637a.87.87 0 0 0-.257-.668zm-.963 10.371a9.7 9.7 0 0 1-3.878-.79 10.1 10.1 0 0 1-3.191-2.145 10.1 10.1 0 0 1-2.144-3.19 9.7 9.7 0 0 1-.791-3.878q0-2.047.793-3.87a10.2 10.2 0 0 1 2.149-3.177 10.2 10.2 0 0 1 3.189-2.153 9.6 9.6 0 0 1 3.873-.797q2.047 0 3.869.797a10.3 10.3 0 0 1 3.177 2.153 10.3 10.3 0 0 1 2.153 3.178 9.55 9.55 0 0 1 .797 3.87 9.6 9.6 0 0 1-.797 3.877 10.2 10.2 0 0 1-2.153 3.183 10.2 10.2 0 0 1-3.177 2.149 9.6 9.6 0 0 1-3.868.793"}))}var l=React.memo(r);export{l as default};