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

Name
tactic-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
tactic-outline-rounded

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="m17.712 18.425l-1.266 1.246q-.14.14-.341.131t-.347-.156q-.14-.14-.14-.335t.14-.334l1.24-1.265l-1.24-1.24q-.14-.141-.14-.342t.14-.347q.146-.166.357-.156q.21.01.356.156l1.24 1.24l1.222-1.246q.14-.146.35-.146q.211 0 .358.146q.165.165.165.357t-.165.357L18.4 17.71l1.246 1.247q.146.146.153.354t-.158.354q-.147.14-.354.133t-.354-.153zm-10.153.134Q8 18.117 8 17.5t-.441-1.059Q7.117 16 6.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-1.721-1.722q-.146-.146-.153-.347t.159-.366t.357-.165q.19 0 .356.165l2.364 2.369q.242.243.242.566t-.242.565l-2.389 2.388q-.14.14-.331.144q-.192.003-.357-.144q-.166-.14-.156-.344t.15-.37l1.702-1.74h-1.862q-1.461 0-2.48 1.02t-1.02 2.48V14q0 1.575-1.088 2.713q-1.089 1.137-2.658 1.27q-.165.886-.857 1.451Q7.398 20 6.5 20M6.288 7.002L5.024 8.248q-.14.14-.341.13q-.201-.009-.348-.155q-.14-.14-.14-.334t.14-.335l1.241-1.266l-1.24-1.24q-.14-.14-.14-.341t.14-.348q.146-.165.356-.155q.211.01.357.155L6.288 5.6L7.51 4.354q.141-.146.351-.146q.211 0 .357.146q.166.165.166.357t-.166.356L6.977 6.29l1.246 1.246q.146.146.153.354t-.159.353q-.146.14-.353.134t-.354-.153z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTacticRounded(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="m17.712 18.425l-1.266 1.246q-.14.14-.341.131t-.347-.156q-.14-.14-.14-.335t.14-.334l1.24-1.265l-1.24-1.24q-.14-.141-.14-.342t.14-.347q.146-.166.357-.156q.21.01.356.156l1.24 1.24l1.222-1.246q.14-.146.35-.146q.211 0 .358.146q.165.165.165.357t-.165.357L18.4 17.71l1.246 1.247q.146.146.153.354t-.158.354q-.147.14-.354.133t-.354-.153zm-10.153.134Q8 18.117 8 17.5t-.441-1.059Q7.117 16 6.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-1.721-1.722q-.146-.146-.153-.347t.159-.366t.357-.165q.19 0 .356.165l2.364 2.369q.242.243.242.566t-.242.565l-2.389 2.388q-.14.14-.331.144q-.192.003-.357-.144q-.166-.14-.156-.344t.15-.37l1.702-1.74h-1.862q-1.461 0-2.48 1.02t-1.02 2.48V14q0 1.575-1.088 2.713q-1.089 1.137-2.658 1.27q-.165.886-.857 1.451Q7.398 20 6.5 20M6.288 7.002L5.024 8.248q-.14.14-.341.13q-.201-.009-.348-.155q-.14-.14-.14-.334t.14-.335l1.241-1.266l-1.24-1.24q-.14-.14-.14-.341t.14-.348q.146-.165.356-.155q.211.01.357.155L6.288 5.6L7.51 4.354q.141-.146.351-.146q.211 0 .357.146q.166.165.166.357t-.166.356L6.977 6.29l1.246 1.246q.146.146.153.354t-.159.353q-.146.14-.353.134t-.354-.153z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.712 18.425l-1.266 1.246q-.14.14-.341.131t-.347-.156q-.14-.14-.14-.335t.14-.334l1.24-1.265l-1.24-1.24q-.14-.141-.14-.342t.14-.347q.146-.166.357-.156q.21.01.356.156l1.24 1.24l1.222-1.246q.14-.146.35-.146q.211 0 .358.146q.165.165.165.357t-.165.357L18.4 17.71l1.246 1.247q.146.146.153.354t-.158.354q-.147.14-.354.133t-.354-.153zm-10.153.134Q8 18.117 8 17.5t-.441-1.059Q7.117 16 6.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-1.721-1.722q-.146-.146-.153-.347t.159-.366t.357-.165q.19 0 .356.165l2.364 2.369q.242.243.242.566t-.242.565l-2.389 2.388q-.14.14-.331.144q-.192.003-.357-.144q-.166-.14-.156-.344t.15-.37l1.702-1.74h-1.862q-1.461 0-2.48 1.02t-1.02 2.48V14q0 1.575-1.088 2.713q-1.089 1.137-2.658 1.27q-.165.886-.857 1.451Q7.398 20 6.5 20M6.288 7.002L5.024 8.248q-.14.14-.341.13q-.201-.009-.348-.155q-.14-.14-.14-.334t.14-.335l1.241-1.266l-1.24-1.24q-.14-.14-.14-.341t.14-.348q.146-.165.356-.155q.211.01.357.155L6.288 5.6L7.51 4.354q.141-.146.351-.146q.211 0 .357.146q.166.165.166.357t-.166.356L6.977 6.29l1.246 1.246q.146.146.153.354t-.159.353q-.146.14-.353.134t-.354-.153z"/></svg>
</template>

