Add icons to this collection by clicking the heart icon.
Approved icon - also known as check, badge, security, safety, approve, sticker, ui, quality, safe, and approved. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 128 128"
>
<defs>
<linearGradient
id="a"
x1="109.255"
x2="18.745"
y1="109.255"
y2="18.745"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#f77c90" />
<stop offset="1" stop-color="#8cc9fe" />
</linearGradient>
</defs>
<path
fill="url(#a)"
d="M120.352 50.538c-2.415-2.576-4.7-5.009-5.73-7.5-1.1-2.66-1.241-6.269-1.376-9.759-.207-5.387-.421-10.958-3.991-14.528s-9.142-3.785-14.528-3.992c-3.491-.134-7.1-.273-9.76-1.377-2.5-1.034-4.928-3.314-7.5-5.728C73.449 3.889 69.3 0 64 0s-9.449 3.889-13.463 7.649c-2.576 2.414-5.009 4.694-7.5 5.728-2.661 1.1-6.269 1.242-9.76 1.376-5.386.207-10.957.421-14.528 3.992s-3.784 9.141-3.991 14.528c-.135 3.49-.274 7.1-1.376 9.76-1.035 2.495-3.316 4.928-5.73 7.5C3.889 54.551 0 58.7 0 64s3.889 9.449 7.648 13.462c2.414 2.576 4.7 5.009 5.73 7.5 1.1 2.66 1.241 6.269 1.376 9.759.207 5.387.421 10.958 3.991 14.528s9.142 3.785 14.528 3.992c3.491.134 7.1.273 9.76 1.377 2.495 1.034 4.928 3.314 7.5 5.728C54.551 124.111 58.7 128 64 128s9.449-3.889 13.463-7.649c2.576-2.414 5.009-4.694 7.5-5.728 2.661-1.1 6.269-1.242 9.76-1.376 5.386-.207 10.957-.421 14.528-3.992s3.784-9.141 3.991-14.528c.135-3.49.273-7.1 1.376-9.76 1.035-2.5 3.315-4.928 5.73-7.5C124.111 73.449 128 69.3 128 64s-3.889-9.449-7.648-13.462ZM117.8 75.069c-2.522 2.691-5.129 5.474-6.407 8.558-1.344 3.24-1.5 7.167-1.641 10.965-.189 4.931-.368 9.587-2.969 12.188s-7.258 2.78-12.188 2.969c-3.8.146-7.726.3-10.965 1.64-3.084 1.279-5.866 3.886-8.558 6.408-3.516 3.3-7.153 6.7-11.069 6.7s-7.553-3.408-11.069-6.7c-2.692-2.522-5.474-5.129-8.558-6.408-3.239-1.343-7.167-1.494-10.966-1.64-4.93-.189-9.586-.369-12.187-2.969s-2.78-7.258-2.969-12.188c-.147-3.8-.3-7.726-1.641-10.966-1.278-3.084-3.885-5.866-6.407-8.557C6.907 71.552 3.5 67.916 3.5 64s3.407-7.552 6.7-11.069c2.522-2.691 5.129-5.474 6.407-8.558 1.344-3.24 1.494-7.167 1.641-10.965.189-4.931.368-9.587 2.969-12.188s7.257-2.78 12.188-2.969c3.8-.146 7.726-.3 10.965-1.64 3.084-1.279 5.866-3.886 8.558-6.408C56.447 6.908 60.084 3.5 64 3.5s7.553 3.408 11.069 6.7c2.692 2.522 5.474 5.129 8.558 6.408 3.239 1.343 7.167 1.494 10.966 1.64 4.929.189 9.586.369 12.187 2.969s2.78 7.258 2.969 12.188c.146 3.8.3 7.726 1.641 10.966 1.278 3.084 3.885 5.866 6.407 8.557 3.3 3.517 6.7 7.153 6.7 11.069s-3.404 7.555-6.697 11.072ZM120 64c0 1.816-1.768 4.023-5.482 7.987-2.671 2.851-5.693 6.077-7.286 9.916-1.652 3.986-1.826 8.517-1.979 12.516-.231 6-.617 8.141-1.655 9.18s-3.182 1.424-9.179 1.653c-4 .154-8.53.328-12.517 1.98-3.841 1.593-7.064 4.615-9.91 7.281C68.024 118.231 65.817 120 64 120s-4.024-1.769-7.991-5.485c-2.847-2.668-6.071-5.69-9.911-7.282-3.987-1.653-8.519-1.827-12.518-1.981-6-.23-8.141-.617-9.179-1.655s-1.424-3.182-1.654-9.179c-.153-4-.327-8.53-1.979-12.515-1.593-3.84-4.615-7.066-7.282-9.911C9.769 68.025 8 65.818 8 64s1.768-4.023 5.482-7.987c2.671-2.851 5.693-6.077 7.286-9.916 1.652-3.986 1.826-8.517 1.979-12.516.23-6 .617-8.141 1.655-9.18s3.182-1.424 9.179-1.653a1.725 1.725 0 0 1 1.819 1.681 1.749 1.749 0 0 1-1.681 1.816 32.036 32.036 0 0 0-6.8.667 32.032 32.032 0 0 0-.667 6.8c-.165 4.292-.351 9.158-2.245 13.723-1.836 4.427-5.089 7.9-7.959 10.963-1.158 1.236-4.176 4.457-4.525 5.6.349 1.144 3.37 4.367 4.525 5.6 2.87 3.063 6.123 6.535 7.959 10.963 1.894 4.565 2.08 9.43 2.245 13.722a32.032 32.032 0 0 0 .667 6.8 31.994 31.994 0 0 0 6.8.668c4.293.164 9.158.351 13.723 2.244 4.429 1.837 7.9 5.09 10.962 7.96 1.234 1.156 4.457 4.176 5.6 4.526 1.143-.35 4.366-3.37 5.6-4.525 3.063-2.871 6.534-6.124 10.963-7.961 4.566-1.892 9.43-2.079 13.722-2.244a32.045 32.045 0 0 0 6.8-.667 32.032 32.032 0 0 0 .667-6.8c.165-4.292.351-9.158 2.245-13.723 1.836-4.427 5.089-7.9 7.959-10.963 1.158-1.236 4.176-4.457 4.525-5.6-.349-1.144-3.37-4.367-4.525-5.6-2.87-3.063-6.123-6.535-7.959-10.963-1.894-4.565-2.08-9.43-2.245-13.722a32.032 32.032 0 0 0-.667-6.8 32 32 0 0 0-6.8-.668c-4.293-.164-9.158-.351-13.724-2.244-4.428-1.837-7.9-5.09-10.961-7.96-1.234-1.156-4.457-4.176-5.6-4.526-1.143.35-4.366 3.37-5.6 4.525-2.675 2.508-5.707 5.35-9.426 7.25a1.75 1.75 0 1 1-1.592-3.117c3.278-1.675 6.118-4.337 8.624-6.686C59.976 9.769 62.183 8 64 8s4.024 1.769 7.991 5.485c2.847 2.668 6.07 5.69 9.911 7.282 3.987 1.653 8.519 1.827 12.518 1.981 6 .23 8.14.617 9.179 1.655s1.423 3.182 1.654 9.179c.153 4 .327 8.53 1.979 12.515 1.593 3.84 4.615 7.066 7.282 9.911C118.23 59.975 120 62.182 120 64Zm-42.878 2.763a1.748 1.748 0 0 1 0 2.474l-4.089 4.089a1.75 1.75 0 1 1-2.474-2.475l4.088-4.088a1.749 1.749 0 0 1 2.475 0ZM35.1 66.129a1.749 1.749 0 0 1 .512-1.237l11.31-11.313a1.748 1.748 0 0 1 2.474 0l7.9 7.9 21.3-21.3a1.751 1.751 0 0 1 2.475 0l11.322 11.313a1.75 1.75 0 0 1 0 2.474L85.961 60.4a1.75 1.75 0 0 1-2.475-2.474l5.195-5.195-8.84-8.839-21.3 21.3a1.8 1.8 0 0 1-2.475 0l-7.9-7.9-8.84 8.838L57.3 84.109l4.42-4.419a1.75 1.75 0 0 1 2.474 2.475l-5.657 5.656a1.749 1.749 0 0 1-2.475 0L35.607 67.367a1.751 1.751 0 0 1-.507-1.238Z"
/>
</svg>
More icons in the same style and category