link4 icon
link4-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- link4-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More newicons icons from Reicon
Use the link4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.071 14.242c-.29.29-.75.29-1.03 0a.72.72 0 0 1 0-1.03c2-2 2-5.25 0-7.24s-5.25-2-7.24 0s-2 5.25 0 7.24c.29.29.29.75 0 1.03c-.29.29-.75.29-1.03 0c-2.57-2.57-2.57-6.75 0-9.31s6.75-2.57 9.31 0a6.594 6.594 0 0 1-.01 9.31"/><path d="M4.929 9.76c.29-.29.75-.29 1.03 0c.29.29.29.75 0 1.03c-2 2-2 5.25 0 7.24s5.25 2 7.24 0s2-5.25 0-7.24a.72.72 0 0 1 0-1.03c.29-.29.75-.29 1.03 0c2.57 2.57 2.57 6.75 0 9.31s-6.75 2.57-9.31 0a6.594 6.594 0 0 1 .01-9.31"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconLink4Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.071 14.242c-.29.29-.75.29-1.03 0a.72.72 0 0 1 0-1.03c2-2 2-5.25 0-7.24s-5.25-2-7.24 0s-2 5.25 0 7.24c.29.29.29.75 0 1.03c-.29.29-.75.29-1.03 0c-2.57-2.57-2.57-6.75 0-9.31s6.75-2.57 9.31 0a6.594 6.594 0 0 1-.01 9.31"/><path d="M4.929 9.76c.29-.29.75-.29 1.03 0c.29.29.29.75 0 1.03c-2 2-2 5.25 0 7.24s5.25 2 7.24 0s2-5.25 0-7.24a.72.72 0 0 1 0-1.03c.29-.29.75-.29 1.03 0c2.57 2.57 2.57 6.75 0 9.31s-6.75 2.57-9.31 0a6.594 6.594 0 0 1 .01-9.31"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.071 14.242c-.29.29-.75.29-1.03 0a.72.72 0 0 1 0-1.03c2-2 2-5.25 0-7.24s-5.25-2-7.24 0s-2 5.25 0 7.24c.29.29.29.75 0 1.03c-.29.29-.75.29-1.03 0c-2.57-2.57-2.57-6.75 0-9.31s6.75-2.57 9.31 0a6.594 6.594 0 0 1-.01 9.31"/><path d="M4.929 9.76c.29-.29.75-.29 1.03 0c.29.29.29.75 0 1.03c-2 2-2 5.25 0 7.24s5.25 2 7.24 0s2-5.25 0-7.24a.72.72 0 0 1 0-1.03c.29-.29.75-.29 1.03 0c2.57 2.57 2.57 6.75 0 9.31s-6.75 2.57-9.31 0a6.594 6.594 0 0 1 .01-9.31"/></g></svg> </template>
CSS
.icon-link4-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.071%2014.242c-.29.29-.75.29-1.03%200a.72.72%200%200%201%200-1.03c2-2%202-5.25%200-7.24s-5.25-2-7.24%200s-2%205.25%200%207.24c.29.29.29.75%200%201.03c-.29.29-.75.29-1.03%200c-2.57-2.57-2.57-6.75%200-9.31s6.75-2.57%209.31%200a6.594%206.594%200%200%201-.01%209.31%22%2F%3E%3Cpath%20d%3D%22M4.929%209.76c.29-.29.75-.29%201.03%200c.29.29.29.75%200%201.03c-2%202-2%205.25%200%207.24s5.25%202%207.24%200s2-5.25%200-7.24a.72.72%200%200%201%200-1.03c.29-.29.75-.29%201.03%200c2.57%202.57%202.57%206.75%200%209.31s-6.75%202.57-9.31%200a6.594%206.594%200%200%201%20.01-9.31%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.071%2014.242c-.29.29-.75.29-1.03%200a.72.72%200%200%201%200-1.03c2-2%202-5.25%200-7.24s-5.25-2-7.24%200s-2%205.25%200%207.24c.29.29.29.75%200%201.03c-.29.29-.75.29-1.03%200c-2.57-2.57-2.57-6.75%200-9.31s6.75-2.57%209.31%200a6.594%206.594%200%200%201-.01%209.31%22%2F%3E%3Cpath%20d%3D%22M4.929%209.76c.29-.29.75-.29%201.03%200c.29.29.29.75%200%201.03c-2%202-2%205.25%200%207.24s5.25%202%207.24%200s2-5.25%200-7.24a.72.72%200%200%201%200-1.03c.29-.29.75-.29%201.03%200c2.57%202.57%202.57%206.75%200%209.31s-6.75%202.57-9.31%200a6.594%206.594%200%200%201%20.01-9.31%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/link4-filled.svg?color=%231a73e8&size=48