Jersey Icon
Free SVG icon from the VS Code Codicons collection. Download or copy for use in any project.
The Jersey 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/307235.svg" alt="Jersey icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307235.svg" alt="Jersey icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307235.svg" alt="Jersey icon" :width="24" :height="24" />
CSS background
.icon-jersey {
background-image: url('https://proicons.com/icon/307235.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="currentColor"><path d="M11.5 14H4.49997C4.22397 14 3.99997 13.776 3.99997 13.5V7H2.24997C2.02397 7 1.82697 6.849 1.76797 6.631L1.01797 3.881C0.948972 3.628 1.08697 3.364 1.33497 3.278L5.47797 1.828C5.60297 1.783 5.74197 1.792 5.86197 1.85C5.98197 1.909 6.07397 2.013 6.11697 2.139C6.39297 2.953 7.14997 3.5 8.00097 3.5C8.85197 3.5 9.60797 2.953 9.88497 2.139C9.92797 2.013 10.02 1.909 10.14 1.85C10.26 1.792 10.399 1.783 10.524 1.828L14.667 3.278C14.915 3.364 15.053 3.628 14.984 3.881L14.234 6.631C14.174 6.849 13.977 7 13.752 7H12.002V13.5C12.002 13.776 11.778 14 11.502 14H11.5ZM4.99997 13H11V6.5C11 6.224 11.224 6 11.5 6H13.368L13.895 4.068L10.629 2.925C10.112 3.884 9.10897 4.5 7.99997 4.5C6.89097 4.5 5.88797 3.884 5.37097 2.925L2.10497 4.068L2.63197 6H4.49997C4.77597 6 4.99997 6.224 4.99997 6.5V13Z"/></svg>
Jersey in other icon packs
Copied!