ward icon
ward-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- ward-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the ward icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.116 4h-2V3h3v18h-1zm2.769 17V3h11v18zm1-9.206q.392-.39.902-.592T10.884 11h5q.589 0 1.099.202t.901.592V4h-9zm3.433-3.228q-.433-.433-.433-1.066t.433-1.066Q12.752 6 13.385 6q.632 0 1.066.434q.434.433.434 1.066t-.434 1.066T13.385 9t-1.067-.434M8.885 20h9v-6q0-.825-.588-1.412T15.885 12h-5q-.825 0-1.413.588T8.885 14zm4-1.5h1v-2h2v-1h-2v-2h-1v2h-2v1h2zm-4 1.5h9z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightWardOutlineSharp(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" d="M5.116 4h-2V3h3v18h-1zm2.769 17V3h11v18zm1-9.206q.392-.39.902-.592T10.884 11h5q.589 0 1.099.202t.901.592V4h-9zm3.433-3.228q-.433-.433-.433-1.066t.433-1.066Q12.752 6 13.385 6q.632 0 1.066.434q.434.433.434 1.066t-.434 1.066T13.385 9t-1.067-.434M8.885 20h9v-6q0-.825-.588-1.412T15.885 12h-5q-.825 0-1.413.588T8.885 14zm4-1.5h1v-2h2v-1h-2v-2h-1v2h-2v1h2zm-4 1.5h9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.116 4h-2V3h3v18h-1zm2.769 17V3h11v18zm1-9.206q.392-.39.902-.592T10.884 11h5q.589 0 1.099.202t.901.592V4h-9zm3.433-3.228q-.433-.433-.433-1.066t.433-1.066Q12.752 6 13.385 6q.632 0 1.066.434q.434.433.434 1.066t-.434 1.066T13.385 9t-1.067-.434M8.885 20h9v-6q0-.825-.588-1.412T15.885 12h-5q-.825 0-1.413.588T8.885 14zm4-1.5h1v-2h2v-1h-2v-2h-1v2h-2v1h2zm-4 1.5h9z"/></svg> </template>
CSS
.icon-ward-outline-sharp {
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%20d%3D%22M5.116%204h-2V3h3v18h-1zm2.769%2017V3h11v18zm1-9.206q.392-.39.902-.592T10.884%2011h5q.589%200%201.099.202t.901.592V4h-9zm3.433-3.228q-.433-.433-.433-1.066t.433-1.066Q12.752%206%2013.385%206q.632%200%201.066.434q.434.433.434%201.066t-.434%201.066T13.385%209t-1.067-.434M8.885%2020h9v-6q0-.825-.588-1.412T15.885%2012h-5q-.825%200-1.413.588T8.885%2014zm4-1.5h1v-2h2v-1h-2v-2h-1v2h-2v1h2zm-4%201.5h9z%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%20d%3D%22M5.116%204h-2V3h3v18h-1zm2.769%2017V3h11v18zm1-9.206q.392-.39.902-.592T10.884%2011h5q.589%200%201.099.202t.901.592V4h-9zm3.433-3.228q-.433-.433-.433-1.066t.433-1.066Q12.752%206%2013.385%206q.632%200%201.066.434q.434.433.434%201.066t-.434%201.066T13.385%209t-1.067-.434M8.885%2020h9v-6q0-.825-.588-1.412T15.885%2012h-5q-.825%200-1.413.588T8.885%2014zm4-1.5h1v-2h2v-1h-2v-2h-1v2h-2v1h2zm-4%201.5h9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/ward-outline-sharp.svg?color=%231a73e8&size=48