umbrella off icon

umbrella-off-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.

Name
umbrella-off-sharp-two-tone
Set
Keyline Icons
Style
Sharp Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Use the umbrella off 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M12 12L11.152 12.53C10.2937 11.1567 8.7063 11.1567 7.848 12.53C7.4563 13.1567 6.5437 13.1567 6.152 12.53C5.2937 11.1567 3.7063 11.1567 2.848 12.53C2.3155 13.382 1 13.0047 1 12C1 8.9625 2.2312 6.2125 4.2218 4.2218ZM6.1921 2.6565C7.8776 1.6066 9.868 1 12 1C18.0751 1 23 5.9249 23 12C23 13.0047 21.6845 13.382 21.152 12.53C20.2937 11.1567 18.7063 11.1567 17.848 12.53C17.4563 13.1567 16.5437 13.1567 16.152 12.53C15.8847 12.1024 15.5467 11.8079 15.1821 11.6466L6.1921 2.6565Z" stroke="none"/><path d="M4.929 4.929C3.1193 6.7386 2 9.2386 2 12C3.25 10 5.75 10 7 12C8.25 10 10.75 10 12 12M12 12L12 19C12 20.6569 13.3431 22 15 22C16.6569 22 18 20.6569 18 19L18 18M1.7071 1.7071L22.2929 22.2929"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsUmbrellaOffSharpTwoTone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M12 12L11.152 12.53C10.2937 11.1567 8.7063 11.1567 7.848 12.53C7.4563 13.1567 6.5437 13.1567 6.152 12.53C5.2937 11.1567 3.7063 11.1567 2.848 12.53C2.3155 13.382 1 13.0047 1 12C1 8.9625 2.2312 6.2125 4.2218 4.2218ZM6.1921 2.6565C7.8776 1.6066 9.868 1 12 1C18.0751 1 23 5.9249 23 12C23 13.0047 21.6845 13.382 21.152 12.53C20.2937 11.1567 18.7063 11.1567 17.848 12.53C17.4563 13.1567 16.5437 13.1567 16.152 12.53C15.8847 12.1024 15.5467 11.8079 15.1821 11.6466L6.1921 2.6565Z" stroke="none"/><path d="M4.929 4.929C3.1193 6.7386 2 9.2386 2 12C3.25 10 5.75 10 7 12C8.25 10 10.75 10 12 12M12 12L12 19C12 20.6569 13.3431 22 15 22C16.6569 22 18 20.6569 18 19L18 18M1.7071 1.7071L22.2929 22.2929"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M12 12L11.152 12.53C10.2937 11.1567 8.7063 11.1567 7.848 12.53C7.4563 13.1567 6.5437 13.1567 6.152 12.53C5.2937 11.1567 3.7063 11.1567 2.848 12.53C2.3155 13.382 1 13.0047 1 12C1 8.9625 2.2312 6.2125 4.2218 4.2218ZM6.1921 2.6565C7.8776 1.6066 9.868 1 12 1C18.0751 1 23 5.9249 23 12C23 13.0047 21.6845 13.382 21.152 12.53C20.2937 11.1567 18.7063 11.1567 17.848 12.53C17.4563 13.1567 16.5437 13.1567 16.152 12.53C15.8847 12.1024 15.5467 11.8079 15.1821 11.6466L6.1921 2.6565Z" stroke="none"/><path d="M4.929 4.929C3.1193 6.7386 2 9.2386 2 12C3.25 10 5.75 10 7 12C8.25 10 10.75 10 12 12M12 12L12 19C12 20.6569 13.3431 22 15 22C16.6569 22 18 20.6569 18 19L18 18M1.7071 1.7071L22.2929 22.2929"/></g></svg>
</template>

CSS

.icon-umbrella-off-sharp-two-tone {
  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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M12%2012L11.152%2012.53C10.2937%2011.1567%208.7063%2011.1567%207.848%2012.53C7.4563%2013.1567%206.5437%2013.1567%206.152%2012.53C5.2937%2011.1567%203.7063%2011.1567%202.848%2012.53C2.3155%2013.382%201%2013.0047%201%2012C1%208.9625%202.2312%206.2125%204.2218%204.2218ZM6.1921%202.6565C7.8776%201.6066%209.868%201%2012%201C18.0751%201%2023%205.9249%2023%2012C23%2013.0047%2021.6845%2013.382%2021.152%2012.53C20.2937%2011.1567%2018.7063%2011.1567%2017.848%2012.53C17.4563%2013.1567%2016.5437%2013.1567%2016.152%2012.53C15.8847%2012.1024%2015.5467%2011.8079%2015.1821%2011.6466L6.1921%202.6565Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M4.929%204.929C3.1193%206.7386%202%209.2386%202%2012C3.25%2010%205.75%2010%207%2012C8.25%2010%2010.75%2010%2012%2012M12%2012L12%2019C12%2020.6569%2013.3431%2022%2015%2022C16.6569%2022%2018%2020.6569%2018%2019L18%2018M1.7071%201.7071L22.2929%2022.2929%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M12%2012L11.152%2012.53C10.2937%2011.1567%208.7063%2011.1567%207.848%2012.53C7.4563%2013.1567%206.5437%2013.1567%206.152%2012.53C5.2937%2011.1567%203.7063%2011.1567%202.848%2012.53C2.3155%2013.382%201%2013.0047%201%2012C1%208.9625%202.2312%206.2125%204.2218%204.2218ZM6.1921%202.6565C7.8776%201.6066%209.868%201%2012%201C18.0751%201%2023%205.9249%2023%2012C23%2013.0047%2021.6845%2013.382%2021.152%2012.53C20.2937%2011.1567%2018.7063%2011.1567%2017.848%2012.53C17.4563%2013.1567%2016.5437%2013.1567%2016.152%2012.53C15.8847%2012.1024%2015.5467%2011.8079%2015.1821%2011.6466L6.1921%202.6565Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M4.929%204.929C3.1193%206.7386%202%209.2386%202%2012C3.25%2010%205.75%2010%207%2012C8.25%2010%2010.75%2010%2012%2012M12%2012L12%2019C12%2020.6569%2013.3431%2022%2015%2022C16.6569%2022%2018%2020.6569%2018%2019L18%2018M1.7071%201.7071L22.2929%2022.2929%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/umbrella-off-sharp-two-tone.svg?color=%231a73e8&size=48