Fossilhybrid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fossilhybrid 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/340755.svg" alt="Fossilhybrid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340755.svg" alt="Fossilhybrid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340755.svg" alt="Fossilhybrid icon" :width="24" :height="24" />
CSS background
.icon-fossilhybrid {
background-image: url('https://proicons.com/icon/340755.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="5.5006" y="5.5" width="37" height="37" rx="4" ry="4"/><polyline class="b" points="35.3272 20.2975 35.3272 27.7107 39.0338 27.7107"/><line class="b" x1="33.3591" y1="20.2975" x2="33.3591" y2="27.7107"/><line class="b" x1="8.7025" y1="20.2975" x2="12.4091" y2="20.2975"/><line class="b" x1="8.7025" y1="24.0041" x2="11.1118" y2="24.0041"/><line class="b" x1="8.7025" y1="20.2975" x2="8.7025" y2="27.7107"/><path class="b" d="M20.1089,26.8985c.4546.5918,1.0246.8123,1.8176.8123h1.0975c1.0213,0,1.8493-.8298,1.8493-1.8533h0c0-1.0236-.828-1.8533-1.8493-1.8533h-1.2126c-1.0213,0-1.8493-.8298-1.8493-1.8533h0c0-1.0236.828-1.8533,1.8493-1.8533h1.0975c.793,0,1.3631.2204,1.8176.8123"/><path class="b" d="M26.6307,26.8985c.4546.5918,1.0246.8123,1.8176.8123h1.0975c1.0213,0,1.8493-.8298,1.8493-1.8533h0c0-1.0236-.828-1.8533-1.8493-1.8533h-1.2126c-1.0213,0-1.8493-.8298-1.8493-1.8533h0c0-1.0236.828-1.8533,1.8493-1.8533h1.0975c.793,0,1.3631.2204,1.8176.8123"/><path class="b" d="M13.456,25.2469c0,1.3562,1.0994,2.4556,2.4556,2.4556s2.4556-1.0994,2.4556-2.4556v-2.502c0-1.3562-1.0994-2.4556-2.4556-2.4556s-2.4556,1.0994-2.4556,2.4556v2.502Z"/></svg>
Copied!