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

Name
sword-rose-rounded
Set
Material Symbols
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the sword rose icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 3v2.575q0 .2-.075.388T21.7 6.3l-4.9 4.9q-.3.3-.7.3t-.7-.3l-2.6-2.6q-.3-.3-.3-.7t.3-.7l4.9-4.9q.15-.15.338-.225T18.425 2H21q.425 0 .712.288T22 3M3.55 21.7L2.3 20.45q-.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.125l.5-.5q.3-.3.7-.3t.7.3l2.6 2.6q.3.3.3.7t-.3.7l-.5.5l.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-.3m16.7-.025L8.925 10.4q-1.225.75-2.675.588t-2.5-1.213l-.625-.625l.675-.7q.65-.675 1.588-.662t1.587.662l1.95 1.95q.225-.125.425-.287t.4-.363q.175-.175.325-.375t.275-.4L8.4 7.025q-1.275-1.25-3.025-1.25T2.4 7.05l-.675.675L1.7 7.7q-.3-.3-.3-.7t.3-.7l4.6-4.575q.3-.3.7-.3t.7.3l2.05 2.05Q10.825 4.85 10.963 6.3t-.613 2.675l7.225 7.225q-.2-.65-.25-1.35t.075-1.4q.275-1.275 1.075-2.3t1.9-1.675q.35-.2.738-.125t.612.4q.725 1.025 1.088 2.275t.087 2.525t-1.062 2.275t-1.913 1.725l1.725 1.725q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSwordRoseRounded(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="M22 3v2.575q0 .2-.075.388T21.7 6.3l-4.9 4.9q-.3.3-.7.3t-.7-.3l-2.6-2.6q-.3-.3-.3-.7t.3-.7l4.9-4.9q.15-.15.338-.225T18.425 2H21q.425 0 .712.288T22 3M3.55 21.7L2.3 20.45q-.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.125l.5-.5q.3-.3.7-.3t.7.3l2.6 2.6q.3.3.3.7t-.3.7l-.5.5l.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-.3m16.7-.025L8.925 10.4q-1.225.75-2.675.588t-2.5-1.213l-.625-.625l.675-.7q.65-.675 1.588-.662t1.587.662l1.95 1.95q.225-.125.425-.287t.4-.363q.175-.175.325-.375t.275-.4L8.4 7.025q-1.275-1.25-3.025-1.25T2.4 7.05l-.675.675L1.7 7.7q-.3-.3-.3-.7t.3-.7l4.6-4.575q.3-.3.7-.3t.7.3l2.05 2.05Q10.825 4.85 10.963 6.3t-.613 2.675l7.225 7.225q-.2-.65-.25-1.35t.075-1.4q.275-1.275 1.075-2.3t1.9-1.675q.35-.2.738-.125t.612.4q.725 1.025 1.088 2.275t.087 2.525t-1.062 2.275t-1.913 1.725l1.725 1.725q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22 3v2.575q0 .2-.075.388T21.7 6.3l-4.9 4.9q-.3.3-.7.3t-.7-.3l-2.6-2.6q-.3-.3-.3-.7t.3-.7l4.9-4.9q.15-.15.338-.225T18.425 2H21q.425 0 .712.288T22 3M3.55 21.7L2.3 20.45q-.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.125l.5-.5q.3-.3.7-.3t.7.3l2.6 2.6q.3.3.3.7t-.3.7l-.5.5l.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-.3m16.7-.025L8.925 10.4q-1.225.75-2.675.588t-2.5-1.213l-.625-.625l.675-.7q.65-.675 1.588-.662t1.587.662l1.95 1.95q.225-.125.425-.287t.4-.363q.175-.175.325-.375t.275-.4L8.4 7.025q-1.275-1.25-3.025-1.25T2.4 7.05l-.675.675L1.7 7.7q-.3-.3-.3-.7t.3-.7l4.6-4.575q.3-.3.7-.3t.7.3l2.05 2.05Q10.825 4.85 10.963 6.3t-.613 2.675l7.225 7.225q-.2-.65-.25-1.35t.075-1.4q.275-1.275 1.075-2.3t1.9-1.675q.35-.2.738-.125t.612.4q.725 1.025 1.088 2.275t.087 2.525t-1.062 2.275t-1.913 1.725l1.725 1.725q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275"/></svg>
</template>

CSS

.icon-sword-rose-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%22M22%203v2.575q0%20.2-.075.388T21.7%206.3l-4.9%204.9q-.3.3-.7.3t-.7-.3l-2.6-2.6q-.3-.3-.3-.7t.3-.7l4.9-4.9q.15-.15.338-.225T18.425%202H21q.425%200%20.712.288T22%203M3.55%2021.7L2.3%2020.45q-.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.125l.5-.5q.3-.3.7-.3t.7.3l2.6%202.6q.3.3.3.7t-.3.7l-.5.5l.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-.3m16.7-.025L8.925%2010.4q-1.225.75-2.675.588t-2.5-1.213l-.625-.625l.675-.7q.65-.675%201.588-.662t1.587.662l1.95%201.95q.225-.125.425-.287t.4-.363q.175-.175.325-.375t.275-.4L8.4%207.025q-1.275-1.25-3.025-1.25T2.4%207.05l-.675.675L1.7%207.7q-.3-.3-.3-.7t.3-.7l4.6-4.575q.3-.3.7-.3t.7.3l2.05%202.05Q10.825%204.85%2010.963%206.3t-.613%202.675l7.225%207.225q-.2-.65-.25-1.35t.075-1.4q.275-1.275%201.075-2.3t1.9-1.675q.35-.2.738-.125t.612.4q.725%201.025%201.088%202.275t.087%202.525t-1.062%202.275t-1.913%201.725l1.725%201.725q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275%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%22M22%203v2.575q0%20.2-.075.388T21.7%206.3l-4.9%204.9q-.3.3-.7.3t-.7-.3l-2.6-2.6q-.3-.3-.3-.7t.3-.7l4.9-4.9q.15-.15.338-.225T18.425%202H21q.425%200%20.712.288T22%203M3.55%2021.7L2.3%2020.45q-.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.125l.5-.5q.3-.3.7-.3t.7.3l2.6%202.6q.3.3.3.7t-.3.7l-.5.5l.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-.3m16.7-.025L8.925%2010.4q-1.225.75-2.675.588t-2.5-1.213l-.625-.625l.675-.7q.65-.675%201.588-.662t1.587.662l1.95%201.95q.225-.125.425-.287t.4-.363q.175-.175.325-.375t.275-.4L8.4%207.025q-1.275-1.25-3.025-1.25T2.4%207.05l-.675.675L1.7%207.7q-.3-.3-.3-.7t.3-.7l4.6-4.575q.3-.3.7-.3t.7.3l2.05%202.05Q10.825%204.85%2010.963%206.3t-.613%202.675l7.225%207.225q-.2-.65-.25-1.35t.075-1.4q.275-1.275%201.075-2.3t1.9-1.675q.35-.2.738-.125t.612.4q.725%201.025%201.088%202.275t.087%202.525t-1.062%202.275t-1.913%201.725l1.725%201.725q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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