Add icons to this collection by clicking the heart icon.
Bracelet icon - also known as fashion, jewelry, armlet, and bracelet. 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 64 64"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="4"
        x2="60"
        y1="32"
        y2="32"
    >
        <stop offset="0" stop-color="#ffa68d" />
        <stop offset="1" stop-color="#fd3a84" />
    </linearGradient>
    <path
        d="m25.769 29.88477c12.207 0 21.76953-4.08838 21.76953-9.30762v-7.26953c-.52133-12.30462-43.02553-12.29872-43.53853.00029v7.26924c0 5.21924 9.562 9.30762 21.769 9.30762zm0-2c-11.65035 0-19.769-3.85108-19.769-7.30762v-3.32953c.24248.18332.38981.48946.684.59814 7.51917 6.29073 30.62974 6.28967 38.1552.01049.30135-.10651.45223-.4219.69936-.60869v3.32959c.00001 3.45654-8.11913 7.30762-19.76956 7.30762zm-16.91927-10.95942c7.22471-4.805 26.61624-4.80436 33.83905.00024-7.27393 4.85997-26.57557 4.85546-33.83905-.00024zm16.91927-10.92535c11.91373-.001 23.37781 4.5004 18.5936 9.62547-7.6596-5.74033-29.52925-5.73915-37.18638.00039-4.79382-5.11986 6.6895-9.62992 18.59278-9.62586zm12.462 28.11523c-12.207 0-21.76953 4.08838-21.76953 9.30762v7.26953c.52133 12.30467 43.02553 12.29872 43.53853-.00029v-7.26924c0-5.21924-9.562-9.30762-21.769-9.30762zm0 2c11.91374-.001 23.37706 4.50038 18.59313 9.62548-7.65868-5.73992-29.53038-5.73845-37.18645.00032-4.79395-5.11985 6.69003-9.62986 18.59332-9.6258zm16.91933 10.92548c-7.27423 4.86085-26.57537 4.856-33.8391-.00035 7.22377-4.80404 26.61684-4.80358 33.8391.00035zm-16.91933 10.95929c-11.65039 0-19.76953-3.85107-19.76953-7.30762v-3.32938c.24209.183.3894.48841.68285.59735 7.51849 6.29186 30.632 6.29133 38.1571.011.30062-.10675.45187-.42164.69862-.60826v3.32928c-.00004 3.45656-8.11869 7.30763-19.76904 7.30763z"
        fill="url(#linear-gradient)"
    />
</svg>
More icons in the same style and category