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

Name
sword-rose
Set
Material Symbols
Style
Regular
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="m16.1 11.9l-4-4L18 2h4v4zM3.55 21.7L2.3 20.45q-.3-.3-.3-.7t.3-.7l2.9-2.925l-2.2-2.2l.7-.7q.575-.575 1.425-.575t1.425.575l.1.125l1.2-1.2l4 4l-1.2 1.2l.125.1q.575.575.575 1.425t-.575 1.425l-.7.7l-2.2-2.2l-2.925 2.9q-.3.3-.7.3t-.7-.3m18.425-1.1l-1.4 1.4l-11.65-11.6q-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 7l6-5.975l2.75 2.75Q10.825 4.85 10.963 6.3t-.613 2.675l7.225 7.225q-.2-.65-.25-1.35t.075-1.4q.15-.75.513-1.4t.85-1.213t1.112-1.025t1.3-.812q.975 1.2 1.5 2.625t.225 2.925q-.275 1.275-1.062 2.275t-1.913 1.725z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSwordRose(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.1 11.9l-4-4L18 2h4v4zM3.55 21.7L2.3 20.45q-.3-.3-.3-.7t.3-.7l2.9-2.925l-2.2-2.2l.7-.7q.575-.575 1.425-.575t1.425.575l.1.125l1.2-1.2l4 4l-1.2 1.2l.125.1q.575.575.575 1.425t-.575 1.425l-.7.7l-2.2-2.2l-2.925 2.9q-.3.3-.7.3t-.7-.3m18.425-1.1l-1.4 1.4l-11.65-11.6q-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 7l6-5.975l2.75 2.75Q10.825 4.85 10.963 6.3t-.613 2.675l7.225 7.225q-.2-.65-.25-1.35t.075-1.4q.15-.75.513-1.4t.85-1.213t1.112-1.025t1.3-.812q.975 1.2 1.5 2.625t.225 2.925q-.275 1.275-1.062 2.275t-1.913 1.725z"/></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.1 11.9l-4-4L18 2h4v4zM3.55 21.7L2.3 20.45q-.3-.3-.3-.7t.3-.7l2.9-2.925l-2.2-2.2l.7-.7q.575-.575 1.425-.575t1.425.575l.1.125l1.2-1.2l4 4l-1.2 1.2l.125.1q.575.575.575 1.425t-.575 1.425l-.7.7l-2.2-2.2l-2.925 2.9q-.3.3-.7.3t-.7-.3m18.425-1.1l-1.4 1.4l-11.65-11.6q-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 7l6-5.975l2.75 2.75Q10.825 4.85 10.963 6.3t-.613 2.675l7.225 7.225q-.2-.65-.25-1.35t.075-1.4q.15-.75.513-1.4t.85-1.213t1.112-1.025t1.3-.812q.975 1.2 1.5 2.625t.225 2.925q-.275 1.275-1.062 2.275t-1.913 1.725z"/></svg>
</template>

CSS

.icon-sword-rose {
  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.1%2011.9l-4-4L18%202h4v4zM3.55%2021.7L2.3%2020.45q-.3-.3-.3-.7t.3-.7l2.9-2.925l-2.2-2.2l.7-.7q.575-.575%201.425-.575t1.425.575l.1.125l1.2-1.2l4%204l-1.2%201.2l.125.1q.575.575.575%201.425t-.575%201.425l-.7.7l-2.2-2.2l-2.925%202.9q-.3.3-.7.3t-.7-.3m18.425-1.1l-1.4%201.4l-11.65-11.6q-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%207l6-5.975l2.75%202.75Q10.825%204.85%2010.963%206.3t-.613%202.675l7.225%207.225q-.2-.65-.25-1.35t.075-1.4q.15-.75.513-1.4t.85-1.213t1.112-1.025t1.3-.812q.975%201.2%201.5%202.625t.225%202.925q-.275%201.275-1.062%202.275t-1.913%201.725z%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.1%2011.9l-4-4L18%202h4v4zM3.55%2021.7L2.3%2020.45q-.3-.3-.3-.7t.3-.7l2.9-2.925l-2.2-2.2l.7-.7q.575-.575%201.425-.575t1.425.575l.1.125l1.2-1.2l4%204l-1.2%201.2l.125.1q.575.575.575%201.425t-.575%201.425l-.7.7l-2.2-2.2l-2.925%202.9q-.3.3-.7.3t-.7-.3m18.425-1.1l-1.4%201.4l-11.65-11.6q-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%207l6-5.975l2.75%202.75Q10.825%204.85%2010.963%206.3t-.613%202.675l7.225%207.225q-.2-.65-.25-1.35t.075-1.4q.15-.75.513-1.4t.85-1.213t1.112-1.025t1.3-.812q.975%201.2%201.5%202.625t.225%202.925q-.275%201.275-1.062%202.275t-1.913%201.725z%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.svg?color=%231a73e8&size=48