oval love icon
oval-love from IconPark Outline by ByteDance · Outline · Abstract · Apache-2.0 Free for personal and commercial use.
- Name
- oval-love
- Set
- IconPark Outline
- Style
- Outline
- Category
- Abstract
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More abstract icons from IconPark Outline
Use the oval love icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M29.516 17.5c5.523 9.566 4.96 20.23-1.258 23.82S12.523 40.067 7 30.5S2.04 10.27 8.258 6.68S23.994 7.934 29.516 17.5"/><path d="M18.258 17.5c-5.523 9.566-4.96 20.23 1.258 23.82s15.736-1.254 21.259-10.82s4.96-20.23-1.259-23.82C33.3 3.09 23.781 7.934 18.258 17.5"/><path d="M23.753 10.344c2.145 1.908 4.13 4.325 5.764 7.156c5.522 9.566 4.959 20.23-1.259 23.82c-1.298.75-2.74 1.132-4.26 1.18"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineOvalLove(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M29.516 17.5c5.523 9.566 4.96 20.23-1.258 23.82S12.523 40.067 7 30.5S2.04 10.27 8.258 6.68S23.994 7.934 29.516 17.5"/><path d="M18.258 17.5c-5.523 9.566-4.96 20.23 1.258 23.82s15.736-1.254 21.259-10.82s4.96-20.23-1.259-23.82C33.3 3.09 23.781 7.934 18.258 17.5"/><path d="M23.753 10.344c2.145 1.908 4.13 4.325 5.764 7.156c5.522 9.566 4.959 20.23-1.259 23.82c-1.298.75-2.74 1.132-4.26 1.18"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M29.516 17.5c5.523 9.566 4.96 20.23-1.258 23.82S12.523 40.067 7 30.5S2.04 10.27 8.258 6.68S23.994 7.934 29.516 17.5"/><path d="M18.258 17.5c-5.523 9.566-4.96 20.23 1.258 23.82s15.736-1.254 21.259-10.82s4.96-20.23-1.259-23.82C33.3 3.09 23.781 7.934 18.258 17.5"/><path d="M23.753 10.344c2.145 1.908 4.13 4.325 5.764 7.156c5.522 9.566 4.959 20.23-1.259 23.82c-1.298.75-2.74 1.132-4.26 1.18"/></g></svg> </template>
CSS
.icon-oval-love {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M29.516%2017.5c5.523%209.566%204.96%2020.23-1.258%2023.82S12.523%2040.067%207%2030.5S2.04%2010.27%208.258%206.68S23.994%207.934%2029.516%2017.5%22%2F%3E%3Cpath%20d%3D%22M18.258%2017.5c-5.523%209.566-4.96%2020.23%201.258%2023.82s15.736-1.254%2021.259-10.82s4.96-20.23-1.259-23.82C33.3%203.09%2023.781%207.934%2018.258%2017.5%22%2F%3E%3Cpath%20d%3D%22M23.753%2010.344c2.145%201.908%204.13%204.325%205.764%207.156c5.522%209.566%204.959%2020.23-1.259%2023.82c-1.298.75-2.74%201.132-4.26%201.18%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M29.516%2017.5c5.523%209.566%204.96%2020.23-1.258%2023.82S12.523%2040.067%207%2030.5S2.04%2010.27%208.258%206.68S23.994%207.934%2029.516%2017.5%22%2F%3E%3Cpath%20d%3D%22M18.258%2017.5c-5.523%209.566-4.96%2020.23%201.258%2023.82s15.736-1.254%2021.259-10.82s4.96-20.23-1.259-23.82C33.3%203.09%2023.781%207.934%2018.258%2017.5%22%2F%3E%3Cpath%20d%3D%22M23.753%2010.344c2.145%201.908%204.13%204.325%205.764%207.156c5.522%209.566%204.959%2020.23-1.259%2023.82c-1.298.75-2.74%201.132-4.26%201.18%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/oval-love.svg?color=%231a73e8&size=48