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

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

3 other variants in Material Symbols

The same icon in other sets

More activities icons from Material Symbols

Use the swords icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.05 21.6l-2.925-2.9l-1.5 1.5q-.275.275-.7.275t-.7-.275q-.575-.575-.575-1.425t.575-1.425l4.225-4.225q.575-.575 1.425-.575t1.425.575q.275.275.275.7t-.275.7l-1.5 1.5l2.9 2.925q.3.3.3.7t-.3.7l-1.25 1.25q-.3.3-.7.3t-.7-.3M21.7 6.2L10.65 17.25l.125.1q.575.575.575 1.425t-.575 1.425q-.275.275-.7.275t-.7-.275l-1.5-1.5l-2.925 2.9q-.3.3-.7.3t-.7-.3L2.3 20.35q-.3-.3-.3-.7t.3-.7l2.9-2.925l-1.5-1.5q-.275-.275-.275-.7t.275-.7q.575-.575 1.425-.575t1.425.575l.1.125L17.425 2.475q.275-.275.638-.425t.762-.15H21q.425 0 .713.288T22 2.9v2.575q0 .2-.075.388T21.7 6.2M8.35 9.425l.6-.575l.575-.6l-.575.6zm-2.125.7l-3.65-3.65Q2.3 6.2 2.15 5.838T2 5.075V2.9q0-.425.288-.712T3 1.9h2.175q.4 0 .763.15t.637.425L10.25 6.15q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288L5.175 3.9H4v1.175l3.65 3.65q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3m3.025 5.7L20 5.075V3.9h-1.175L8.075 14.65zm0 0l-.6-.575l-.575-.6l.575.6z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSwordsOutlineRounded(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="m19.05 21.6l-2.925-2.9l-1.5 1.5q-.275.275-.7.275t-.7-.275q-.575-.575-.575-1.425t.575-1.425l4.225-4.225q.575-.575 1.425-.575t1.425.575q.275.275.275.7t-.275.7l-1.5 1.5l2.9 2.925q.3.3.3.7t-.3.7l-1.25 1.25q-.3.3-.7.3t-.7-.3M21.7 6.2L10.65 17.25l.125.1q.575.575.575 1.425t-.575 1.425q-.275.275-.7.275t-.7-.275l-1.5-1.5l-2.925 2.9q-.3.3-.7.3t-.7-.3L2.3 20.35q-.3-.3-.3-.7t.3-.7l2.9-2.925l-1.5-1.5q-.275-.275-.275-.7t.275-.7q.575-.575 1.425-.575t1.425.575l.1.125L17.425 2.475q.275-.275.638-.425t.762-.15H21q.425 0 .713.288T22 2.9v2.575q0 .2-.075.388T21.7 6.2M8.35 9.425l.6-.575l.575-.6l-.575.6zm-2.125.7l-3.65-3.65Q2.3 6.2 2.15 5.838T2 5.075V2.9q0-.425.288-.712T3 1.9h2.175q.4 0 .763.15t.637.425L10.25 6.15q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288L5.175 3.9H4v1.175l3.65 3.65q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3m3.025 5.7L20 5.075V3.9h-1.175L8.075 14.65zm0 0l-.6-.575l-.575-.6l.575.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.05 21.6l-2.925-2.9l-1.5 1.5q-.275.275-.7.275t-.7-.275q-.575-.575-.575-1.425t.575-1.425l4.225-4.225q.575-.575 1.425-.575t1.425.575q.275.275.275.7t-.275.7l-1.5 1.5l2.9 2.925q.3.3.3.7t-.3.7l-1.25 1.25q-.3.3-.7.3t-.7-.3M21.7 6.2L10.65 17.25l.125.1q.575.575.575 1.425t-.575 1.425q-.275.275-.7.275t-.7-.275l-1.5-1.5l-2.925 2.9q-.3.3-.7.3t-.7-.3L2.3 20.35q-.3-.3-.3-.7t.3-.7l2.9-2.925l-1.5-1.5q-.275-.275-.275-.7t.275-.7q.575-.575 1.425-.575t1.425.575l.1.125L17.425 2.475q.275-.275.638-.425t.762-.15H21q.425 0 .713.288T22 2.9v2.575q0 .2-.075.388T21.7 6.2M8.35 9.425l.6-.575l.575-.6l-.575.6zm-2.125.7l-3.65-3.65Q2.3 6.2 2.15 5.838T2 5.075V2.9q0-.425.288-.712T3 1.9h2.175q.4 0 .763.15t.637.425L10.25 6.15q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288L5.175 3.9H4v1.175l3.65 3.65q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3m3.025 5.7L20 5.075V3.9h-1.175L8.075 14.65zm0 0l-.6-.575l-.575-.6l.575.6z"/></svg>
</template>

CSS

.icon-swords-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%22m19.05%2021.6l-2.925-2.9l-1.5%201.5q-.275.275-.7.275t-.7-.275q-.575-.575-.575-1.425t.575-1.425l4.225-4.225q.575-.575%201.425-.575t1.425.575q.275.275.275.7t-.275.7l-1.5%201.5l2.9%202.925q.3.3.3.7t-.3.7l-1.25%201.25q-.3.3-.7.3t-.7-.3M21.7%206.2L10.65%2017.25l.125.1q.575.575.575%201.425t-.575%201.425q-.275.275-.7.275t-.7-.275l-1.5-1.5l-2.925%202.9q-.3.3-.7.3t-.7-.3L2.3%2020.35q-.3-.3-.3-.7t.3-.7l2.9-2.925l-1.5-1.5q-.275-.275-.275-.7t.275-.7q.575-.575%201.425-.575t1.425.575l.1.125L17.425%202.475q.275-.275.638-.425t.762-.15H21q.425%200%20.713.288T22%202.9v2.575q0%20.2-.075.388T21.7%206.2M8.35%209.425l.6-.575l.575-.6l-.575.6zm-2.125.7l-3.65-3.65Q2.3%206.2%202.15%205.838T2%205.075V2.9q0-.425.288-.712T3%201.9h2.175q.4%200%20.763.15t.637.425L10.25%206.15q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288L5.175%203.9H4v1.175l3.65%203.65q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3m3.025%205.7L20%205.075V3.9h-1.175L8.075%2014.65zm0%200l-.6-.575l-.575-.6l.575.6z%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%22m19.05%2021.6l-2.925-2.9l-1.5%201.5q-.275.275-.7.275t-.7-.275q-.575-.575-.575-1.425t.575-1.425l4.225-4.225q.575-.575%201.425-.575t1.425.575q.275.275.275.7t-.275.7l-1.5%201.5l2.9%202.925q.3.3.3.7t-.3.7l-1.25%201.25q-.3.3-.7.3t-.7-.3M21.7%206.2L10.65%2017.25l.125.1q.575.575.575%201.425t-.575%201.425q-.275.275-.7.275t-.7-.275l-1.5-1.5l-2.925%202.9q-.3.3-.7.3t-.7-.3L2.3%2020.35q-.3-.3-.3-.7t.3-.7l2.9-2.925l-1.5-1.5q-.275-.275-.275-.7t.275-.7q.575-.575%201.425-.575t1.425.575l.1.125L17.425%202.475q.275-.275.638-.425t.762-.15H21q.425%200%20.713.288T22%202.9v2.575q0%20.2-.075.388T21.7%206.2M8.35%209.425l.6-.575l.575-.6l-.575.6zm-2.125.7l-3.65-3.65Q2.3%206.2%202.15%205.838T2%205.075V2.9q0-.425.288-.712T3%201.9h2.175q.4%200%20.763.15t.637.425L10.25%206.15q.3.3.288.7t-.313.7q-.3.275-.7.288t-.7-.288L5.175%203.9H4v1.175l3.65%203.65q.275.275.275.688t-.275.712q-.3.3-.712.3t-.713-.3m3.025%205.7L20%205.075V3.9h-1.175L8.075%2014.65zm0%200l-.6-.575l-.575-.6l.575.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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