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

Name
sword-rose-outline-rounded
Set
Material Symbols Light
Style
Outline 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-5.092 5.112q-.147.165-.345.162q-.198-.002-.363-.168q-.16-.165-.163-.354t.163-.354L20 5.175V4h-1.175l-5.042 5.042q-.14.14-.342.15q-.2.01-.366-.15q-.165-.165-.165-.356q0-.192.165-.357l5.106-5.087q.13-.13.27-.186T18.752 3h1.44q.348 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.885-.885q.14-.14.341-.15t.366.15q.166.166.166.357t-.166.357l-.878.879l1.175 1.175l.884-.885q.146-.146.344-.153q.199-.007.364.159q.16.165.162.354t-.162.354l-.885.884l.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.381-6.313q.183-.844-.038-1.66q-.221-.815-.645-1.557q-.675.534-1.182 1.205q-.508.67-.69 1.514q-.183.825.05 1.638q.234.812.632 1.554q.714-.496 1.202-1.182q.488-.687.671-1.512M5.175 8.35q.552.552 1.338.654q.785.102 1.418-.31l-.783-.783q-.584-.584-1.382-.708q-.799-.124-1.489.249zM7 3.85L4.487 6.338q.88-.267 1.778-.044q.897.223 1.577.904l.783.783q.43-.633.364-1.421q-.068-.789-.664-1.36zm13.116 16.998L8.636 9.4q-.955.673-2.136.597q-1.18-.076-2.039-.934L2.988 7.565q-.13-.13-.186-.267T2.746 7t.056-.298t.187-.267l3.446-3.44q.13-.132.267-.175T7 2.777t.298.053t.268.183l1.473 1.473q.863.864.943 2.054T9.35 8.688l7.802 7.802q-.258-.67-.327-1.37t.075-1.42q.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-.354.14t-.354-.14M7.52 7.558"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSwordRoseOutlineRounded(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-5.092 5.112q-.147.165-.345.162q-.198-.002-.363-.168q-.16-.165-.163-.354t.163-.354L20 5.175V4h-1.175l-5.042 5.042q-.14.14-.342.15q-.2.01-.366-.15q-.165-.165-.165-.356q0-.192.165-.357l5.106-5.087q.13-.13.27-.186T18.752 3h1.44q.348 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.885-.885q.14-.14.341-.15t.366.15q.166.166.166.357t-.166.357l-.878.879l1.175 1.175l.884-.885q.146-.146.344-.153q.199-.007.364.159q.16.165.162.354t-.162.354l-.885.884l.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.381-6.313q.183-.844-.038-1.66q-.221-.815-.645-1.557q-.675.534-1.182 1.205q-.508.67-.69 1.514q-.183.825.05 1.638q.234.812.632 1.554q.714-.496 1.202-1.182q.488-.687.671-1.512M5.175 8.35q.552.552 1.338.654q.785.102 1.418-.31l-.783-.783q-.584-.584-1.382-.708q-.799-.124-1.489.249zM7 3.85L4.487 6.338q.88-.267 1.778-.044q.897.223 1.577.904l.783.783q.43-.633.364-1.421q-.068-.789-.664-1.36zm13.116 16.998L8.636 9.4q-.955.673-2.136.597q-1.18-.076-2.039-.934L2.988 7.565q-.13-.13-.186-.267T2.746 7t.056-.298t.187-.267l3.446-3.44q.13-.132.267-.175T7 2.777t.298.053t.268.183l1.473 1.473q.863.864.943 2.054T9.35 8.688l7.802 7.802q-.258-.67-.327-1.37t.075-1.42q.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-.354.14t-.354-.14M7.52 7.558"/></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-5.092 5.112q-.147.165-.345.162q-.198-.002-.363-.168q-.16-.165-.163-.354t.163-.354L20 5.175V4h-1.175l-5.042 5.042q-.14.14-.342.15q-.2.01-.366-.15q-.165-.165-.165-.356q0-.192.165-.357l5.106-5.087q.13-.13.27-.186T18.752 3h1.44q.348 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.885-.885q.14-.14.341-.15t.366.15q.166.166.166.357t-.166.357l-.878.879l1.175 1.175l.884-.885q.146-.146.344-.153q.199-.007.364.159q.16.165.162.354t-.162.354l-.885.884l.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.381-6.313q.183-.844-.038-1.66q-.221-.815-.645-1.557q-.675.534-1.182 1.205q-.508.67-.69 1.514q-.183.825.05 1.638q.234.812.632 1.554q.714-.496 1.202-1.182q.488-.687.671-1.512M5.175 8.35q.552.552 1.338.654q.785.102 1.418-.31l-.783-.783q-.584-.584-1.382-.708q-.799-.124-1.489.249zM7 3.85L4.487 6.338q.88-.267 1.778-.044q.897.223 1.577.904l.783.783q.43-.633.364-1.421q-.068-.789-.664-1.36zm13.116 16.998L8.636 9.4q-.955.673-2.136.597q-1.18-.076-2.039-.934L2.988 7.565q-.13-.13-.186-.267T2.746 7t.056-.298t.187-.267l3.446-3.44q.13-.132.267-.175T7 2.777t.298.053t.268.183l1.473 1.473q.863.864.943 2.054T9.35 8.688l7.802 7.802q-.258-.67-.327-1.37t.075-1.42q.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-.354.14t-.354-.14M7.52 7.558"/></svg>
</template>

