home trend up icon
home-trend-up from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.
- Name
- home-trend-up
- Set
- Reicon
- Style
- Outline
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the home trend up icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m9.02 2.84l-5.39 4.2C2.73 7.74 2 9.23 2 10.36v7.41c0 2.32 1.89 4.22 4.21 4.22h11.58c2.32 0 4.21-1.9 4.21-4.21V10.5c0-1.21-.81-2.76-1.8-3.45l-6.18-4.33c-1.4-.98-3.65-.93-5 .12"/><path d="m16.5 11.5l-4.2 4.2l-1.6-2.4l-3.2 3.2"/><path d="M14.5 11.5h2v2"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconHomeTrendUp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m9.02 2.84l-5.39 4.2C2.73 7.74 2 9.23 2 10.36v7.41c0 2.32 1.89 4.22 4.21 4.22h11.58c2.32 0 4.21-1.9 4.21-4.21V10.5c0-1.21-.81-2.76-1.8-3.45l-6.18-4.33c-1.4-.98-3.65-.93-5 .12"/><path d="m16.5 11.5l-4.2 4.2l-1.6-2.4l-3.2 3.2"/><path d="M14.5 11.5h2v2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m9.02 2.84l-5.39 4.2C2.73 7.74 2 9.23 2 10.36v7.41c0 2.32 1.89 4.22 4.21 4.22h11.58c2.32 0 4.21-1.9 4.21-4.21V10.5c0-1.21-.81-2.76-1.8-3.45l-6.18-4.33c-1.4-.98-3.65-.93-5 .12"/><path d="m16.5 11.5l-4.2 4.2l-1.6-2.4l-3.2 3.2"/><path d="M14.5 11.5h2v2"/></g></svg> </template>
CSS
.icon-home-trend-up {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m9.02%202.84l-5.39%204.2C2.73%207.74%202%209.23%202%2010.36v7.41c0%202.32%201.89%204.22%204.21%204.22h11.58c2.32%200%204.21-1.9%204.21-4.21V10.5c0-1.21-.81-2.76-1.8-3.45l-6.18-4.33c-1.4-.98-3.65-.93-5%20.12%22%2F%3E%3Cpath%20d%3D%22m16.5%2011.5l-4.2%204.2l-1.6-2.4l-3.2%203.2%22%2F%3E%3Cpath%20d%3D%22M14.5%2011.5h2v2%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m9.02%202.84l-5.39%204.2C2.73%207.74%202%209.23%202%2010.36v7.41c0%202.32%201.89%204.22%204.21%204.22h11.58c2.32%200%204.21-1.9%204.21-4.21V10.5c0-1.21-.81-2.76-1.8-3.45l-6.18-4.33c-1.4-.98-3.65-.93-5%20.12%22%2F%3E%3Cpath%20d%3D%22m16.5%2011.5l-4.2%204.2l-1.6-2.4l-3.2%203.2%22%2F%3E%3Cpath%20d%3D%22M14.5%2011.5h2v2%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/home-trend-up.svg?color=%231a73e8&size=48