tibia alt icon
tibia-alt from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- tibia-alt
- Set
- Material Symbols
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- tibia-alt-sharp
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.85 22q-.4-1.175-.6-2.3T9 17.55t-.012-1.875t.112-1.45q0-.025 0 0q-.55-.125-1.262-.312T6.313 13.4t-1.663-.787T2.975 11.5L9.05 3.025l6.425 2.925q1.6.725 2.563 2.2T19 11.425V22zm3.65-3.025q.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.287"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsTibiaAlt(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.85 22q-.4-1.175-.6-2.3T9 17.55t-.012-1.875t.112-1.45q0-.025 0 0q-.55-.125-1.262-.312T6.313 13.4t-1.663-.787T2.975 11.5L9.05 3.025l6.425 2.925q1.6.725 2.563 2.2T19 11.425V22zm3.65-3.025q.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.287"/></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.85 22q-.4-1.175-.6-2.3T9 17.55t-.012-1.875t.112-1.45q0-.025 0 0q-.55-.125-1.262-.312T6.313 13.4t-1.663-.787T2.975 11.5L9.05 3.025l6.425 2.925q1.6.725 2.563 2.2T19 11.425V22zm3.65-3.025q.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.287"/></svg> </template>
CSS
.icon-tibia-alt {
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.85%2022q-.4-1.175-.6-2.3T9%2017.55t-.012-1.875t.112-1.45q0-.025%200%200q-.55-.125-1.262-.312T6.313%2013.4t-1.663-.787T2.975%2011.5L9.05%203.025l6.425%202.925q1.6.725%202.563%202.2T19%2011.425V22zm3.65-3.025q.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.287%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.85%2022q-.4-1.175-.6-2.3T9%2017.55t-.012-1.875t.112-1.45q0-.025%200%200q-.55-.125-1.262-.312T6.313%2013.4t-1.663-.787T2.975%2011.5L9.05%203.025l6.425%202.925q1.6.725%202.563%202.2T19%2011.425V22zm3.65-3.025q.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.287%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.svg?color=%231a73e8&size=48