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

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

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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="M21 3.808v1.44q0 .162-.056.301t-.186.27l-4.881 4.9q-.242.243-.565.243t-.566-.243l-1.465-1.465q-.242-.242-.242-.565t.242-.566l4.9-4.88q.13-.132.27-.187T18.752 3h1.44q.349 0 .578.23t.23.578M4.07 20.738l-.828-.826Q3 19.669 3 19.346t.242-.565l3.054-3.06l-1.923-1.923q-.102-.102-.102-.277t.102-.277q.46-.46 1.137-.46t1.136.46l.754.76l.673-.673q.243-.242.566-.242t.565.242l1.465 1.465q.243.243.243.566t-.243.565l-.673.673l.74.735q.46.46.46 1.136q0 .677-.46 1.137q-.101.102-.276.102t-.277-.102L8.26 17.685L5.2 20.739q-.242.242-.565.242t-.566-.243m16.066.11L8.636 9.4q-.955.673-2.136.597q-1.18-.076-2.039-.934l-.97-.99l.155-.161q.727-.714 1.751-.72q1.024-.008 1.751.72L8.637 9.4q.11-.067.203-.162q.095-.096.199-.18q.078-.08.161-.183t.15-.188L7.842 7.198q-1.025-1.02-2.448-1.01T2.958 7.224l-.156.156l-.006-.006Q2.631 7.208 2.631 7t.165-.373l3.639-3.633q.242-.242.565-.232t.566.252l1.473 1.473q.863.863.943 2.054T9.35 8.686l7.802 7.803q-.258-.67-.327-1.37T16.9 13.7q.237-1.083.902-1.983t1.573-1.492q.292-.18.613-.115q.32.065.506.351q.572.891.857 1.977t.068 2.15q-.217 1.14-.908 2.045q-.692.904-1.663 1.533l1.975 1.975q.14.14.153.35q.013.211-.153.357q-.14.14-.344.14t-.344-.14"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSwordRoseRounded(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="M21 3.808v1.44q0 .162-.056.301t-.186.27l-4.881 4.9q-.242.243-.565.243t-.566-.243l-1.465-1.465q-.242-.242-.242-.565t.242-.566l4.9-4.88q.13-.132.27-.187T18.752 3h1.44q.349 0 .578.23t.23.578M4.07 20.738l-.828-.826Q3 19.669 3 19.346t.242-.565l3.054-3.06l-1.923-1.923q-.102-.102-.102-.277t.102-.277q.46-.46 1.137-.46t1.136.46l.754.76l.673-.673q.243-.242.566-.242t.565.242l1.465 1.465q.243.243.243.566t-.243.565l-.673.673l.74.735q.46.46.46 1.136q0 .677-.46 1.137q-.101.102-.276.102t-.277-.102L8.26 17.685L5.2 20.739q-.242.242-.565.242t-.566-.243m16.066.11L8.636 9.4q-.955.673-2.136.597q-1.18-.076-2.039-.934l-.97-.99l.155-.161q.727-.714 1.751-.72q1.024-.008 1.751.72L8.637 9.4q.11-.067.203-.162q.095-.096.199-.18q.078-.08.161-.183t.15-.188L7.842 7.198q-1.025-1.02-2.448-1.01T2.958 7.224l-.156.156l-.006-.006Q2.631 7.208 2.631 7t.165-.373l3.639-3.633q.242-.242.565-.232t.566.252l1.473 1.473q.863.863.943 2.054T9.35 8.686l7.802 7.803q-.258-.67-.327-1.37T16.9 13.7q.237-1.083.902-1.983t1.573-1.492q.292-.18.613-.115q.32.065.506.351q.572.891.857 1.977t.068 2.15q-.217 1.14-.908 2.045q-.692.904-1.663 1.533l1.975 1.975q.14.14.153.35q.013.211-.153.357q-.14.14-.344.14t-.344-.14"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 3.808v1.44q0 .162-.056.301t-.186.27l-4.881 4.9q-.242.243-.565.243t-.566-.243l-1.465-1.465q-.242-.242-.242-.565t.242-.566l4.9-4.88q.13-.132.27-.187T18.752 3h1.44q.349 0 .578.23t.23.578M4.07 20.738l-.828-.826Q3 19.669 3 19.346t.242-.565l3.054-3.06l-1.923-1.923q-.102-.102-.102-.277t.102-.277q.46-.46 1.137-.46t1.136.46l.754.76l.673-.673q.243-.242.566-.242t.565.242l1.465 1.465q.243.243.243.566t-.243.565l-.673.673l.74.735q.46.46.46 1.136q0 .677-.46 1.137q-.101.102-.276.102t-.277-.102L8.26 17.685L5.2 20.739q-.242.242-.565.242t-.566-.243m16.066.11L8.636 9.4q-.955.673-2.136.597q-1.18-.076-2.039-.934l-.97-.99l.155-.161q.727-.714 1.751-.72q1.024-.008 1.751.72L8.637 9.4q.11-.067.203-.162q.095-.096.199-.18q.078-.08.161-.183t.15-.188L7.842 7.198q-1.025-1.02-2.448-1.01T2.958 7.224l-.156.156l-.006-.006Q2.631 7.208 2.631 7t.165-.373l3.639-3.633q.242-.242.565-.232t.566.252l1.473 1.473q.863.863.943 2.054T9.35 8.686l7.802 7.803q-.258-.67-.327-1.37T16.9 13.7q.237-1.083.902-1.983t1.573-1.492q.292-.18.613-.115q.32.065.506.351q.572.891.857 1.977t.068 2.15q-.217 1.14-.908 2.045q-.692.904-1.663 1.533l1.975 1.975q.14.14.153.35q.013.211-.153.357q-.14.14-.344.14t-.344-.14"/></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%22M21%203.808v1.44q0%20.162-.056.301t-.186.27l-4.881%204.9q-.242.243-.565.243t-.566-.243l-1.465-1.465q-.242-.242-.242-.565t.242-.566l4.9-4.88q.13-.132.27-.187T18.752%203h1.44q.349%200%20.578.23t.23.578M4.07%2020.738l-.828-.826Q3%2019.669%203%2019.346t.242-.565l3.054-3.06l-1.923-1.923q-.102-.102-.102-.277t.102-.277q.46-.46%201.137-.46t1.136.46l.754.76l.673-.673q.243-.242.566-.242t.565.242l1.465%201.465q.243.243.243.566t-.243.565l-.673.673l.74.735q.46.46.46%201.136q0%20.677-.46%201.137q-.101.102-.276.102t-.277-.102L8.26%2017.685L5.2%2020.739q-.242.242-.565.242t-.566-.243m16.066.11L8.636%209.4q-.955.673-2.136.597q-1.18-.076-2.039-.934l-.97-.99l.155-.161q.727-.714%201.751-.72q1.024-.008%201.751.72L8.637%209.4q.11-.067.203-.162q.095-.096.199-.18q.078-.08.161-.183t.15-.188L7.842%207.198q-1.025-1.02-2.448-1.01T2.958%207.224l-.156.156l-.006-.006Q2.631%207.208%202.631%207t.165-.373l3.639-3.633q.242-.242.565-.232t.566.252l1.473%201.473q.863.863.943%202.054T9.35%208.686l7.802%207.803q-.258-.67-.327-1.37T16.9%2013.7q.237-1.083.902-1.983t1.573-1.492q.292-.18.613-.115q.32.065.506.351q.572.891.857%201.977t.068%202.15q-.217%201.14-.908%202.045q-.692.904-1.663%201.533l1.975%201.975q.14.14.153.35q.013.211-.153.357q-.14.14-.344.14t-.344-.14%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%22M21%203.808v1.44q0%20.162-.056.301t-.186.27l-4.881%204.9q-.242.243-.565.243t-.566-.243l-1.465-1.465q-.242-.242-.242-.565t.242-.566l4.9-4.88q.13-.132.27-.187T18.752%203h1.44q.349%200%20.578.23t.23.578M4.07%2020.738l-.828-.826Q3%2019.669%203%2019.346t.242-.565l3.054-3.06l-1.923-1.923q-.102-.102-.102-.277t.102-.277q.46-.46%201.137-.46t1.136.46l.754.76l.673-.673q.243-.242.566-.242t.565.242l1.465%201.465q.243.243.243.566t-.243.565l-.673.673l.74.735q.46.46.46%201.136q0%20.677-.46%201.137q-.101.102-.276.102t-.277-.102L8.26%2017.685L5.2%2020.739q-.242.242-.565.242t-.566-.243m16.066.11L8.636%209.4q-.955.673-2.136.597q-1.18-.076-2.039-.934l-.97-.99l.155-.161q.727-.714%201.751-.72q1.024-.008%201.751.72L8.637%209.4q.11-.067.203-.162q.095-.096.199-.18q.078-.08.161-.183t.15-.188L7.842%207.198q-1.025-1.02-2.448-1.01T2.958%207.224l-.156.156l-.006-.006Q2.631%207.208%202.631%207t.165-.373l3.639-3.633q.242-.242.565-.232t.566.252l1.473%201.473q.863.863.943%202.054T9.35%208.686l7.802%207.803q-.258-.67-.327-1.37T16.9%2013.7q.237-1.083.902-1.983t1.573-1.492q.292-.18.613-.115q.32.065.506.351q.572.891.857%201.977t.068%202.15q-.217%201.14-.908%202.045q-.692.904-1.663%201.533l1.975%201.975q.14.14.153.35q.013.211-.153.357q-.14.14-.344.14t-.344-.14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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