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

Name
tibia-alt-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the tibia alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.1 14.225q-.55-.125-1.263-.312T6.326 13.4q-.6-.25-1.237-.55t-1.263-.725q-.375-.25-.437-.687t.212-.813q.25-.35.675-.4t.775.2q.9.65 1.838 1.037t1.7.588t1.25.275l.487.075q.45.025.713.375t.187.8l-.1.7q-.1.7-.125 1.775t.088 2.387T11.6 21q.125.35-.125.638t-.625.337t-.762-.15t-.563-.85q-.275-1.025-.4-2.013t-.15-1.862T9 15.488t.1-1.263q-.025 0 0 0m8.925-6.075q.475.725.725 1.55t.25 1.725V21q0 .425-.287.713T18 22t-.712-.288T17 21v-9.575q0-1.2-.638-2.175T14.65 7.775L8.95 5.2q-.425-.2-.55-.65t.15-.85q.2-.3.55-.388t.7.063l5.675 2.575q.8.35 1.438.912t1.112 1.288M13.5 18.975q.225 0 .425-.1t.325-.25q.15.15.35.25t.4.1q.425 0 .713-.288t.287-.712t-.288-.712t-.712-.288V13q.425 0 .713-.288T16 12t-.288-.712T15 11q-.2 0-.4.088t-.35.237q-.125-.15-.325-.237T13.5 11q-.425 0-.712.288T12.5 12t.288.713t.712.287v3.975q-.425 0-.712.288t-.288.712t.288.713t.712.287M12 22q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.075-.45-.187-.8t-.713-.375l-.6-.088q-.6-.087-1.5-.374t-1.962-.8T4.225 9.75q.975.875 2.038 1.388t1.962.8t1.5.374l.6.088q.45.025.713.375t.187.8l-.112.838q-.113.837-.125 2.087t.187 2.725T12 22"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTibiaAltOutlineRounded(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="M9.1 14.225q-.55-.125-1.263-.312T6.326 13.4q-.6-.25-1.237-.55t-1.263-.725q-.375-.25-.437-.687t.212-.813q.25-.35.675-.4t.775.2q.9.65 1.838 1.037t1.7.588t1.25.275l.487.075q.45.025.713.375t.187.8l-.1.7q-.1.7-.125 1.775t.088 2.387T11.6 21q.125.35-.125.638t-.625.337t-.762-.15t-.563-.85q-.275-1.025-.4-2.013t-.15-1.862T9 15.488t.1-1.263q-.025 0 0 0m8.925-6.075q.475.725.725 1.55t.25 1.725V21q0 .425-.287.713T18 22t-.712-.288T17 21v-9.575q0-1.2-.638-2.175T14.65 7.775L8.95 5.2q-.425-.2-.55-.65t.15-.85q.2-.3.55-.388t.7.063l5.675 2.575q.8.35 1.438.912t1.112 1.288M13.5 18.975q.225 0 .425-.1t.325-.25q.15.15.35.25t.4.1q.425 0 .713-.288t.287-.712t-.288-.712t-.712-.288V13q.425 0 .713-.288T16 12t-.288-.712T15 11q-.2 0-.4.088t-.35.237q-.125-.15-.325-.237T13.5 11q-.425 0-.712.288T12.5 12t.288.713t.712.287v3.975q-.425 0-.712.288t-.288.712t.288.713t.712.287M12 22q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.075-.45-.187-.8t-.713-.375l-.6-.088q-.6-.087-1.5-.374t-1.962-.8T4.225 9.75q.975.875 2.038 1.388t1.962.8t1.5.374l.6.088q.45.025.713.375t.187.8l-.112.838q-.113.837-.125 2.087t.187 2.725T12 22"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.1 14.225q-.55-.125-1.263-.312T6.326 13.4q-.6-.25-1.237-.55t-1.263-.725q-.375-.25-.437-.687t.212-.813q.25-.35.675-.4t.775.2q.9.65 1.838 1.037t1.7.588t1.25.275l.487.075q.45.025.713.375t.187.8l-.1.7q-.1.7-.125 1.775t.088 2.387T11.6 21q.125.35-.125.638t-.625.337t-.762-.15t-.563-.85q-.275-1.025-.4-2.013t-.15-1.862T9 15.488t.1-1.263q-.025 0 0 0m8.925-6.075q.475.725.725 1.55t.25 1.725V21q0 .425-.287.713T18 22t-.712-.288T17 21v-9.575q0-1.2-.638-2.175T14.65 7.775L8.95 5.2q-.425-.2-.55-.65t.15-.85q.2-.3.55-.388t.7.063l5.675 2.575q.8.35 1.438.912t1.112 1.288M13.5 18.975q.225 0 .425-.1t.325-.25q.15.15.35.25t.4.1q.425 0 .713-.288t.287-.712t-.288-.712t-.712-.288V13q.425 0 .713-.288T16 12t-.288-.712T15 11q-.2 0-.4.088t-.35.237q-.125-.15-.325-.237T13.5 11q-.425 0-.712.288T12.5 12t.288.713t.712.287v3.975q-.425 0-.712.288t-.288.712t.288.713t.712.287M12 22q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.075-.45-.187-.8t-.713-.375l-.6-.088q-.6-.087-1.5-.374t-1.962-.8T4.225 9.75q.975.875 2.038 1.388t1.962.8t1.5.374l.6.088q.45.025.713.375t.187.8l-.112.838q-.113.837-.125 2.087t.187 2.725T12 22"/></svg>
</template>

