Goals Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Goals 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/310745.svg" alt="Goals icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310745.svg" alt="Goals icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310745.svg" alt="Goals icon" :width="24" :height="24" />
CSS background
.icon-goals {
background-image: url('https://proicons.com/icon/310745.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="M10.6605 10.6605C10.3037 11.0152 10.1021 11.4969 10.1 12C10.1 12.5039 10.3002 12.9872 10.6565 13.3435C11.0128 13.6998 11.4961 13.9 12 13.9C12.5031 13.8979 12.9848 13.6963 13.3395 13.3395" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 6.3C10.8726 6.3 9.7706 6.6343 8.83324 7.26063C7.89588 7.88695 7.1653 8.77717 6.73388 9.81871C6.30246 10.8602 6.18958 12.0063 6.40951 13.112C6.62945 14.2177 7.17232 15.2334 7.96948 16.0305C8.76664 16.8277 9.78228 17.3705 10.888 17.5905C11.9937 17.8104 13.1397 17.6975 14.1813 17.2661C15.2228 16.8347 16.113 16.1041 16.7394 15.1668C17.3657 14.2294 17.7 13.1274 17.7 12" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 2.5C10.1211 2.5 8.28435 3.05717 6.72209 4.10104C5.15982 5.14491 3.94218 6.62861 3.22315 8.36451C2.50412 10.1004 2.31598 12.0105 2.68254 13.8534C3.0491 15.6962 3.95389 17.3889 5.28249 18.7175C6.61109 20.0461 8.30383 20.9509 10.1466 21.3175C11.9895 21.684 13.8996 21.4959 15.6355 20.7769C17.3714 20.0578 18.8551 18.8402 19.899 17.2779C20.9428 15.7156 21.5 13.8789 21.5 12" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.5245 8.4755L12.95 11.05" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M20.9395 5.84399L17.7 6.29999L18.156 3.0605C18.1596 3.02273 18.1517 2.98476 18.1335 2.95148C18.1153 2.9182 18.0876 2.89113 18.0538 2.87376C18.0201 2.85638 17.982 2.8495 17.9443 2.854C17.9066 2.8585 17.8712 2.87417 17.8425 2.899L15.6955 5.03649C15.475 5.25866 15.3127 5.53189 15.2232 5.83187C15.1337 6.13185 15.1197 6.4493 15.1825 6.75599L15.5245 8.47549L17.244 8.81749C17.5507 8.88026 17.8681 8.86627 18.1681 8.77677C18.4681 8.68727 18.7413 8.52504 18.9635 8.30449L21.101 6.15749C21.1258 6.12881 21.1415 6.09335 21.146 6.05568C21.1505 6.01802 21.1436 5.97987 21.1262 5.94614C21.1089 5.91242 21.0818 5.88467 21.0485 5.86646C21.0152 5.84826 20.9773 5.84043 20.9395 5.84399Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Goals in other icon packs
Copied!