Add icons to this collection by clicking the heart icon.
Toothbrush icon - also known as toothpaste, dental care, toothbrush, hygienic, and healthcare and medical. Created in a clean lineal color 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M270.973 136.054c-.131-1.871-.667-3.996-1.573-5.795L241 73.46V15c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v58.46l-28.4 56.801c-.917 1.822-1.453 4.089-1.573 5.794l-29.975 359.7A15 15 0 0 0 106 512h180a15 15 0 0 0 14.948-16.245zM181 30h30v32h-30zm-5.73 62h41.46l15 30h-71.46zm-52.968 390 27.5-330h92.396l27.5 330zM406 0h-60c-8.284 0-15 6.716-15 15v182c0 3.978 1.58 7.794 4.394 10.607L361 233.213V497c0 8.284 6.716 15 15 15s15-6.716 15-15V227c0-3.978-1.58-7.794-4.394-10.607L361 190.787V152h45c8.284 0 15-6.716 15-15V15c0-8.284-6.716-15-15-15zm-15 122h-30V30h30z"
    />
</svg>
More icons in the same style and category