CSS

.icon-tibia-alt-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%22M9.1%2014.225q-.55-.125-1.263-.312T6.326%2013.4q-.6-.25-1.237-.55t-1.263-.725q-.375-.25-.437-.687t.212-.813q.25-.35.675-.4t.775.2q.9.65%201.838%201.037t1.7.588t1.25.275l.487.075q.45.025.713.375t.187.8l-.1.7q-.1.7-.125%201.775t.088%202.387T11.6%2021q.125.35-.125.638t-.625.337t-.762-.15t-.563-.85q-.275-1.025-.4-2.013t-.15-1.862T9%2015.488t.1-1.263q-.025%200%200%200m8.925-6.075q.475.725.725%201.55t.25%201.725V21q0%20.425-.287.713T18%2022t-.712-.288T17%2021v-9.575q0-1.2-.638-2.175T14.65%207.775L8.95%205.2q-.425-.2-.55-.65t.15-.85q.2-.3.55-.388t.7.063l5.675%202.575q.8.35%201.438.912t1.112%201.288M13.5%2018.975q.225%200%20.425-.1t.325-.25q.15.15.35.25t.4.1q.425%200%20.713-.288t.287-.712t-.288-.712t-.712-.288V13q.425%200%20.713-.288T16%2012t-.288-.712T15%2011q-.2%200-.4.088t-.35.237q-.125-.15-.325-.237T13.5%2011q-.425%200-.712.288T12.5%2012t.288.713t.712.287v3.975q-.425%200-.712.288t-.288.712t.288.713t.712.287M12%2022q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.075-.45-.187-.8t-.713-.375l-.6-.088q-.6-.087-1.5-.374t-1.962-.8T4.225%209.75q.975.875%202.038%201.388t1.962.8t1.5.374l.6.088q.45.025.713.375t.187.8l-.112.838q-.113.837-.125%202.087t.187%202.725T12%2022%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%22M9.1%2014.225q-.55-.125-1.263-.312T6.326%2013.4q-.6-.25-1.237-.55t-1.263-.725q-.375-.25-.437-.687t.212-.813q.25-.35.675-.4t.775.2q.9.65%201.838%201.037t1.7.588t1.25.275l.487.075q.45.025.713.375t.187.8l-.1.7q-.1.7-.125%201.775t.088%202.387T11.6%2021q.125.35-.125.638t-.625.337t-.762-.15t-.563-.85q-.275-1.025-.4-2.013t-.15-1.862T9%2015.488t.1-1.263q-.025%200%200%200m8.925-6.075q.475.725.725%201.55t.25%201.725V21q0%20.425-.287.713T18%2022t-.712-.288T17%2021v-9.575q0-1.2-.638-2.175T14.65%207.775L8.95%205.2q-.425-.2-.55-.65t.15-.85q.2-.3.55-.388t.7.063l5.675%202.575q.8.35%201.438.912t1.112%201.288M13.5%2018.975q.225%200%20.425-.1t.325-.25q.15.15.35.25t.4.1q.425%200%20.713-.288t.287-.712t-.288-.712t-.712-.288V13q.425%200%20.713-.288T16%2012t-.288-.712T15%2011q-.2%200-.4.088t-.35.237q-.125-.15-.325-.237T13.5%2011q-.425%200-.712.288T12.5%2012t.288.713t.712.287v3.975q-.425%200-.712.288t-.288.712t.288.713t.712.287M12%2022q-.625-1.3-.825-2.775t-.187-2.725t.125-2.087l.112-.838q.075-.45-.187-.8t-.713-.375l-.6-.088q-.6-.087-1.5-.374t-1.962-.8T4.225%209.75q.975.875%202.038%201.388t1.962.8t1.5.374l.6.088q.45.025.713.375t.187.8l-.112.838q-.113.837-.125%202.087t.187%202.725T12%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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