airware icon
airware-sharp from Material Symbols by Google · Sharp · Apache-2.0 Free for personal and commercial use.
- Name
- airware-sharp
- Set
- Material Symbols
- Style
- Sharp
- Viewbox
- 24×24
- License
- Apache 2.0
Use the airware icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.8 8.65L3.375 7.225L5.25 5.35q.625-.625 1.513-.988Q7.65 4 8.525 4q.825 0 1.638.3q.812.3 1.562 1.05L13.6 7.225q.375.375.875.575q.5.2 1 .2t.987-.2q.488-.2.863-.575L19.2 5.35l1.425 1.425L18.75 8.65q-.675.675-1.525 1.012q-.85.338-1.75.338q-.875 0-1.737-.338q-.863-.337-1.538-1.012l-1.875-1.875q-.4-.4-.85-.587Q9.025 6 8.525 6q-.5 0-1 .213q-.5.212-.85.562Zm0 5l-1.425-1.425L5.25 10.35q.625-.625 1.513-.987Q7.65 9 8.525 9t1.663.3q.787.3 1.537 1.05l1.875 1.875q.375.375.875.575q.5.2 1 .2t.987-.2q.488-.2.863-.575L19.2 10.35l1.425 1.4l-1.875 1.9q-.675.675-1.525 1.012q-.85.338-1.75.338q-.875 0-1.737-.338q-.863-.337-1.538-1.012l-1.875-1.9q-.4-.4-.862-.575Q9 11 8.525 11q-.5 0-1 .2t-.85.55Zm0 5l-1.425-1.425L5.25 15.35q.625-.625 1.513-.987Q7.65 14 8.525 14q.825 0 1.638.3q.812.3 1.562 1.05l1.875 1.875q.375.375.875.575q.5.2 1 .2t.987-.2q.488-.2.863-.575L19.2 15.35l1.425 1.4l-1.875 1.9q-.675.675-1.525 1.013q-.85.337-1.75.337q-.875 0-1.737-.337q-.863-.338-1.538-1.013l-1.875-1.9q-.4-.4-.862-.575Q9 16 8.525 16q-.5 0-1 .2t-.85.55Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAirwareSharp(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="M4.8 8.65L3.375 7.225L5.25 5.35q.625-.625 1.513-.988Q7.65 4 8.525 4q.825 0 1.638.3q.812.3 1.562 1.05L13.6 7.225q.375.375.875.575q.5.2 1 .2t.987-.2q.488-.2.863-.575L19.2 5.35l1.425 1.425L18.75 8.65q-.675.675-1.525 1.012q-.85.338-1.75.338q-.875 0-1.737-.338q-.863-.337-1.538-1.012l-1.875-1.875q-.4-.4-.85-.587Q9.025 6 8.525 6q-.5 0-1 .213q-.5.212-.85.562Zm0 5l-1.425-1.425L5.25 10.35q.625-.625 1.513-.987Q7.65 9 8.525 9t1.663.3q.787.3 1.537 1.05l1.875 1.875q.375.375.875.575q.5.2 1 .2t.987-.2q.488-.2.863-.575L19.2 10.35l1.425 1.4l-1.875 1.9q-.675.675-1.525 1.012q-.85.338-1.75.338q-.875 0-1.737-.338q-.863-.337-1.538-1.012l-1.875-1.9q-.4-.4-.862-.575Q9 11 8.525 11q-.5 0-1 .2t-.85.55Zm0 5l-1.425-1.425L5.25 15.35q.625-.625 1.513-.987Q7.65 14 8.525 14q.825 0 1.638.3q.812.3 1.562 1.05l1.875 1.875q.375.375.875.575q.5.2 1 .2t.987-.2q.488-.2.863-.575L19.2 15.35l1.425 1.4l-1.875 1.9q-.675.675-1.525 1.013q-.85.337-1.75.337q-.875 0-1.737-.337q-.863-.338-1.538-1.013l-1.875-1.9q-.4-.4-.862-.575Q9 16 8.525 16q-.5 0-1 .2t-.85.55Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.8 8.65L3.375 7.225L5.25 5.35q.625-.625 1.513-.988Q7.65 4 8.525 4q.825 0 1.638.3q.812.3 1.562 1.05L13.6 7.225q.375.375.875.575q.5.2 1 .2t.987-.2q.488-.2.863-.575L19.2 5.35l1.425 1.425L18.75 8.65q-.675.675-1.525 1.012q-.85.338-1.75.338q-.875 0-1.737-.338q-.863-.337-1.538-1.012l-1.875-1.875q-.4-.4-.85-.587Q9.025 6 8.525 6q-.5 0-1 .213q-.5.212-.85.562Zm0 5l-1.425-1.425L5.25 10.35q.625-.625 1.513-.987Q7.65 9 8.525 9t1.663.3q.787.3 1.537 1.05l1.875 1.875q.375.375.875.575q.5.2 1 .2t.987-.2q.488-.2.863-.575L19.2 10.35l1.425 1.4l-1.875 1.9q-.675.675-1.525 1.012q-.85.338-1.75.338q-.875 0-1.737-.338q-.863-.337-1.538-1.012l-1.875-1.9q-.4-.4-.862-.575Q9 11 8.525 11q-.5 0-1 .2t-.85.55Zm0 5l-1.425-1.425L5.25 15.35q.625-.625 1.513-.987Q7.65 14 8.525 14q.825 0 1.638.3q.812.3 1.562 1.05l1.875 1.875q.375.375.875.575q.5.2 1 .2t.987-.2q.488-.2.863-.575L19.2 15.35l1.425 1.4l-1.875 1.9q-.675.675-1.525 1.013q-.85.337-1.75.337q-.875 0-1.737-.337q-.863-.338-1.538-1.013l-1.875-1.9q-.4-.4-.862-.575Q9 16 8.525 16q-.5 0-1 .2t-.85.55Z"/></svg> </template>
CSS
.icon-airware-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%22M4.8%208.65L3.375%207.225L5.25%205.35q.625-.625%201.513-.988Q7.65%204%208.525%204q.825%200%201.638.3q.812.3%201.562%201.05L13.6%207.225q.375.375.875.575q.5.2%201%20.2t.987-.2q.488-.2.863-.575L19.2%205.35l1.425%201.425L18.75%208.65q-.675.675-1.525%201.012q-.85.338-1.75.338q-.875%200-1.737-.338q-.863-.337-1.538-1.012l-1.875-1.875q-.4-.4-.85-.587Q9.025%206%208.525%206q-.5%200-1%20.213q-.5.212-.85.562Zm0%205l-1.425-1.425L5.25%2010.35q.625-.625%201.513-.987Q7.65%209%208.525%209t1.663.3q.787.3%201.537%201.05l1.875%201.875q.375.375.875.575q.5.2%201%20.2t.987-.2q.488-.2.863-.575L19.2%2010.35l1.425%201.4l-1.875%201.9q-.675.675-1.525%201.012q-.85.338-1.75.338q-.875%200-1.737-.338q-.863-.337-1.538-1.012l-1.875-1.9q-.4-.4-.862-.575Q9%2011%208.525%2011q-.5%200-1%20.2t-.85.55Zm0%205l-1.425-1.425L5.25%2015.35q.625-.625%201.513-.987Q7.65%2014%208.525%2014q.825%200%201.638.3q.812.3%201.562%201.05l1.875%201.875q.375.375.875.575q.5.2%201%20.2t.987-.2q.488-.2.863-.575L19.2%2015.35l1.425%201.4l-1.875%201.9q-.675.675-1.525%201.013q-.85.337-1.75.337q-.875%200-1.737-.337q-.863-.338-1.538-1.013l-1.875-1.9q-.4-.4-.862-.575Q9%2016%208.525%2016q-.5%200-1%20.2t-.85.55Z%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%22M4.8%208.65L3.375%207.225L5.25%205.35q.625-.625%201.513-.988Q7.65%204%208.525%204q.825%200%201.638.3q.812.3%201.562%201.05L13.6%207.225q.375.375.875.575q.5.2%201%20.2t.987-.2q.488-.2.863-.575L19.2%205.35l1.425%201.425L18.75%208.65q-.675.675-1.525%201.012q-.85.338-1.75.338q-.875%200-1.737-.338q-.863-.337-1.538-1.012l-1.875-1.875q-.4-.4-.85-.587Q9.025%206%208.525%206q-.5%200-1%20.213q-.5.212-.85.562Zm0%205l-1.425-1.425L5.25%2010.35q.625-.625%201.513-.987Q7.65%209%208.525%209t1.663.3q.787.3%201.537%201.05l1.875%201.875q.375.375.875.575q.5.2%201%20.2t.987-.2q.488-.2.863-.575L19.2%2010.35l1.425%201.4l-1.875%201.9q-.675.675-1.525%201.012q-.85.338-1.75.338q-.875%200-1.737-.338q-.863-.337-1.538-1.012l-1.875-1.9q-.4-.4-.862-.575Q9%2011%208.525%2011q-.5%200-1%20.2t-.85.55Zm0%205l-1.425-1.425L5.25%2015.35q.625-.625%201.513-.987Q7.65%2014%208.525%2014q.825%200%201.638.3q.812.3%201.562%201.05l1.875%201.875q.375.375.875.575q.5.2%201%20.2t.987-.2q.488-.2.863-.575L19.2%2015.35l1.425%201.4l-1.875%201.9q-.675.675-1.525%201.013q-.85.337-1.75.337q-.875%200-1.737-.337q-.863-.338-1.538-1.013l-1.875-1.9q-.4-.4-.862-.575Q9%2016%208.525%2016q-.5%200-1%20.2t-.85.55Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/airware-sharp.svg?color=%231a73e8&size=48