Pin Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Pin 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/310278.svg" alt="Pin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310278.svg" alt="Pin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310278.svg" alt="Pin icon" :width="24" :height="24" />
CSS background
.icon-pin {
background-image: url('https://proicons.com/icon/310278.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M21.447 9.55892C21.4298 9.84819 21.3441 10.1292 21.197 10.3789C21.0572 10.6263 20.8663 10.8411 20.637 11.0089C20.5369 11.081 20.4197 11.1259 20.297 11.1389L18.537 11.3689C18.3417 11.4022 18.1608 11.4927 18.017 11.6289C17.487 12.1389 16.947 12.6289 16.207 13.4089L15.357 14.2489C15.2465 14.3636 15.1673 14.5048 15.127 14.6589L14.187 18.4389C14.1913 18.4788 14.1913 18.519 14.187 18.5589C14.0566 18.8518 13.8576 19.109 13.607 19.3089C13.3565 19.5093 13.0616 19.6465 12.747 19.7089H12.387C12.191 19.7076 11.996 19.6807 11.807 19.6289C11.5007 19.535 11.2224 19.3666 10.997 19.1389L8.45699 16.6089L3.78699 21.2789C3.64636 21.4194 3.45574 21.4982 3.25699 21.4982C3.05824 21.4982 2.86762 21.4194 2.72699 21.2789C2.58654 21.1383 2.50764 20.9477 2.50764 20.7489C2.50764 20.5502 2.58654 20.3595 2.72699 20.2189L7.39699 15.5489L4.89699 13.0489C4.67344 12.8181 4.5088 12.5368 4.41699 12.2289C4.31543 11.9224 4.29816 11.5943 4.36699 11.2789C4.42573 10.968 4.55962 10.6762 4.75699 10.4289C4.95689 10.1783 5.21411 9.97935 5.50699 9.84893H5.62698L9.36699 8.84893C9.53266 8.8047 9.68419 8.71861 9.80699 8.59893C11.197 7.22893 11.677 6.74891 12.437 5.92891C12.5664 5.79194 12.6472 5.61627 12.667 5.42891L12.907 3.65892C12.9183 3.53275 12.9632 3.4119 13.037 3.30892C13.2928 2.96462 13.6525 2.71169 14.0631 2.58745C14.4736 2.46321 14.9132 2.47424 15.317 2.61892C15.5873 2.7186 15.8329 2.8755 16.037 3.07891L20.917 7.9789C21.1169 8.18178 21.2711 8.42503 21.3694 8.69234C21.4677 8.95965 21.5078 9.24487 21.487 9.52892L21.447 9.55892Z" fill="black"/> </svg>
Pin in other icon packs
Copied!