strategy-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
strategy-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the strategy icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 10.725L2.5 9.3q-.225-.125-.363-.363T2 8.426v-2.85q0-.275.138-.513T2.5 4.7L5 3.275q.225-.125.5-.125t.5.125L8.5 4.7q.225.125.363.363T9 5.575v2.85q0 .275-.137.513T8.5 9.3L6 10.725q-.225.125-.5.125t-.5-.125M5.5 8.7L7 7.85v-1.7L5.5 5.3L4 6.15v1.7zm11 3.075V9.45l2.5 1.475q.475.275.738.738t.262.987v4.7q0 .525-.262.988t-.738.737L15 21.4q-.475.275-1 .275t-1-.275l-4-2.325q-.475-.275-.737-.737T8 17.35v-4.7q0-.525.263-.987T9 10.925l2.5-1.475v2.325l-1.5.875v4.7l4 2.325l4-2.325v-4.7zM15 8v5q0 .425-.288.713T14 14t-.712-.288T13 13V3q0-.425.288-.712T14 2h6.125q.6 0 .9.525t-.05 1.025l-.6.9Q20.2 4.7 20.2 5t.175.55l.6.9q.35.5.05 1.025t-.9.525zM5.5 7"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsStrategyOutlineRounded(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="M5 10.725L2.5 9.3q-.225-.125-.363-.363T2 8.426v-2.85q0-.275.138-.513T2.5 4.7L5 3.275q.225-.125.5-.125t.5.125L8.5 4.7q.225.125.363.363T9 5.575v2.85q0 .275-.137.513T8.5 9.3L6 10.725q-.225.125-.5.125t-.5-.125M5.5 8.7L7 7.85v-1.7L5.5 5.3L4 6.15v1.7zm11 3.075V9.45l2.5 1.475q.475.275.738.738t.262.987v4.7q0 .525-.262.988t-.738.737L15 21.4q-.475.275-1 .275t-1-.275l-4-2.325q-.475-.275-.737-.737T8 17.35v-4.7q0-.525.263-.987T9 10.925l2.5-1.475v2.325l-1.5.875v4.7l4 2.325l4-2.325v-4.7zM15 8v5q0 .425-.288.713T14 14t-.712-.288T13 13V3q0-.425.288-.712T14 2h6.125q.6 0 .9.525t-.05 1.025l-.6.9Q20.2 4.7 20.2 5t.175.55l.6.9q.35.5.05 1.025t-.9.525zM5.5 7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 10.725L2.5 9.3q-.225-.125-.363-.363T2 8.426v-2.85q0-.275.138-.513T2.5 4.7L5 3.275q.225-.125.5-.125t.5.125L8.5 4.7q.225.125.363.363T9 5.575v2.85q0 .275-.137.513T8.5 9.3L6 10.725q-.225.125-.5.125t-.5-.125M5.5 8.7L7 7.85v-1.7L5.5 5.3L4 6.15v1.7zm11 3.075V9.45l2.5 1.475q.475.275.738.738t.262.987v4.7q0 .525-.262.988t-.738.737L15 21.4q-.475.275-1 .275t-1-.275l-4-2.325q-.475-.275-.737-.737T8 17.35v-4.7q0-.525.263-.987T9 10.925l2.5-1.475v2.325l-1.5.875v4.7l4 2.325l4-2.325v-4.7zM15 8v5q0 .425-.288.713T14 14t-.712-.288T13 13V3q0-.425.288-.712T14 2h6.125q.6 0 .9.525t-.05 1.025l-.6.9Q20.2 4.7 20.2 5t.175.55l.6.9q.35.5.05 1.025t-.9.525zM5.5 7"/></svg>
</template>

CSS

.icon-strategy-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%22M5%2010.725L2.5%209.3q-.225-.125-.363-.363T2%208.426v-2.85q0-.275.138-.513T2.5%204.7L5%203.275q.225-.125.5-.125t.5.125L8.5%204.7q.225.125.363.363T9%205.575v2.85q0%20.275-.137.513T8.5%209.3L6%2010.725q-.225.125-.5.125t-.5-.125M5.5%208.7L7%207.85v-1.7L5.5%205.3L4%206.15v1.7zm11%203.075V9.45l2.5%201.475q.475.275.738.738t.262.987v4.7q0%20.525-.262.988t-.738.737L15%2021.4q-.475.275-1%20.275t-1-.275l-4-2.325q-.475-.275-.737-.737T8%2017.35v-4.7q0-.525.263-.987T9%2010.925l2.5-1.475v2.325l-1.5.875v4.7l4%202.325l4-2.325v-4.7zM15%208v5q0%20.425-.288.713T14%2014t-.712-.288T13%2013V3q0-.425.288-.712T14%202h6.125q.6%200%20.9.525t-.05%201.025l-.6.9Q20.2%204.7%2020.2%205t.175.55l.6.9q.35.5.05%201.025t-.9.525zM5.5%207%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%22M5%2010.725L2.5%209.3q-.225-.125-.363-.363T2%208.426v-2.85q0-.275.138-.513T2.5%204.7L5%203.275q.225-.125.5-.125t.5.125L8.5%204.7q.225.125.363.363T9%205.575v2.85q0%20.275-.137.513T8.5%209.3L6%2010.725q-.225.125-.5.125t-.5-.125M5.5%208.7L7%207.85v-1.7L5.5%205.3L4%206.15v1.7zm11%203.075V9.45l2.5%201.475q.475.275.738.738t.262.987v4.7q0%20.525-.262.988t-.738.737L15%2021.4q-.475.275-1%20.275t-1-.275l-4-2.325q-.475-.275-.737-.737T8%2017.35v-4.7q0-.525.263-.987T9%2010.925l2.5-1.475v2.325l-1.5.875v4.7l4%202.325l4-2.325v-4.7zM15%208v5q0%20.425-.288.713T14%2014t-.712-.288T13%2013V3q0-.425.288-.712T14%202h6.125q.6%200%20.9.525t-.05%201.025l-.6.9Q20.2%204.7%2020.2%205t.175.55l.6.9q.35.5.05%201.025t-.9.525zM5.5%207%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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