tactic from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
tactic
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
tactic-outline, tactic-outline-sharp, tactic-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the tactic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.112 20l-.689-.688l1.575-1.6l-1.575-1.576l.689-.713l1.6 1.6l1.575-1.6l.713.714l-1.6 1.575l1.6 1.6l-.713.688l-1.575-1.575zm-8.553-1.441Q8 18.117 8 17.5t-.441-1.059T6.5 16t-1.059.441Q5 16.883 5 17.5t.441 1.059Q5.883 19 6.5 19t1.059-.441M6.5 20q-1.038 0-1.77-.73T4 17.5t.73-1.77T6.5 15q.887 0 1.572.551q.686.551.863 1.426q1.167-.102 1.962-.96q.795-.857.795-2.017v-3.711q0-1.864 1.319-3.182t3.181-1.318h1.881l-2.075-2.075l.714-.714L20 6.289l-3.288 3.288l-.714-.688l2.056-2.1h-1.862q-1.461 0-2.48 1.019t-1.02 2.48V14q0 1.575-1.088 2.713q-1.088 1.137-2.658 1.27q-.165.886-.856 1.451Q7.398 20 6.5 20M4.689 8.577L4 7.889l1.575-1.6L4 4.714L4.689 4l1.6 1.6L7.864 4l.713.713l-1.6 1.576l1.6 1.6l-.713.688l-1.575-1.575z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTactic(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="m16.112 20l-.689-.688l1.575-1.6l-1.575-1.576l.689-.713l1.6 1.6l1.575-1.6l.713.714l-1.6 1.575l1.6 1.6l-.713.688l-1.575-1.575zm-8.553-1.441Q8 18.117 8 17.5t-.441-1.059T6.5 16t-1.059.441Q5 16.883 5 17.5t.441 1.059Q5.883 19 6.5 19t1.059-.441M6.5 20q-1.038 0-1.77-.73T4 17.5t.73-1.77T6.5 15q.887 0 1.572.551q.686.551.863 1.426q1.167-.102 1.962-.96q.795-.857.795-2.017v-3.711q0-1.864 1.319-3.182t3.181-1.318h1.881l-2.075-2.075l.714-.714L20 6.289l-3.288 3.288l-.714-.688l2.056-2.1h-1.862q-1.461 0-2.48 1.019t-1.02 2.48V14q0 1.575-1.088 2.713q-1.088 1.137-2.658 1.27q-.165.886-.856 1.451Q7.398 20 6.5 20M4.689 8.577L4 7.889l1.575-1.6L4 4.714L4.689 4l1.6 1.6L7.864 4l.713.713l-1.6 1.576l1.6 1.6l-.713.688l-1.575-1.575z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.112 20l-.689-.688l1.575-1.6l-1.575-1.576l.689-.713l1.6 1.6l1.575-1.6l.713.714l-1.6 1.575l1.6 1.6l-.713.688l-1.575-1.575zm-8.553-1.441Q8 18.117 8 17.5t-.441-1.059T6.5 16t-1.059.441Q5 16.883 5 17.5t.441 1.059Q5.883 19 6.5 19t1.059-.441M6.5 20q-1.038 0-1.77-.73T4 17.5t.73-1.77T6.5 15q.887 0 1.572.551q.686.551.863 1.426q1.167-.102 1.962-.96q.795-.857.795-2.017v-3.711q0-1.864 1.319-3.182t3.181-1.318h1.881l-2.075-2.075l.714-.714L20 6.289l-3.288 3.288l-.714-.688l2.056-2.1h-1.862q-1.461 0-2.48 1.019t-1.02 2.48V14q0 1.575-1.088 2.713q-1.088 1.137-2.658 1.27q-.165.886-.856 1.451Q7.398 20 6.5 20M4.689 8.577L4 7.889l1.575-1.6L4 4.714L4.689 4l1.6 1.6L7.864 4l.713.713l-1.6 1.576l1.6 1.6l-.713.688l-1.575-1.575z"/></svg>
</template>

CSS

.icon-tactic {
  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%22m16.112%2020l-.689-.688l1.575-1.6l-1.575-1.576l.689-.713l1.6%201.6l1.575-1.6l.713.714l-1.6%201.575l1.6%201.6l-.713.688l-1.575-1.575zm-8.553-1.441Q8%2018.117%208%2017.5t-.441-1.059T6.5%2016t-1.059.441Q5%2016.883%205%2017.5t.441%201.059Q5.883%2019%206.5%2019t1.059-.441M6.5%2020q-1.038%200-1.77-.73T4%2017.5t.73-1.77T6.5%2015q.887%200%201.572.551q.686.551.863%201.426q1.167-.102%201.962-.96q.795-.857.795-2.017v-3.711q0-1.864%201.319-3.182t3.181-1.318h1.881l-2.075-2.075l.714-.714L20%206.289l-3.288%203.288l-.714-.688l2.056-2.1h-1.862q-1.461%200-2.48%201.019t-1.02%202.48V14q0%201.575-1.088%202.713q-1.088%201.137-2.658%201.27q-.165.886-.856%201.451Q7.398%2020%206.5%2020M4.689%208.577L4%207.889l1.575-1.6L4%204.714L4.689%204l1.6%201.6L7.864%204l.713.713l-1.6%201.576l1.6%201.6l-.713.688l-1.575-1.575z%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%22m16.112%2020l-.689-.688l1.575-1.6l-1.575-1.576l.689-.713l1.6%201.6l1.575-1.6l.713.714l-1.6%201.575l1.6%201.6l-.713.688l-1.575-1.575zm-8.553-1.441Q8%2018.117%208%2017.5t-.441-1.059T6.5%2016t-1.059.441Q5%2016.883%205%2017.5t.441%201.059Q5.883%2019%206.5%2019t1.059-.441M6.5%2020q-1.038%200-1.77-.73T4%2017.5t.73-1.77T6.5%2015q.887%200%201.572.551q.686.551.863%201.426q1.167-.102%201.962-.96q.795-.857.795-2.017v-3.711q0-1.864%201.319-3.182t3.181-1.318h1.881l-2.075-2.075l.714-.714L20%206.289l-3.288%203.288l-.714-.688l2.056-2.1h-1.862q-1.461%200-2.48%201.019t-1.02%202.48V14q0%201.575-1.088%202.713q-1.088%201.137-2.658%201.27q-.165.886-.856%201.451Q7.398%2020%206.5%2020M4.689%208.577L4%207.889l1.575-1.6L4%204.714L4.689%204l1.6%201.6L7.864%204l.713.713l-1.6%201.576l1.6%201.6l-.713.688l-1.575-1.575z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/tactic.svg?color=%231a73e8&size=48