Limbuscompany Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Limbuscompany 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/328498.svg" alt="Limbuscompany icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328498.svg" alt="Limbuscompany icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328498.svg" alt="Limbuscompany icon" :width="24" :height="24" />
CSS background
.icon-limbuscompany {
background-image: url('https://proicons.com/icon/328498.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="24.0019" cy="21.6715" r="8.8401"/><circle class="c" cx="24.0019" cy="21.6715" r="2.3779"/><circle class="c" cx="24.0019" cy="21.6715" r=".7624"/><path class="c" d="M23.2395,21.6715c-.2178-.0363-8.0777,0-8.0777,0"/><line class="c" x1="24.0019" y1="20.9091" x2="24.0019" y2="15.1367"/><polyline class="c" points="21.0842 13.3246 21.0842 9.3825 24.0019 9.3825"/><polyline class="c" points="24.0019 6.823 21.8146 6.823 21.8146 9.3825"/><path class="c" d="M21.8146,6.823c-.6535-.8895-2.0149-1.5429-2.0149-1.5429"/><line class="c" x1="23.3908" y1="35.0518" x2="22.307" y2="43.562"/><line class="c" x1="21.1218" y1="35.0518" x2="19.5002" y2="42.007"/><line class="c" x1="17.1066" y1="40.6808" x2="19.0343" y2="35.0518"/><line class="c" x1="15.5012" y1="39.7914" x2="17.5095" y2="35.0518"/><line class="c" x1="14.2739" y1="39.1114" x2="16.257" y2="35.0518"/><line class="c" x1="12.7653" y1="38.2756" x2="14.4146" y2="35.0518"/><polyline class="c" points="26.9158 13.3246 26.9158 9.3825 23.9981 9.3825"/><polyline class="c" points="23.9981 6.823 26.1854 6.823 26.1854 9.3825"/><polyline class="c" points="23.9981 5.2801 28.2003 5.2801 28.2003 3.5 19.7997 3.5 19.7997 5.2801 24.0019 5.2801"/><path class="c" d="M26.1854,6.823c.6535-.8895,2.0149-1.5429,2.0149-1.5429"/><path class="c" d="M32.3644,24.5336h1.9833v3.1836c-2.75,0-4.0025,1.8889-4.0025,4.4484v.7352s3.2402-.1089,3.2402,0v2.151h1.4703l1.2797,2.6139-12.3354,6.8343-12.3354-6.8343,1.2797-2.6139h1.4703v-2.151c0-.1089,3.2402,0,3.2402,0v-.7352c0-2.5594-1.2525-4.4484-4.0025-4.4484v-3.1836h1.9833"/><polyline class="c" points="33.5854 35.0518 24 35.0518 14.4146 35.0518"/><line class="c" x1="24.6092" y1="35.0518" x2="25.693" y2="43.562"/><line class="c" x1="26.8782" y1="35.0518" x2="28.4998" y2="42.007"/><line class="c" x1="30.8934" y1="40.6808" x2="28.9657" y2="35.0518"/><line class="c" x1="32.4988" y1="39.7914" x2="30.4905" y2="35.0518"/><line class="c" x1="33.7261" y1="39.1114" x2="31.743" y2="35.0518"/><line class="c" x1="35.2347" y1="38.2756" x2="33.5854" y2="35.0518"/></svg>
Copied!