Line Lets Get Rich Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Line Lets Get Rich icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/328508.svg" alt="Line Lets Get Rich icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328508.svg" alt="Line Lets Get Rich icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328508.svg" alt="Line Lets Get Rich icon" :width="24" :height="24" />
CSS background
.icon-line-lets-get-rich {
background-image: url('https://proicons.com/icon/328508.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M33.1266,37.7814c-1.2414.581-2.4201.4086-2.6327-.3851,0-.0002-.0001-.0004-.0002-.0006-.2138-.7932.6192-1.9078,1.8604-2.4896.0007-.0003.0013-.0006.002-.0009,1.2415-.581,2.4201-.4084,2.6325.3854.0001.0004.0002.0009.0004.0013.213.7935-.6207,1.9081-1.862,2.4894l-.0004.0002M25.8713,35.5372c-1.2414.581-2.4201.4086-2.6327-.3851,0-.0002-.0001-.0004-.0002-.0006-.213-.7935.6207-1.9081,1.862-2.4894l.0004-.0002c1.2414-.581,2.4201-.4086,2.6327.3851l.0002.0006c.2134.7933-.6199,1.9079-1.8612,2.4895-.0007.0003-.0015.0007-.0022.001M15.5805,33.8552c.24,1.3495-.2321,2.4435-1.0543,2.4435-.0002,0-.0004,0-.0006,0-.8222.0002-1.6834-1.0936-1.9235-2.4431,0-.0001,0-.0002,0-.0003-.2396-1.3494.2327-2.4429,1.0549-2.4425.8221-.0004,1.6832,1.0931,1.9235,2.4425M18.8835,28.0415c.2403,1.3495-.2314,2.4439-1.0536,2.4445-.0005,0-.0009,0-.0014,0-.8222,0-1.6833-1.0939-1.9233-2.4434,0-.0003-.0001-.0007-.0002-.0011-.2396-1.3494.2327-2.4429,1.0549-2.4425.8221-.0004,1.6832,1.0931,1.9235,2.4425M11.6282,25.2263c.2396,1.3494-.2327,2.4429-1.0549,2.4425-.8222.0002-1.6834-1.0936-1.9235-2.4431,0-.0001,0-.0002,0-.0003-.2396-1.3494.2327-2.4429,1.0549-2.4425.8221-.0004,1.6832,1.0931,1.9235,2.4425M14.9313,19.4107c.24,1.3495-.2321,2.4435-1.0543,2.4435h-.0006c-.8222.0002-1.6834-1.0936-1.9235-2.4431,0-.0001,0-.0002,0-.0003-.2396-1.3494.2327-2.4429,1.0549-2.4425.8221-.0004,1.6832,1.0931,1.9235,2.4425M31.7781,16.852c.1965,1.371-.7558,2.4824-2.1272,2.4825-.0002,0-.0005,0-.0007,0-1.3713-.0003-2.6419-1.1117-2.8382-2.4825-.1965-1.3709.7557-2.4823,2.1269-2.4825,1.3713-.0003,2.6424,1.1109,2.8391,2.4819,0,.0002,0,.0004,0,.0007M40.7746,29.5393l-3.6707,6.4809c-1.3224,2.3343-2.9163,3.3782-4.8549,3.7409l-12.7333,2.3814M19.5157,42.1423l-1.9516.3577M19.5157,42.1423l-1.9516.3577M12.3345,39.8081c1.2423,2.735,3.1848,3.0235,4.8489.0882l3.6737-6.4819c1.4607-2.7841,1.3725-5.0513.6812-7.117l-5.8337-12.8546c-1.2743-2.8071-1.2753-4.8689,2.2962-5.5432M23.5431,30.8797c-.9838.4739-1.9396,1.2182-2.6859,2.5346M26.4003,29.972c-3.0556.5771-3.7419-1.2072-4.8619-3.6737M26.4003,29.972l9.7238-1.8374c6.2114-1.1721,7.1541-2.8091,5.2266-7.0559l-5.8347-12.8556c-1.5018-3.3071-3.28-3.0125-7.7923-2.16l-9.7248,1.8354M12.6571,10.8179c-.6622.8135-1.2523,1.8434-2.0327,3.2179l-3.6737,6.4819c-.9868,1.7432-1.8794,3.29-.4518,6.4348l5.8337,12.8556"/></svg>
Copied!