CSS

.icon-tactic-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%22m17.712%2018.425l-1.266%201.246q-.14.14-.341.131t-.347-.156q-.14-.14-.14-.335t.14-.334l1.24-1.265l-1.24-1.24q-.14-.141-.14-.342t.14-.347q.146-.166.357-.156q.21.01.356.156l1.24%201.24l1.222-1.246q.14-.146.35-.146q.211%200%20.358.146q.165.165.165.357t-.165.357L18.4%2017.71l1.246%201.247q.146.146.153.354t-.158.354q-.147.14-.354.133t-.354-.153zm-10.153.134Q8%2018.117%208%2017.5t-.441-1.059Q7.117%2016%206.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-1.721-1.722q-.146-.146-.153-.347t.159-.366t.357-.165q.19%200%20.356.165l2.364%202.369q.242.243.242.566t-.242.565l-2.389%202.388q-.14.14-.331.144q-.192.003-.357-.144q-.166-.14-.156-.344t.15-.37l1.702-1.74h-1.862q-1.461%200-2.48%201.02t-1.02%202.48V14q0%201.575-1.088%202.713q-1.089%201.137-2.658%201.27q-.165.886-.857%201.451Q7.398%2020%206.5%2020M6.288%207.002L5.024%208.248q-.14.14-.341.13q-.201-.009-.348-.155q-.14-.14-.14-.334t.14-.335l1.241-1.266l-1.24-1.24q-.14-.14-.14-.341t.14-.348q.146-.165.356-.155q.211.01.357.155L6.288%205.6L7.51%204.354q.141-.146.351-.146q.211%200%20.357.146q.166.165.166.357t-.166.356L6.977%206.29l1.246%201.246q.146.146.153.354t-.159.353q-.146.14-.353.134t-.354-.153z%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%22m17.712%2018.425l-1.266%201.246q-.14.14-.341.131t-.347-.156q-.14-.14-.14-.335t.14-.334l1.24-1.265l-1.24-1.24q-.14-.141-.14-.342t.14-.347q.146-.166.357-.156q.21.01.356.156l1.24%201.24l1.222-1.246q.14-.146.35-.146q.211%200%20.358.146q.165.165.165.357t-.165.357L18.4%2017.71l1.246%201.247q.146.146.153.354t-.158.354q-.147.14-.354.133t-.354-.153zm-10.153.134Q8%2018.117%208%2017.5t-.441-1.059Q7.117%2016%206.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-1.721-1.722q-.146-.146-.153-.347t.159-.366t.357-.165q.19%200%20.356.165l2.364%202.369q.242.243.242.566t-.242.565l-2.389%202.388q-.14.14-.331.144q-.192.003-.357-.144q-.166-.14-.156-.344t.15-.37l1.702-1.74h-1.862q-1.461%200-2.48%201.02t-1.02%202.48V14q0%201.575-1.088%202.713q-1.089%201.137-2.658%201.27q-.165.886-.857%201.451Q7.398%2020%206.5%2020M6.288%207.002L5.024%208.248q-.14.14-.341.13q-.201-.009-.348-.155q-.14-.14-.14-.334t.14-.335l1.241-1.266l-1.24-1.24q-.14-.14-.14-.341t.14-.348q.146-.165.356-.155q.211.01.357.155L6.288%205.6L7.51%204.354q.141-.146.351-.146q.211%200%20.357.146q.166.165.166.357t-.166.356L6.977%206.29l1.246%201.246q.146.146.153.354t-.159.353q-.146.14-.353.134t-.354-.153z%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-rounded.svg?color=%231a73e8&size=48