@groww-tech/icon-store
Version:
Icon Library customized for use in Groww
3 lines (2 loc) • 1.29 kB
JavaScript
import React from 'react';
import{handleDefaultProps as o}from"./utils";function t(a){const l=o(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:"m5 7.85-.9.875A.93.93 0 0 1 3.412 9a.97.97 0 0 1-.712-.3.95.95 0 0 1-.275-.7q0-.425.275-.7l2.6-2.6q.15-.15.325-.212.175-.063.375-.063t.375.063A.9.9 0 0 1 6.7 4.7l2.6 2.6q.275.275.287.688A.93.93 0 0 1 9.3 8.7a.98.98 0 0 1-.688.288.97.97 0 0 1-.712-.263L7 7.85v8.3l.9-.875A.93.93 0 0 1 8.587 15q.413 0 .713.3a.95.95 0 0 1 .275.7.95.95 0 0 1-.275.7l-2.6 2.6q-.15.15-.325.212a1.1 1.1 0 0 1-.375.063q-.2 0-.375-.062A.9.9 0 0 1 5.3 19.3l-2.6-2.6a.98.98 0 0 1-.288-.687.93.93 0 0 1 .288-.713.98.98 0 0 1 .687-.288.97.97 0 0 1 .713.263l.9.875zM13 19a.97.97 0 0 1-.713-.288A.97.97 0 0 1 12 18q0-.424.287-.712A.97.97 0 0 1 13 17h8q.424 0 .712.288.288.287.288.712 0 .424-.288.712A.97.97 0 0 1 21 19zm0-6a.97.97 0 0 1-.713-.287A.97.97 0 0 1 12 12q0-.424.287-.713A.97.97 0 0 1 13 11h8q.424 0 .712.287.288.288.288.713 0 .424-.288.713A.97.97 0 0 1 21 13zm0-6a.97.97 0 0 1-.713-.287A.97.97 0 0 1 12 6q0-.424.287-.712A.97.97 0 0 1 13 5h8q.424 0 .712.288Q22 5.575 22 6q0 .424-.288.713A.97.97 0 0 1 21 7z"}))}var q=React.memo(t);export{q as default};