@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 979 B
JavaScript
import React from 'react';
import{handleDefaultProps as t}from"./utils";function l(o){const q=t(o);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:"M8 22q-.824 0-1.412-.587A1.93 1.93 0 0 1 6 20q0-.824.588-1.413A1.93 1.93 0 0 1 8 18q.825 0 1.412.587Q10 19.176 10 20q0 .824-.588 1.413A1.93 1.93 0 0 1 8 22m10 0q-.824 0-1.413-.587A1.93 1.93 0 0 1 16 20q0-.824.587-1.413A1.93 1.93 0 0 1 18 18q.824 0 1.413.587Q20 19.176 20 20q0 .824-.587 1.413A1.93 1.93 0 0 1 18 22M7.15 6l2.4 5h7l2.75-5zM6.2 4h14.75q.575 0 .875.513.3.512.025 1.037l-3.55 6.4q-.275.5-.738.775A1.95 1.95 0 0 1 16.55 13H9.1L8 15h11q.424 0 .712.287.288.288.288.713 0 .424-.288.712A.97.97 0 0 1 19 17H8q-1.125 0-1.7-.988-.575-.987-.05-1.962L7.6 11.6 4 4H3a.97.97 0 0 1-.712-.288A.97.97 0 0 1 2 3q0-.424.288-.712A.97.97 0 0 1 3 2h1.625q.274 0 .525.15.25.15.375.425z"}))}var e=React.memo(l);export{e as default};