lollipop icon
lollipop-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- lollipop-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the lollipop icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m17 17l4 4m-2.03-10.16c-.211 1.879-.976 3.396-2.454 4.575s-3.55 1.924-5.428 1.712a5.703 5.703 0 0 1-5.027-6.31a4.563 4.563 0 0 1 5.045-4.024a3.65 3.65 0 0 1 3.22 4.035a2.92 2.92 0 0 1-3.23 2.576a2.333 2.333 0 0 1-2.064-2.58a1.87 1.87 0 0 1 2.067-1.647C12.125 9.292 12.5 11 11 11m8 0a8 8 0 1 1-16 0a8 8 0 0 1 16 0Z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteLollipopLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="2" d="m17 17l4 4m-2.03-10.16c-.211 1.879-.976 3.396-2.454 4.575s-3.55 1.924-5.428 1.712a5.703 5.703 0 0 1-5.027-6.31a4.563 4.563 0 0 1 5.045-4.024a3.65 3.65 0 0 1 3.22 4.035a2.92 2.92 0 0 1-3.23 2.576a2.333 2.333 0 0 1-2.064-2.58a1.87 1.87 0 0 1 2.067-1.647C12.125 9.292 12.5 11 11 11m8 0a8 8 0 1 1-16 0a8 8 0 0 1 16 0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="m17 17l4 4m-2.03-10.16c-.211 1.879-.976 3.396-2.454 4.575s-3.55 1.924-5.428 1.712a5.703 5.703 0 0 1-5.027-6.31a4.563 4.563 0 0 1 5.045-4.024a3.65 3.65 0 0 1 3.22 4.035a2.92 2.92 0 0 1-3.23 2.576a2.333 2.333 0 0 1-2.064-2.58a1.87 1.87 0 0 1 2.067-1.647C12.125 9.292 12.5 11 11 11m8 0a8 8 0 1 1-16 0a8 8 0 0 1 16 0Z"/></svg> </template>
CSS
.icon-lollipop-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m17%2017l4%204m-2.03-10.16c-.211%201.879-.976%203.396-2.454%204.575s-3.55%201.924-5.428%201.712a5.703%205.703%200%200%201-5.027-6.31a4.563%204.563%200%200%201%205.045-4.024a3.65%203.65%200%200%201%203.22%204.035a2.92%202.92%200%200%201-3.23%202.576a2.333%202.333%200%200%201-2.064-2.58a1.87%201.87%200%200%201%202.067-1.647C12.125%209.292%2012.5%2011%2011%2011m8%200a8%208%200%201%201-16%200a8%208%200%200%201%2016%200Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m17%2017l4%204m-2.03-10.16c-.211%201.879-.976%203.396-2.454%204.575s-3.55%201.924-5.428%201.712a5.703%205.703%200%200%201-5.027-6.31a4.563%204.563%200%200%201%205.045-4.024a3.65%203.65%200%200%201%203.22%204.035a2.92%202.92%200%200%201-3.23%202.576a2.333%202.333%200%200%201-2.064-2.58a1.87%201.87%200%200%201%202.067-1.647C12.125%209.292%2012.5%2011%2011%2011m8%200a8%208%200%201%201-16%200a8%208%200%200%201%2016%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/lollipop-line.svg?color=%231a73e8&size=48