Add icons to this collection by clicking the heart icon.
Best Seller icon - also known as award, best, achievement, premium quality, sports and competition, and best seller. 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 32 32"
>
<linearGradient
id="a"
x1="0"
x2="1"
y1="0"
y2="0"
gradientTransform="matrix(0 26 -26 0 16 3)"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ff9100" />
<stop offset="1" stop-color="#ffc400" />
</linearGradient>
<g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
<g fill="url(#a)">
<path
d="M16 2c-.457 0-.928.217-1.363.633-.273.261-.547.616-.832.933-.14.157-.261.326-.422.379-.162.052-.359-.014-.564-.058-.418-.089-.848-.215-1.222-.266-.597-.081-1.105.02-1.475.289-.369.268-.623.721-.73 1.313-.068.372-.081.82-.125 1.244-.021.209-.02.417-.119.554-.1.138-.298.2-.491.285-.39.174-.811.324-1.144.503-.531.285-.882.666-1.024 1.101-.141.434-.08.95.181 1.492.165.34.417.71.631 1.079.105.182.229.349.229.519s-.124.337-.229.519c-.214.369-.466.739-.631 1.079-.261.542-.322 1.058-.181 1.492.142.435.493.816 1.024 1.101.333.179.754.329 1.144.503.193.085.391.147.491.285.099.137.098.345.119.554.044.424.057.872.125 1.244.107.592.361 1.045.73 1.313.37.269.878.37 1.475.289.374-.051.804-.177 1.222-.266.205-.044.402-.11.564-.058.161.053.282.222.422.379.285.317.559.672.832.933.435.416.906.633 1.363.633s.928-.217 1.363-.633c.273-.261.547-.616.832-.933.14-.157.261-.326.422-.379.162-.052.359.014.564.058.418.089.848.215 1.222.266.597.081 1.105-.02 1.475-.289.369-.268.623-.721.73-1.313.068-.372.081-.82.125-1.244.021-.209.02-.417.119-.554.1-.138.298-.2.491-.285.39-.174.811-.324 1.144-.503.531-.285.882-.666 1.024-1.101.141-.434.08-.95-.181-1.492-.165-.34-.417-.71-.631-1.079-.105-.182-.229-.349-.229-.519s.124-.337.229-.519c.214-.369.466-.739.631-1.079.261-.542.322-1.058.181-1.492-.142-.435-.493-.816-1.024-1.101-.333-.179-.754-.329-1.144-.503-.193-.085-.391-.147-.491-.285-.099-.137-.098-.345-.119-.554-.044-.424-.057-.872-.125-1.244-.107-.592-.361-1.045-.73-1.313-.37-.269-.878-.37-1.475-.289-.374.051-.804.177-1.222.266-.205.044-.402.11-.564.058-.161-.053-.282-.222-.422-.379-.285-.317-.559-.672-.832-.933C16.928 2.217 16.457 2 16 2zm0 2.117a7.1 7.1 0 0 0-.349.369c-.497.588-1.059 1.169-1.65 1.361s-1.388.052-2.135-.131a6.758 6.758 0 0 0-.499-.093 6.795 6.795 0 0 0-.066.503c-.056.768-.17 1.568-.535 2.071-.366.503-1.092.858-1.804 1.15a6.167 6.167 0 0 0-.459.217c.069.136.164.318.243.446.405.654.784 1.368.784 1.99s-.379 1.336-.784 1.99c-.079.128-.174.31-.243.446.136.07.32.161.459.217.712.292 1.438.647 1.804 1.15.365.503.479 1.303.535 2.071.012.149.041.352.066.503.151-.023.353-.058.499-.093.747-.183 1.544-.323 2.135-.131s1.153.773 1.65 1.361a7.1 7.1 0 0 0 .349.369 7.1 7.1 0 0 0 .349-.369c.497-.588 1.059-1.169 1.65-1.361s1.388-.052 2.135.131c.146.035.348.07.499.093.025-.151.054-.354.066-.503.056-.768.17-1.568.535-2.071.366-.503 1.092-.858 1.804-1.15.139-.056.323-.147.459-.217a6.822 6.822 0 0 0-.243-.446c-.405-.654-.784-1.368-.784-1.99s.379-1.336.784-1.99c.079-.128.174-.31.243-.446a6.167 6.167 0 0 0-.459-.217c-.712-.292-1.438-.647-1.804-1.15-.365-.503-.479-1.303-.535-2.071a6.795 6.795 0 0 0-.066-.503 6.758 6.758 0 0 0-.499.093c-.747.183-1.544.323-2.135.131s-1.153-.773-1.65-1.361A7.1 7.1 0 0 0 16 4.117z"
/>
<path
d="M19 27.446V20a1 1 0 0 1 2 0v8.685a.993.993 0 0 1-.132.496c-.244.428-.573.635-.924.721-.377.092-.851.025-1.358-.273-.487-.287-1.078-.842-1.668-1.334a5.11 5.11 0 0 0-.672-.496c-.09-.052-.166-.114-.246-.114s-.156.062-.246.114a5.11 5.11 0 0 0-.672.496c-.59.492-1.181 1.047-1.668 1.334-.507.298-.981.365-1.358.273-.351-.086-.68-.293-.924-.721a.993.993 0 0 1-.132-.496V20a1 1 0 0 1 2 0v7.448c.307-.26.63-.553.952-.813.704-.571 1.444-.95 2.048-.95.428 0 .913.166 1.401.476.493.314 1.015.785 1.502 1.204z"
/>
</g>
</g>
</svg>
More icons in the same style and category