military tech icon
military-tech-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- military-tech-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the military tech icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 19.65l-1.85 1.4q-.3.225-.6.013t-.175-.563l.725-2.3l-1.825-1.3q-.3-.2-.175-.55t.475-.35H10.8l.7-2.3l-3.55-2.1q-.45-.275-.7-.725T7 9.85V4q0-.825.588-1.412T9 2h6q.825 0 1.413.588T17 4v5.85q0 .575-.25 1.025t-.7.725l-3.55 2.1l.7 2.3h2.225q.35 0 .475.35t-.175.55L13.9 18.2l.725 2.3q.125.35-.175.563t-.6-.013zM9 4v5.85l2 1.2V4zm6 0h-2v7.05l2-1.2zm-2 3.525"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMilitaryTechOutlineRounded(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="m12 19.65l-1.85 1.4q-.3.225-.6.013t-.175-.563l.725-2.3l-1.825-1.3q-.3-.2-.175-.55t.475-.35H10.8l.7-2.3l-3.55-2.1q-.45-.275-.7-.725T7 9.85V4q0-.825.588-1.412T9 2h6q.825 0 1.413.588T17 4v5.85q0 .575-.25 1.025t-.7.725l-3.55 2.1l.7 2.3h2.225q.35 0 .475.35t-.175.55L13.9 18.2l.725 2.3q.125.35-.175.563t-.6-.013zM9 4v5.85l2 1.2V4zm6 0h-2v7.05l2-1.2zm-2 3.525"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 19.65l-1.85 1.4q-.3.225-.6.013t-.175-.563l.725-2.3l-1.825-1.3q-.3-.2-.175-.55t.475-.35H10.8l.7-2.3l-3.55-2.1q-.45-.275-.7-.725T7 9.85V4q0-.825.588-1.412T9 2h6q.825 0 1.413.588T17 4v5.85q0 .575-.25 1.025t-.7.725l-3.55 2.1l.7 2.3h2.225q.35 0 .475.35t-.175.55L13.9 18.2l.725 2.3q.125.35-.175.563t-.6-.013zM9 4v5.85l2 1.2V4zm6 0h-2v7.05l2-1.2zm-2 3.525"/></svg> </template>
CSS
.icon-military-tech-outline-rounded {
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%22m12%2019.65l-1.85%201.4q-.3.225-.6.013t-.175-.563l.725-2.3l-1.825-1.3q-.3-.2-.175-.55t.475-.35H10.8l.7-2.3l-3.55-2.1q-.45-.275-.7-.725T7%209.85V4q0-.825.588-1.412T9%202h6q.825%200%201.413.588T17%204v5.85q0%20.575-.25%201.025t-.7.725l-3.55%202.1l.7%202.3h2.225q.35%200%20.475.35t-.175.55L13.9%2018.2l.725%202.3q.125.35-.175.563t-.6-.013zM9%204v5.85l2%201.2V4zm6%200h-2v7.05l2-1.2zm-2%203.525%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%22m12%2019.65l-1.85%201.4q-.3.225-.6.013t-.175-.563l.725-2.3l-1.825-1.3q-.3-.2-.175-.55t.475-.35H10.8l.7-2.3l-3.55-2.1q-.45-.275-.7-.725T7%209.85V4q0-.825.588-1.412T9%202h6q.825%200%201.413.588T17%204v5.85q0%20.575-.25%201.025t-.7.725l-3.55%202.1l.7%202.3h2.225q.35%200%20.475.35t-.175.55L13.9%2018.2l.725%202.3q.125.35-.175.563t-.6-.013zM9%204v5.85l2%201.2V4zm6%200h-2v7.05l2-1.2zm-2%203.525%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/military-tech-outline-rounded.svg?color=%231a73e8&size=48