kiss wink heart icon
kiss-wink-heart from Line Awesome by Icons8 · Line · Emoji · Apache-2.0 Free for personal and commercial use.
- Name
- kiss-wink-heart
- Set
- Line Awesome
- Style
- Line
- Category
- Emoji
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More emoji icons from Line Awesome
Use the kiss wink heart icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13c2.369 0 4.583-.647 6.498-1.758l-1.441-1.482A10.9 10.9 0 0 1 16 27C9.935 27 5 22.065 5 16S9.935 5 16 5s11 4.935 11 11l-.004.076a4.7 4.7 0 0 1 1.96.787c.018-.287.044-.571.044-.863c0-7.168-5.832-13-13-13m-4.5 9a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3m8.5 0c-2.094 0-3.61 1.207-3.61 1.207l1.22 1.586S18.692 14 20.001 14s2.39.793 2.39.793l1.22-1.586C23.608 13.207 22.093 12 20 12m-5 5.008v1.49c.902 0 1.477.415 1.477.63s-.572.626-1.467.63H15v1.492h.01c.895.003 1.467.414 1.467.629s-.576.63-1.477.63V24c1.669 0 2.977-.932 2.977-2.121c0-.532-.272-1.006-.711-1.375c.439-.369.71-.843.71-1.375c0-1.19-1.307-2.121-2.976-2.121m7.75.992C21.22 18 20 19.29 20 20.8c0 .879.505 1.525.87 1.9l3.63 3.73l3.64-3.73c.365-.374.86-.891.86-1.9c0-1.51-1.22-2.8-2.75-2.8c-.73 0-1.33.25-1.75.5c-.42-.25-1.02-.5-1.75-.5m0 2q.36 0 .727.219l1.023.61l1.023-.61A1.4 1.4 0 0 1 26.25 20c.4 0 .75.375.75.8c0 .188-.008.213-.291.503l-2.207 2.261l-2.2-2.26c-.112-.115-.302-.335-.302-.503c0-.426.35-.801.75-.801"/></svg>
React
import type { SVGProps } from "react";
export function LaKissWinkHeart(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13c2.369 0 4.583-.647 6.498-1.758l-1.441-1.482A10.9 10.9 0 0 1 16 27C9.935 27 5 22.065 5 16S9.935 5 16 5s11 4.935 11 11l-.004.076a4.7 4.7 0 0 1 1.96.787c.018-.287.044-.571.044-.863c0-7.168-5.832-13-13-13m-4.5 9a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3m8.5 0c-2.094 0-3.61 1.207-3.61 1.207l1.22 1.586S18.692 14 20.001 14s2.39.793 2.39.793l1.22-1.586C23.608 13.207 22.093 12 20 12m-5 5.008v1.49c.902 0 1.477.415 1.477.63s-.572.626-1.467.63H15v1.492h.01c.895.003 1.467.414 1.467.629s-.576.63-1.477.63V24c1.669 0 2.977-.932 2.977-2.121c0-.532-.272-1.006-.711-1.375c.439-.369.71-.843.71-1.375c0-1.19-1.307-2.121-2.976-2.121m7.75.992C21.22 18 20 19.29 20 20.8c0 .879.505 1.525.87 1.9l3.63 3.73l3.64-3.73c.365-.374.86-.891.86-1.9c0-1.51-1.22-2.8-2.75-2.8c-.73 0-1.33.25-1.75.5c-.42-.25-1.02-.5-1.75-.5m0 2q.36 0 .727.219l1.023.61l1.023-.61A1.4 1.4 0 0 1 26.25 20c.4 0 .75.375.75.8c0 .188-.008.213-.291.503l-2.207 2.261l-2.2-2.26c-.112-.115-.302-.335-.302-.503c0-.426.35-.801.75-.801"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13c2.369 0 4.583-.647 6.498-1.758l-1.441-1.482A10.9 10.9 0 0 1 16 27C9.935 27 5 22.065 5 16S9.935 5 16 5s11 4.935 11 11l-.004.076a4.7 4.7 0 0 1 1.96.787c.018-.287.044-.571.044-.863c0-7.168-5.832-13-13-13m-4.5 9a1.5 1.5 0 0 0 0 3a1.5 1.5 0 0 0 0-3m8.5 0c-2.094 0-3.61 1.207-3.61 1.207l1.22 1.586S18.692 14 20.001 14s2.39.793 2.39.793l1.22-1.586C23.608 13.207 22.093 12 20 12m-5 5.008v1.49c.902 0 1.477.415 1.477.63s-.572.626-1.467.63H15v1.492h.01c.895.003 1.467.414 1.467.629s-.576.63-1.477.63V24c1.669 0 2.977-.932 2.977-2.121c0-.532-.272-1.006-.711-1.375c.439-.369.71-.843.71-1.375c0-1.19-1.307-2.121-2.976-2.121m7.75.992C21.22 18 20 19.29 20 20.8c0 .879.505 1.525.87 1.9l3.63 3.73l3.64-3.73c.365-.374.86-.891.86-1.9c0-1.51-1.22-2.8-2.75-2.8c-.73 0-1.33.25-1.75.5c-.42-.25-1.02-.5-1.75-.5m0 2q.36 0 .727.219l1.023.61l1.023-.61A1.4 1.4 0 0 1 26.25 20c.4 0 .75.375.75.8c0 .188-.008.213-.291.503l-2.207 2.261l-2.2-2.26c-.112-.115-.302-.335-.302-.503c0-.426.35-.801.75-.801"/></svg> </template>
CSS
.icon-kiss-wink-heart {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013c2.369%200%204.583-.647%206.498-1.758l-1.441-1.482A10.9%2010.9%200%200%201%2016%2027C9.935%2027%205%2022.065%205%2016S9.935%205%2016%205s11%204.935%2011%2011l-.004.076a4.7%204.7%200%200%201%201.96.787c.018-.287.044-.571.044-.863c0-7.168-5.832-13-13-13m-4.5%209a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3m8.5%200c-2.094%200-3.61%201.207-3.61%201.207l1.22%201.586S18.692%2014%2020.001%2014s2.39.793%202.39.793l1.22-1.586C23.608%2013.207%2022.093%2012%2020%2012m-5%205.008v1.49c.902%200%201.477.415%201.477.63s-.572.626-1.467.63H15v1.492h.01c.895.003%201.467.414%201.467.629s-.576.63-1.477.63V24c1.669%200%202.977-.932%202.977-2.121c0-.532-.272-1.006-.711-1.375c.439-.369.71-.843.71-1.375c0-1.19-1.307-2.121-2.976-2.121m7.75.992C21.22%2018%2020%2019.29%2020%2020.8c0%20.879.505%201.525.87%201.9l3.63%203.73l3.64-3.73c.365-.374.86-.891.86-1.9c0-1.51-1.22-2.8-2.75-2.8c-.73%200-1.33.25-1.75.5c-.42-.25-1.02-.5-1.75-.5m0%202q.36%200%20.727.219l1.023.61l1.023-.61A1.4%201.4%200%200%201%2026.25%2020c.4%200%20.75.375.75.8c0%20.188-.008.213-.291.503l-2.207%202.261l-2.2-2.26c-.112-.115-.302-.335-.302-.503c0-.426.35-.801.75-.801%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013c2.369%200%204.583-.647%206.498-1.758l-1.441-1.482A10.9%2010.9%200%200%201%2016%2027C9.935%2027%205%2022.065%205%2016S9.935%205%2016%205s11%204.935%2011%2011l-.004.076a4.7%204.7%200%200%201%201.96.787c.018-.287.044-.571.044-.863c0-7.168-5.832-13-13-13m-4.5%209a1.5%201.5%200%200%200%200%203a1.5%201.5%200%200%200%200-3m8.5%200c-2.094%200-3.61%201.207-3.61%201.207l1.22%201.586S18.692%2014%2020.001%2014s2.39.793%202.39.793l1.22-1.586C23.608%2013.207%2022.093%2012%2020%2012m-5%205.008v1.49c.902%200%201.477.415%201.477.63s-.572.626-1.467.63H15v1.492h.01c.895.003%201.467.414%201.467.629s-.576.63-1.477.63V24c1.669%200%202.977-.932%202.977-2.121c0-.532-.272-1.006-.711-1.375c.439-.369.71-.843.71-1.375c0-1.19-1.307-2.121-2.976-2.121m7.75.992C21.22%2018%2020%2019.29%2020%2020.8c0%20.879.505%201.525.87%201.9l3.63%203.73l3.64-3.73c.365-.374.86-.891.86-1.9c0-1.51-1.22-2.8-2.75-2.8c-.73%200-1.33.25-1.75.5c-.42-.25-1.02-.5-1.75-.5m0%202q.36%200%20.727.219l1.023.61l1.023-.61A1.4%201.4%200%200%201%2026.25%2020c.4%200%20.75.375.75.8c0%20.188-.008.213-.291.503l-2.207%202.261l-2.2-2.26c-.112-.115-.302-.335-.302-.503c0-.426.35-.801.75-.801%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/kiss-wink-heart.svg?color=%231a73e8&size=48