popsicle-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
popsicle-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Use the popsicle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.835 2.35a7.001 7.001 0 0 1 10.216 9.24a7 7 0 0 0-.186-.527c-.696-1.734-2.283-3.532-5.587-4.143c-2.614-.483-3.648-1.807-4.094-2.92a5 5 0 0 1-.35-1.65m-1.75 1.668L2.313 11.79l3.18 3.18l-3.535 3.537a2.5 2.5 0 1 0 3.535 3.535l3.536-3.535l3.183 3.183l8.148-8.148l-.006-.158a5 5 0 0 0-.345-1.576c-.447-1.113-1.48-2.437-4.095-2.92c-3.304-.611-4.891-2.409-5.587-4.143q-.148-.373-.243-.726"/></svg>

React

import type { SVGProps } from "react";

export function TdesignPopsicleFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.835 2.35a7.001 7.001 0 0 1 10.216 9.24a7 7 0 0 0-.186-.527c-.696-1.734-2.283-3.532-5.587-4.143c-2.614-.483-3.648-1.807-4.094-2.92a5 5 0 0 1-.35-1.65m-1.75 1.668L2.313 11.79l3.18 3.18l-3.535 3.537a2.5 2.5 0 1 0 3.535 3.535l3.536-3.535l3.183 3.183l8.148-8.148l-.006-.158a5 5 0 0 0-.345-1.576c-.447-1.113-1.48-2.437-4.095-2.92c-3.304-.611-4.891-2.409-5.587-4.143q-.148-.373-.243-.726"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.835 2.35a7.001 7.001 0 0 1 10.216 9.24a7 7 0 0 0-.186-.527c-.696-1.734-2.283-3.532-5.587-4.143c-2.614-.483-3.648-1.807-4.094-2.92a5 5 0 0 1-.35-1.65m-1.75 1.668L2.313 11.79l3.18 3.18l-3.535 3.537a2.5 2.5 0 1 0 3.535 3.535l3.536-3.535l3.183 3.183l8.148-8.148l-.006-.158a5 5 0 0 0-.345-1.576c-.447-1.113-1.48-2.437-4.095-2.92c-3.304-.611-4.891-2.409-5.587-4.143q-.148-.373-.243-.726"/></svg>
</template>

CSS

.icon-popsicle-filled {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.835%202.35a7.001%207.001%200%200%201%2010.216%209.24a7%207%200%200%200-.186-.527c-.696-1.734-2.283-3.532-5.587-4.143c-2.614-.483-3.648-1.807-4.094-2.92a5%205%200%200%201-.35-1.65m-1.75%201.668L2.313%2011.79l3.18%203.18l-3.535%203.537a2.5%202.5%200%201%200%203.535%203.535l3.536-3.535l3.183%203.183l8.148-8.148l-.006-.158a5%205%200%200%200-.345-1.576c-.447-1.113-1.48-2.437-4.095-2.92c-3.304-.611-4.891-2.409-5.587-4.143q-.148-.373-.243-.726%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.835%202.35a7.001%207.001%200%200%201%2010.216%209.24a7%207%200%200%200-.186-.527c-.696-1.734-2.283-3.532-5.587-4.143c-2.614-.483-3.648-1.807-4.094-2.92a5%205%200%200%201-.35-1.65m-1.75%201.668L2.313%2011.79l3.18%203.18l-3.535%203.537a2.5%202.5%200%201%200%203.535%203.535l3.536-3.535l3.183%203.183l8.148-8.148l-.006-.158a5%205%200%200%200-.345-1.576c-.447-1.113-1.48-2.437-4.095-2.92c-3.304-.611-4.891-2.409-5.587-4.143q-.148-.373-.243-.726%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/popsicle-filled.svg?color=%231a73e8&size=48