military tech icon
military-tech-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- military-tech-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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 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 18.573l-1.35 1.035q-.242.186-.475.012t-.146-.466l.533-1.685l-1.325-.935q-.243-.161-.147-.444q.096-.282.389-.282h1.59l.739-2.377l-3.397-1.985q-.488-.275-.757-.754q-.27-.479-.27-1.034V4.192q0-.67.473-1.143q.472-.472 1.143-.472h6q.671 0 1.143.472q.473.472.473 1.143v5.466q0 .536-.289.996q-.288.46-.777.754l-3.358 2.023l.739 2.377h1.59q.293 0 .389.283q.096.282-.146.443l-1.325.935l.532 1.685q.087.292-.146.466t-.475-.012zm-.5-14.996v8.511l.5.293l.5-.293V3.577z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMilitaryTechRounded(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 18.573l-1.35 1.035q-.242.186-.475.012t-.146-.466l.533-1.685l-1.325-.935q-.243-.161-.147-.444q.096-.282.389-.282h1.59l.739-2.377l-3.397-1.985q-.488-.275-.757-.754q-.27-.479-.27-1.034V4.192q0-.67.473-1.143q.472-.472 1.143-.472h6q.671 0 1.143.472q.473.472.473 1.143v5.466q0 .536-.289.996q-.288.46-.777.754l-3.358 2.023l.739 2.377h1.59q.293 0 .389.283q.096.282-.146.443l-1.325.935l.532 1.685q.087.292-.146.466t-.475-.012zm-.5-14.996v8.511l.5.293l.5-.293V3.577z"/></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 18.573l-1.35 1.035q-.242.186-.475.012t-.146-.466l.533-1.685l-1.325-.935q-.243-.161-.147-.444q.096-.282.389-.282h1.59l.739-2.377l-3.397-1.985q-.488-.275-.757-.754q-.27-.479-.27-1.034V4.192q0-.67.473-1.143q.472-.472 1.143-.472h6q.671 0 1.143.472q.473.472.473 1.143v5.466q0 .536-.289.996q-.288.46-.777.754l-3.358 2.023l.739 2.377h1.59q.293 0 .389.283q.096.282-.146.443l-1.325.935l.532 1.685q.087.292-.146.466t-.475-.012zm-.5-14.996v8.511l.5.293l.5-.293V3.577z"/></svg> </template>
CSS
.icon-military-tech-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%2018.573l-1.35%201.035q-.242.186-.475.012t-.146-.466l.533-1.685l-1.325-.935q-.243-.161-.147-.444q.096-.282.389-.282h1.59l.739-2.377l-3.397-1.985q-.488-.275-.757-.754q-.27-.479-.27-1.034V4.192q0-.67.473-1.143q.472-.472%201.143-.472h6q.671%200%201.143.472q.473.472.473%201.143v5.466q0%20.536-.289.996q-.288.46-.777.754l-3.358%202.023l.739%202.377h1.59q.293%200%20.389.283q.096.282-.146.443l-1.325.935l.532%201.685q.087.292-.146.466t-.475-.012zm-.5-14.996v8.511l.5.293l.5-.293V3.577z%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%2018.573l-1.35%201.035q-.242.186-.475.012t-.146-.466l.533-1.685l-1.325-.935q-.243-.161-.147-.444q.096-.282.389-.282h1.59l.739-2.377l-3.397-1.985q-.488-.275-.757-.754q-.27-.479-.27-1.034V4.192q0-.67.473-1.143q.472-.472%201.143-.472h6q.671%200%201.143.472q.473.472.473%201.143v5.466q0%20.536-.289.996q-.288.46-.777.754l-3.358%202.023l.739%202.377h1.59q.293%200%20.389.283q.096.282-.146.443l-1.325.935l.532%201.685q.087.292-.146.466t-.475-.012zm-.5-14.996v8.511l.5.293l.5-.293V3.577z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/military-tech-rounded.svg?color=%231a73e8&size=48