Liftosaur Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Liftosaur 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/343036.svg" alt="Liftosaur icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343036.svg" alt="Liftosaur icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343036.svg" alt="Liftosaur icon" :width="24" :height="24" />
CSS background
.icon-liftosaur {
background-image: url('https://proicons.com/icon/343036.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.o{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="d"><path id="e" class="o" d="M16.674,16.1641c-.7423.0798-1.4562-.0727-2.1594.1596-1.4127.4097-1.7408,2.6463-.6367,3.4293,1.7054.1685.4984-2.4077,2.2392-1.8659.5144.003,1.0278.0083,1.5404.016M23.0866,20.8039c-2.6445-.0993-5.0407-1.7187-6.1785-4.1929-.8372-1.0819-.2164-4.6425-2.327-3.2777-1.4721,1.1316-3.4941,2.3767-5.305,1.1644-.9187-.6536-1.8144-1.4668-2.1727-2.6161-.752-1.7204.9134-3.1961,2.2623-3.9561,1.6947-1.0411,3.3877-2.7882,5.5568-2.3589,1.9785.1703,2.9868,2.0335,4.0483,3.4462,1.4269,1.2238,3.0746,2.272,4.8092,2.993,2.8201.8744,6.0685-.1153,8.6447,1.6087,1.9404,1.2974,4.6735,1.7816,6.6751.3423.7361-.4762,2.3873-2.123,1.9084-.2421-.9595,1.2664-1.9067,2.5771-3.1269,3.6138-1.6406,1.3214-3.5677,2.3855-5.649,2.7837-1.1218-.1472-.4177-1.9705-.5427-2.7084M31.7198,20.0333c-.6944,1.6034-1.4056,3.5535-2.9522,4.5246-.7715,1.2353.1756,3.9934-2.2339,3.6111-1.457-.3148-4.1716.8185-4.7276-.9649.5685-1.4012,3.8-.6039,2.6605-2.7731-.7343-1.1103-1.3675-2.288-1.3684-3.6537-.1561-1.5945.266-3.1855,1.0668-4.56"/><g id="f"><path id="g" class="o" d="M14.5598,26.3368h2.0982c.6944,0,1.2593.564,1.2593,1.2593v13.6322c0,.7024-.5702,1.2717-1.2726,1.2717h-2.0982c-.6955,0-1.2593-.5638-1.2593-1.2593h0v-13.6313c0-.7024.5711-1.2717,1.2726-1.2717"/><path id="h" class="o" d="M13.2695,40.5277h-2.5319c-.697,0-1.2593-.5676-1.2593-1.2717v-9.7701c0-.705.5622-1.2717,1.2593-1.2717h2.5336"/><path id="i" class="o" d="M9.4783,32.3024h-2.7713v4.5024h2.7713"/><path id="j" class="o" d="M31.3553,26.3368h2.0982c.6944,0,1.2593.564,1.2593,1.2593v13.6322c0,.7024-.5711,1.2717-1.2726,1.2717h-2.0982c-.6955,0-1.2593-.5638-1.2593-1.2593h0v-13.6313c0-.7024.5702-1.2717,1.2726-1.2717"/><path id="k" class="o" d="M34.7305,28.3091h2.5328c.697,0,1.2593.5676,1.2593,1.2717v9.7701c0,.705-.5622,1.2717-1.2593,1.2717h-2.5336"/><path id="l" class="o" d="M38.5217,36.8048h2.7713v-4.5024h-2.7713"/><path id="m" class="o" d="M17.9164,32.3024h12.1672"/><path id="n" class="o" d="M17.9164,36.8048h12.1672"/></g></g></svg>
Copied!