shade icon
shade from IconPark Solid by ByteDance · Solid · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- shade
- Set
- IconPark Solid
- Style
- Solid
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More travel icons from IconPark Solid
Use the shade icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG9xaPtcXj"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="M24 6C14.059 6 6 14.034 6 23.944V26c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5v-2.056C42 14.034 33.941 6 24 6"/><path stroke="#000" d="M15 26s-1.5-5.5 1-11s8-9 8-9m9 20s.5-4.5-2-11s-7-9-7-9"/><path stroke="#fff" d="M24 25v14.5a4.5 4.5 0 0 1-4.5 4.5v0a4.5 4.5 0 0 1-4.5-4.5v-1.318"/><path stroke="#000" d="M24 25V6"/><path stroke="#fff" d="M24 6V4m4.5 17c2.485 0 4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5m-9 0c-2.485 0-4.5 2.522-4.5 5c0-2.478-2.015-5-4.5-5m-9 0c2.485 0 4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5M15.733 8C18.21 6.722 21.02 6 24 6s5.79.722 8.266 2"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG9xaPtcXj)"/></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidShade(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG9xaPtcXj"><g fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path fill="#fff" stroke="#fff" d="M24 6C14.059 6 6 14.034 6 23.944V26c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5v-2.056C42 14.034 33.941 6 24 6"/><path stroke="#000" d="M15 26s-1.5-5.5 1-11s8-9 8-9m9 20s.5-4.5-2-11s-7-9-7-9"/><path stroke="#fff" d="M24 25v14.5a4.5 4.5 0 0 1-4.5 4.5v0a4.5 4.5 0 0 1-4.5-4.5v-1.318"/><path stroke="#000" d="M24 25V6"/><path stroke="#fff" d="M24 6V4m4.5 17c2.485 0 4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5m-9 0c-2.485 0-4.5 2.522-4.5 5c0-2.478-2.015-5-4.5-5m-9 0c2.485 0 4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5M15.733 8C18.21 6.722 21.02 6 24 6s5.79.722 8.266 2"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG9xaPtcXj)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVG9xaPtcXj"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="M24 6C14.059 6 6 14.034 6 23.944V26c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5s4.5 2.522 4.5 5v-2.056C42 14.034 33.941 6 24 6"/><path stroke="#000" d="M15 26s-1.5-5.5 1-11s8-9 8-9m9 20s.5-4.5-2-11s-7-9-7-9"/><path stroke="#fff" d="M24 25v14.5a4.5 4.5 0 0 1-4.5 4.5v0a4.5 4.5 0 0 1-4.5-4.5v-1.318"/><path stroke="#000" d="M24 25V6"/><path stroke="#fff" d="M24 6V4m4.5 17c2.485 0 4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5m-9 0c-2.485 0-4.5 2.522-4.5 5c0-2.478-2.015-5-4.5-5m-9 0c2.485 0 4.5 2.522 4.5 5c0-2.478 2.015-5 4.5-5M15.733 8C18.21 6.722 21.02 6 24 6s5.79.722 8.266 2"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVG9xaPtcXj)"/></svg> </template>
CSS
.icon-shade {
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%3Cdefs%3E%3Cmask%20id%3D%22SVG9xaPtcXj%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M24%206C14.059%206%206%2014.034%206%2023.944V26c0-2.478%202.015-5%204.5-5s4.5%202.522%204.5%205c0-2.478%202.015-5%204.5-5s4.5%202.522%204.5%205c0-2.478%202.015-5%204.5-5s4.5%202.522%204.5%205c0-2.478%202.015-5%204.5-5s4.5%202.522%204.5%205v-2.056C42%2014.034%2033.941%206%2024%206%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M15%2026s-1.5-5.5%201-11s8-9%208-9m9%2020s.5-4.5-2-11s-7-9-7-9%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M24%2025v14.5a4.5%204.5%200%200%201-4.5%204.5v0a4.5%204.5%200%200%201-4.5-4.5v-1.318%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M24%2025V6%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M24%206V4m4.5%2017c2.485%200%204.5%202.522%204.5%205c0-2.478%202.015-5%204.5-5m-9%200c-2.485%200-4.5%202.522-4.5%205c0-2.478-2.015-5-4.5-5m-9%200c2.485%200%204.5%202.522%204.5%205c0-2.478%202.015-5%204.5-5M15.733%208C18.21%206.722%2021.02%206%2024%206s5.79.722%208.266%202%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG9xaPtcXj)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVG9xaPtcXj%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20d%3D%22M24%206C14.059%206%206%2014.034%206%2023.944V26c0-2.478%202.015-5%204.5-5s4.5%202.522%204.5%205c0-2.478%202.015-5%204.5-5s4.5%202.522%204.5%205c0-2.478%202.015-5%204.5-5s4.5%202.522%204.5%205c0-2.478%202.015-5%204.5-5s4.5%202.522%204.5%205v-2.056C42%2014.034%2033.941%206%2024%206%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M15%2026s-1.5-5.5%201-11s8-9%208-9m9%2020s.5-4.5-2-11s-7-9-7-9%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M24%2025v14.5a4.5%204.5%200%200%201-4.5%204.5v0a4.5%204.5%200%200%201-4.5-4.5v-1.318%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M24%2025V6%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M24%206V4m4.5%2017c2.485%200%204.5%202.522%204.5%205c0-2.478%202.015-5%204.5-5m-9%200c-2.485%200-4.5%202.522-4.5%205c0-2.478-2.015-5-4.5-5m-9%200c2.485%200%204.5%202.522%204.5%205c0-2.478%202.015-5%204.5-5M15.733%208C18.21%206.722%2021.02%206%2024%206s5.79.722%208.266%202%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVG9xaPtcXj)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/shade.svg?color=%231a73e8&size=48