home angle 2 icon

home-angle-2-bold from Solar by 480 Design · Bold · UI · CC-BY-4.0 Attribution required.

Name
home-angle-2-bold
Set
Solar
Style
Bold
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More ui icons from Solar

Use the home angle 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.33537 7.87495C1.79491 9.00229 1.98463 10.3208 2.36407 12.9579L2.64284 14.8952C3.13025 18.2827 3.37396 19.9764 4.54903 20.9882C5.72409 22 7.44737 22 10.8939 22H13.1061C16.5526 22 18.2759 22 19.451 20.9882C20.626 19.9764 20.8697 18.2827 21.3572 14.8952L21.6359 12.9579C22.0154 10.3208 22.2051 9.00229 21.6646 7.87495C21.1242 6.7476 19.9738 6.06234 17.6731 4.69181L16.2882 3.86687C14.199 2.62229 13.1543 2 12 2C10.8457 2 9.80104 2.62229 7.71175 3.86687L6.32691 4.69181C4.02619 6.06234 2.87583 6.7476 2.33537 7.87495ZM12 18.75C11.5858 18.75 11.25 18.4142 11.25 18V15C11.25 14.5858 11.5858 14.25 12 14.25C12.4142 14.25 12.75 14.5858 12.75 15V18C12.75 18.4142 12.4142 18.75 12 18.75Z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function SolarHomeAngle2Bold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M2.33537 7.87495C1.79491 9.00229 1.98463 10.3208 2.36407 12.9579L2.64284 14.8952C3.13025 18.2827 3.37396 19.9764 4.54903 20.9882C5.72409 22 7.44737 22 10.8939 22H13.1061C16.5526 22 18.2759 22 19.451 20.9882C20.626 19.9764 20.8697 18.2827 21.3572 14.8952L21.6359 12.9579C22.0154 10.3208 22.2051 9.00229 21.6646 7.87495C21.1242 6.7476 19.9738 6.06234 17.6731 4.69181L16.2882 3.86687C14.199 2.62229 13.1543 2 12 2C10.8457 2 9.80104 2.62229 7.71175 3.86687L6.32691 4.69181C4.02619 6.06234 2.87583 6.7476 2.33537 7.87495ZM12 18.75C11.5858 18.75 11.25 18.4142 11.25 18V15C11.25 14.5858 11.5858 14.25 12 14.25C12.4142 14.25 12.75 14.5858 12.75 15V18C12.75 18.4142 12.4142 18.75 12 18.75Z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.33537 7.87495C1.79491 9.00229 1.98463 10.3208 2.36407 12.9579L2.64284 14.8952C3.13025 18.2827 3.37396 19.9764 4.54903 20.9882C5.72409 22 7.44737 22 10.8939 22H13.1061C16.5526 22 18.2759 22 19.451 20.9882C20.626 19.9764 20.8697 18.2827 21.3572 14.8952L21.6359 12.9579C22.0154 10.3208 22.2051 9.00229 21.6646 7.87495C21.1242 6.7476 19.9738 6.06234 17.6731 4.69181L16.2882 3.86687C14.199 2.62229 13.1543 2 12 2C10.8457 2 9.80104 2.62229 7.71175 3.86687L6.32691 4.69181C4.02619 6.06234 2.87583 6.7476 2.33537 7.87495ZM12 18.75C11.5858 18.75 11.25 18.4142 11.25 18V15C11.25 14.5858 11.5858 14.25 12 14.25C12.4142 14.25 12.75 14.5858 12.75 15V18C12.75 18.4142 12.4142 18.75 12 18.75Z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-home-angle-2-bold {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.33537%207.87495C1.79491%209.00229%201.98463%2010.3208%202.36407%2012.9579L2.64284%2014.8952C3.13025%2018.2827%203.37396%2019.9764%204.54903%2020.9882C5.72409%2022%207.44737%2022%2010.8939%2022H13.1061C16.5526%2022%2018.2759%2022%2019.451%2020.9882C20.626%2019.9764%2020.8697%2018.2827%2021.3572%2014.8952L21.6359%2012.9579C22.0154%2010.3208%2022.2051%209.00229%2021.6646%207.87495C21.1242%206.7476%2019.9738%206.06234%2017.6731%204.69181L16.2882%203.86687C14.199%202.62229%2013.1543%202%2012%202C10.8457%202%209.80104%202.62229%207.71175%203.86687L6.32691%204.69181C4.02619%206.06234%202.87583%206.7476%202.33537%207.87495ZM12%2018.75C11.5858%2018.75%2011.25%2018.4142%2011.25%2018V15C11.25%2014.5858%2011.5858%2014.25%2012%2014.25C12.4142%2014.25%2012.75%2014.5858%2012.75%2015V18C12.75%2018.4142%2012.4142%2018.75%2012%2018.75Z%22%20clip-rule%3D%22evenodd%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.33537%207.87495C1.79491%209.00229%201.98463%2010.3208%202.36407%2012.9579L2.64284%2014.8952C3.13025%2018.2827%203.37396%2019.9764%204.54903%2020.9882C5.72409%2022%207.44737%2022%2010.8939%2022H13.1061C16.5526%2022%2018.2759%2022%2019.451%2020.9882C20.626%2019.9764%2020.8697%2018.2827%2021.3572%2014.8952L21.6359%2012.9579C22.0154%2010.3208%2022.2051%209.00229%2021.6646%207.87495C21.1242%206.7476%2019.9738%206.06234%2017.6731%204.69181L16.2882%203.86687C14.199%202.62229%2013.1543%202%2012%202C10.8457%202%209.80104%202.62229%207.71175%203.86687L6.32691%204.69181C4.02619%206.06234%202.87583%206.7476%202.33537%207.87495ZM12%2018.75C11.5858%2018.75%2011.25%2018.4142%2011.25%2018V15C11.25%2014.5858%2011.5858%2014.25%2012%2014.25C12.4142%2014.25%2012.75%2014.5858%2012.75%2015V18C12.75%2018.4142%2012.4142%2018.75%2012%2018.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/home-angle-2-bold.svg?color=%231a73e8&size=48