Pinterest Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Pinterest 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/310426.svg" alt="Pinterest icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310426.svg" alt="Pinterest icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310426.svg" alt="Pinterest icon" :width="24" :height="24" />
CSS background
.icon-pinterest {
background-image: url('https://proicons.com/icon/310426.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.535 14.9378C20.7308 17.4774 18.9429 19.5991 16.5621 20.8393C14.1812 22.0796 11.4008 22.3375 8.82819 21.5569C9.80588 20.0598 10.4625 18.3801 10.7574 16.6219L11.1993 16.963C11.6021 17.2749 12.0726 17.4902 12.5738 17.5919C13.075 17.6936 13.5932 17.679 14.0877 17.5492C14.7275 17.4218 15.3344 17.1671 15.8717 16.8007C16.409 16.4342 16.8654 15.9636 17.2132 15.4174C17.7685 14.6271 18.1438 13.727 18.3131 12.7793C18.4824 11.8316 18.4418 10.8588 18.1939 9.92813C17.9342 8.88123 17.3719 7.93173 16.5758 7.19547C15.7796 6.45922 14.784 5.96803 13.7105 5.78185C12.7846 5.55011 11.8211 5.50429 10.877 5.64708C9.93295 5.78988 9.02738 6.11841 8.21387 6.61324C7.45383 7.0645 6.81065 7.68482 6.33545 8.42493C5.86024 9.16504 5.56609 10.0046 5.47636 10.8768C5.26948 12.208 5.59836 13.5664 6.39245 14.6607C6.66332 15.0525 7.0355 15.3654 7.47021 15.5667C7.72888 15.6946 7.85821 15.4814 7.94443 15.2149C8.12765 14.6926 8.26776 14.4262 8.0522 13.9998C7.65697 13.397 7.4222 12.7051 7.36969 11.9885C7.31718 11.2719 7.44864 10.5538 7.75185 9.90086C8.05507 9.24795 8.5202 8.68141 9.10406 8.25386C9.68792 7.8263 10.3716 7.55161 11.0915 7.45529C12.0896 7.28409 13.117 7.4335 14.023 7.88164C14.6285 8.18033 15.1413 8.63502 15.5073 9.19778C15.8734 9.76054 16.0792 10.4105 16.1031 11.0793C16.2521 12.3619 15.9515 13.6562 15.2516 14.7459C15.0279 15.1246 14.7152 15.4444 14.34 15.6782C13.9648 15.912 13.5381 16.0529 13.0961 16.0889C12.8598 16.1193 12.6196 16.0918 12.3966 16.0088C12.1735 15.9259 11.9745 15.79 11.817 15.6132C11.6595 15.4363 11.5483 15.224 11.4932 14.9947C11.4381 14.7654 11.4408 14.5263 11.501 14.2983C11.7058 13.4562 11.986 12.6248 12.2016 11.7721C12.2942 11.4247 12.327 11.0644 12.2986 10.7062C12.2866 10.4896 12.2195 10.2794 12.1035 10.0953C11.9875 9.91108 11.8265 9.75881 11.6352 9.65253C11.4439 9.54626 11.2286 9.48943 11.0093 9.4873C10.7899 9.48517 10.5735 9.53781 10.3802 9.64035C10.0741 9.79224 9.81357 10.0207 9.62449 10.3031C9.4354 10.5855 9.32436 10.9119 9.30241 11.2498C9.17609 11.9045 9.22438 12.5804 9.44252 13.2111C9.48594 13.3608 9.48594 13.5196 9.44252 13.6694C9.0653 15.2895 8.6342 16.867 8.36476 18.5191C8.27469 19.2903 8.24945 20.0675 8.28931 20.8428C8.28931 21.0133 8.28931 21.1732 8.28931 21.3437C5.9321 20.3826 4.02629 18.5803 2.94996 16.2943C1.87363 14.0084 1.7054 11.4059 2.47865 9.00306C3.2519 6.6002 4.91013 4.57256 7.1244 3.32237C9.33867 2.07217 11.9472 1.69075 14.4326 2.25377C15.7592 2.59579 17.0018 3.20083 18.0849 4.03219C19.1679 4.86354 20.0689 5.90386 20.7331 7.09003C21.3973 8.27619 21.8109 9.58346 21.9487 10.9325C22.0866 12.2815 21.9458 13.6442 21.535 14.9378Z" fill="black"/> </svg>
Pinterest in other icon packs
Copied!