rural post alt icon
rural-post-alt-24px from Health Icons by Resolve to Save Lives · Filled 24px · Places · MIT Free for personal and commercial use.
- Name
- rural-post-alt-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Places
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More places icons from Health Icons
Use the rural post alt 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="M14.493 8h5.096c.73 0 1.351.533 1.462 1.254l.315 2.057A2.335 2.335 0 0 1 20 13.8V21h-8v-4.5H9V21H4v-7.198a2.33 2.33 0 0 1-1.366-2.491l.315-2.057A1.48 1.48 0 0 1 4.411 8h1.596a4.25 4.25 0 0 1 8.486 0M13 11.49A4.3 4.3 0 0 0 14.124 10h1.373l-.005 1.714a2.52 2.52 0 0 1-2.288.024L13 11.637zM6.376 10q.058.128.124.252v1.384l-.387.192c-.228.113-.48.172-.735.172h-.436a.335.335 0 0 1-.332-.386L4.858 10zm12.682 2h-.439c-.254 0-.505-.058-.733-.17l-.394-.194l.005-1.636h1.645l.248 1.614a.335.335 0 0 1-.332.386M11 6v1.5h1.5V9H11v1.5H9.5V9H8V7.5h1.5V6z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsRuralPostAlt24px(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="M14.493 8h5.096c.73 0 1.351.533 1.462 1.254l.315 2.057A2.335 2.335 0 0 1 20 13.8V21h-8v-4.5H9V21H4v-7.198a2.33 2.33 0 0 1-1.366-2.491l.315-2.057A1.48 1.48 0 0 1 4.411 8h1.596a4.25 4.25 0 0 1 8.486 0M13 11.49A4.3 4.3 0 0 0 14.124 10h1.373l-.005 1.714a2.52 2.52 0 0 1-2.288.024L13 11.637zM6.376 10q.058.128.124.252v1.384l-.387.192c-.228.113-.48.172-.735.172h-.436a.335.335 0 0 1-.332-.386L4.858 10zm12.682 2h-.439c-.254 0-.505-.058-.733-.17l-.394-.194l.005-1.636h1.645l.248 1.614a.335.335 0 0 1-.332.386M11 6v1.5h1.5V9H11v1.5H9.5V9H8V7.5h1.5V6z" 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="M14.493 8h5.096c.73 0 1.351.533 1.462 1.254l.315 2.057A2.335 2.335 0 0 1 20 13.8V21h-8v-4.5H9V21H4v-7.198a2.33 2.33 0 0 1-1.366-2.491l.315-2.057A1.48 1.48 0 0 1 4.411 8h1.596a4.25 4.25 0 0 1 8.486 0M13 11.49A4.3 4.3 0 0 0 14.124 10h1.373l-.005 1.714a2.52 2.52 0 0 1-2.288.024L13 11.637zM6.376 10q.058.128.124.252v1.384l-.387.192c-.228.113-.48.172-.735.172h-.436a.335.335 0 0 1-.332-.386L4.858 10zm12.682 2h-.439c-.254 0-.505-.058-.733-.17l-.394-.194l.005-1.636h1.645l.248 1.614a.335.335 0 0 1-.332.386M11 6v1.5h1.5V9H11v1.5H9.5V9H8V7.5h1.5V6z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-rural-post-alt-24px {
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%22M14.493%208h5.096c.73%200%201.351.533%201.462%201.254l.315%202.057A2.335%202.335%200%200%201%2020%2013.8V21h-8v-4.5H9V21H4v-7.198a2.33%202.33%200%200%201-1.366-2.491l.315-2.057A1.48%201.48%200%200%201%204.411%208h1.596a4.25%204.25%200%200%201%208.486%200M13%2011.49A4.3%204.3%200%200%200%2014.124%2010h1.373l-.005%201.714a2.52%202.52%200%200%201-2.288.024L13%2011.637zM6.376%2010q.058.128.124.252v1.384l-.387.192c-.228.113-.48.172-.735.172h-.436a.335.335%200%200%201-.332-.386L4.858%2010zm12.682%202h-.439c-.254%200-.505-.058-.733-.17l-.394-.194l.005-1.636h1.645l.248%201.614a.335.335%200%200%201-.332.386M11%206v1.5h1.5V9H11v1.5H9.5V9H8V7.5h1.5V6z%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%22M14.493%208h5.096c.73%200%201.351.533%201.462%201.254l.315%202.057A2.335%202.335%200%200%201%2020%2013.8V21h-8v-4.5H9V21H4v-7.198a2.33%202.33%200%200%201-1.366-2.491l.315-2.057A1.48%201.48%200%200%201%204.411%208h1.596a4.25%204.25%200%200%201%208.486%200M13%2011.49A4.3%204.3%200%200%200%2014.124%2010h1.373l-.005%201.714a2.52%202.52%200%200%201-2.288.024L13%2011.637zM6.376%2010q.058.128.124.252v1.384l-.387.192c-.228.113-.48.172-.735.172h-.436a.335.335%200%200%201-.332-.386L4.858%2010zm12.682%202h-.439c-.254%200-.505-.058-.733-.17l-.394-.194l.005-1.636h1.645l.248%201.614a.335.335%200%200%201-.332.386M11%206v1.5h1.5V9H11v1.5H9.5V9H8V7.5h1.5V6z%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/healthicons/rural-post-alt-24px.svg?color=%231a73e8&size=48