Jersey Mikes Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jersey Mikes 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/327662.svg" alt="Jersey Mikes icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327662.svg" alt="Jersey Mikes icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327662.svg" alt="Jersey Mikes icon" :width="24" :height="24" />
CSS background
.icon-jersey-mikes {
background-image: url('https://proicons.com/icon/327662.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;}.d{fill:#000;stroke-width:0px;}</style></defs><path class="c" d="M40.256,19.441v2.7c0,1.1-.9,2-2,2-.6,0-1.1-.2-1.4-.6"/><path class="c" d="M11.744,13.341v6c0,1.1-.9,2-2,2s-2-.9-2-2v-.7"/><path class="c" d="M17.724,20.341c-.3.6-1,1-1.7,1-1.1,0-2-.9-2-2v-1.3c0-1.1.9-2,2-2s2,.9,2,2v.7h-4"/><path class="c" d="M33.675,20.341c-.3.6-1,1-1.7,1-1.1,0-2-.9-2-2v-1.3c0-1.1.9-2,2-2s2,.9,2,2v.7h-4"/><path class="c" d="M40.256,16.041v3.3c0,1.1-.9,2-2,2s-2-.9-2-2v-3.3"/><line class="c" x1="20.305" y1="15.941" x2="20.305" y2="21.341"/><path class="c" d="M20.305,17.941c0-1.1.9-2,2-2"/><path class="c" d="M24.395,20.941c.4.3.8.4,1.6.4h.4c.7,0,1.3-.6,1.3-1.3s-.6-1.3-1.3-1.3h-.9c-.7,0-1.3-.6-1.3-1.3s.6-1.3,1.3-1.3h.4c.9,0,1.3.1,1.6.4"/><path class="c" d="M43.5,35.5V12.5c0-2.2091-1.7909-4-4-4H8.5c-2.2091,0-4,1.7909-4,4v23c0,2.2091,1.7909,4,4,4h31c2.2091,0,4-1.7909,4-4Z"/><path class="c" d="M36.3028,34.258c.4.3.8.4,1.6.4h.4c.7,0,1.3-.6,1.3-1.3s-.6-1.3-1.3-1.3h-.9c-.7,0-1.3-.6-1.3-1.3s.6-1.3,1.3-1.3h.4c.9,0,1.3.1,1.6.4"/><line class="c" x1="19.6982" y1="29.258" x2="19.6982" y2="34.658"/><path class="c" d="M32.3562,33.658c-.3.6-1,1-1.7,1-1.1,0-2-.9-2-2v-1.3c0-1.1.9-2,2-2s2,.9,2,2v.7h-4"/><polyline class="c" points="8.3972 34.558 8.3972 26.658 12.3972 34.658 16.3972 26.658 16.3972 34.658"/><line class="c" x1="24.0382" y1="31.758" x2="26.8382" y2="34.558"/><line class="c" x1="22.8382" y1="32.958" x2="26.4382" y2="29.258"/><line class="c" x1="22.8382" y1="26.558" x2="22.8382" y2="34.658"/><circle class="d" cx="19.6982" cy="26.858" r=".7"/><path class="c" d="M34.7678,28.608c.5-.2.5-.7.5-1v-.7"/><circle class="d" cx="35.0178" cy="26.908" r=".75"/></svg>
Copied!