CSS

.icon-sword-rose-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%22M21%203.808v1.44q0%20.162-.056.301t-.186.27l-5.092%205.112q-.147.165-.345.162q-.198-.002-.363-.168q-.16-.165-.163-.354t.163-.354L20%205.175V4h-1.175l-5.042%205.042q-.14.14-.342.15q-.2.01-.366-.15q-.165-.165-.165-.356q0-.192.165-.357l5.106-5.087q.13-.13.27-.186T18.752%203h1.44q.348%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.885-.885q.14-.14.341-.15t.366.15q.166.166.166.357t-.166.357l-.878.879l1.175%201.175l.884-.885q.146-.146.344-.153q.199-.007.364.159q.16.165.162.354t-.162.354l-.885.884l.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.381-6.313q.183-.844-.038-1.66q-.221-.815-.645-1.557q-.675.534-1.182%201.205q-.508.67-.69%201.514q-.183.825.05%201.638q.234.812.632%201.554q.714-.496%201.202-1.182q.488-.687.671-1.512M5.175%208.35q.552.552%201.338.654q.785.102%201.418-.31l-.783-.783q-.584-.584-1.382-.708q-.799-.124-1.489.249zM7%203.85L4.487%206.338q.88-.267%201.778-.044q.897.223%201.577.904l.783.783q.43-.633.364-1.421q-.068-.789-.664-1.36zm13.116%2016.998L8.636%209.4q-.955.673-2.136.597q-1.18-.076-2.039-.934L2.988%207.565q-.13-.13-.186-.267T2.746%207t.056-.298t.187-.267l3.446-3.44q.13-.132.267-.175T7%202.777t.298.053t.268.183l1.473%201.473q.863.864.943%202.054T9.35%208.688l7.802%207.802q-.258-.67-.327-1.37t.075-1.42q.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-.354.14t-.354-.14M7.52%207.558%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-5.092%205.112q-.147.165-.345.162q-.198-.002-.363-.168q-.16-.165-.163-.354t.163-.354L20%205.175V4h-1.175l-5.042%205.042q-.14.14-.342.15q-.2.01-.366-.15q-.165-.165-.165-.356q0-.192.165-.357l5.106-5.087q.13-.13.27-.186T18.752%203h1.44q.348%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.885-.885q.14-.14.341-.15t.366.15q.166.166.166.357t-.166.357l-.878.879l1.175%201.175l.884-.885q.146-.146.344-.153q.199-.007.364.159q.16.165.162.354t-.162.354l-.885.884l.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.381-6.313q.183-.844-.038-1.66q-.221-.815-.645-1.557q-.675.534-1.182%201.205q-.508.67-.69%201.514q-.183.825.05%201.638q.234.812.632%201.554q.714-.496%201.202-1.182q.488-.687.671-1.512M5.175%208.35q.552.552%201.338.654q.785.102%201.418-.31l-.783-.783q-.584-.584-1.382-.708q-.799-.124-1.489.249zM7%203.85L4.487%206.338q.88-.267%201.778-.044q.897.223%201.577.904l.783.783q.43-.633.364-1.421q-.068-.789-.664-1.36zm13.116%2016.998L8.636%209.4q-.955.673-2.136.597q-1.18-.076-2.039-.934L2.988%207.565q-.13-.13-.186-.267T2.746%207t.056-.298t.187-.267l3.446-3.44q.13-.132.267-.175T7%202.777t.298.053t.268.183l1.473%201.473q.863.864.943%202.054T9.35%208.688l7.802%207.802q-.258-.67-.327-1.37t.075-1.42q.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-.354.14t-.354-.14M7.52%207.558%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-outline-rounded.svg?color=%231a73e8&size=48