reddit alien alt icon
reddit-alien-alt from Unicons by Iconscout · Line · Brand Logos · Apache-2.0 Free for personal and commercial use.
- Name
- reddit-alien-alt
- Set
- Unicons
- Style
- Line
- Category
- Brand Logos
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- raddit-alien-alt
The same icon in other sets
More brand logos icons from Unicons
Use the reddit alien alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.41 16.867a3.38 3.38 0 0 1-2.368.633a3.37 3.37 0 0 1-2.365-.632a1 1 0 0 0-1.416 1.414a5.1 5.1 0 0 0 3.781 1.218a5.12 5.12 0 0 0 3.782-1.217a1 1 0 1 0-1.414-1.416M9.2 15.002a1 1 0 1 0-1-1a1 1 0 0 0 1 1m6-2a1 1 0 1 0 1 1a1 1 0 0 0-1-1M23 11.78a3.772 3.772 0 0 0-6.794-2.264a16.5 16.5 0 0 0-3.05-.479l.856-5.705l2.087.71a2.997 2.997 0 0 0 5.994-.064v-.023a3.03 3.03 0 0 0-3-2.955a2.98 2.98 0 0 0-2.332 1.155l-3.239-1.101a1 1 0 0 0-1.311.798l-1.077 7.175a16.7 16.7 0 0 0-3.34.489a3.768 3.768 0 0 0-6.225 4.234A4.86 4.86 0 0 0 1 16c0 3.925 4.832 7 11 7s11-3.075 11-7a4.86 4.86 0 0 0-.569-2.249a3.8 3.8 0 0 0 .569-1.97M19.093 3a1 1 0 1 1-1 1a1.017 1.017 0 0 1 1-1M4.78 10a1.76 1.76 0 0 1 .882.25a10 10 0 0 0-2.648 1.673C3.01 11.876 3 11.828 3 11.78A1.783 1.783 0 0 1 4.78 10M12 21c-4.879 0-9-2.29-9-5s4.121-5 9-5s9 2.29 9 5s-4.121 5-9 5m8.986-9.077a10 10 0 0 0-2.648-1.673a1.76 1.76 0 0 1 .882-.25A1.783 1.783 0 0 1 21 11.78c0 .048-.01.096-.014.143"/></svg>
React
import type { SVGProps } from "react";
export function UilRedditAlienAlt(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="M14.41 16.867a3.38 3.38 0 0 1-2.368.633a3.37 3.37 0 0 1-2.365-.632a1 1 0 0 0-1.416 1.414a5.1 5.1 0 0 0 3.781 1.218a5.12 5.12 0 0 0 3.782-1.217a1 1 0 1 0-1.414-1.416M9.2 15.002a1 1 0 1 0-1-1a1 1 0 0 0 1 1m6-2a1 1 0 1 0 1 1a1 1 0 0 0-1-1M23 11.78a3.772 3.772 0 0 0-6.794-2.264a16.5 16.5 0 0 0-3.05-.479l.856-5.705l2.087.71a2.997 2.997 0 0 0 5.994-.064v-.023a3.03 3.03 0 0 0-3-2.955a2.98 2.98 0 0 0-2.332 1.155l-3.239-1.101a1 1 0 0 0-1.311.798l-1.077 7.175a16.7 16.7 0 0 0-3.34.489a3.768 3.768 0 0 0-6.225 4.234A4.86 4.86 0 0 0 1 16c0 3.925 4.832 7 11 7s11-3.075 11-7a4.86 4.86 0 0 0-.569-2.249a3.8 3.8 0 0 0 .569-1.97M19.093 3a1 1 0 1 1-1 1a1.017 1.017 0 0 1 1-1M4.78 10a1.76 1.76 0 0 1 .882.25a10 10 0 0 0-2.648 1.673C3.01 11.876 3 11.828 3 11.78A1.783 1.783 0 0 1 4.78 10M12 21c-4.879 0-9-2.29-9-5s4.121-5 9-5s9 2.29 9 5s-4.121 5-9 5m8.986-9.077a10 10 0 0 0-2.648-1.673a1.76 1.76 0 0 1 .882-.25A1.783 1.783 0 0 1 21 11.78c0 .048-.01.096-.014.143"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.41 16.867a3.38 3.38 0 0 1-2.368.633a3.37 3.37 0 0 1-2.365-.632a1 1 0 0 0-1.416 1.414a5.1 5.1 0 0 0 3.781 1.218a5.12 5.12 0 0 0 3.782-1.217a1 1 0 1 0-1.414-1.416M9.2 15.002a1 1 0 1 0-1-1a1 1 0 0 0 1 1m6-2a1 1 0 1 0 1 1a1 1 0 0 0-1-1M23 11.78a3.772 3.772 0 0 0-6.794-2.264a16.5 16.5 0 0 0-3.05-.479l.856-5.705l2.087.71a2.997 2.997 0 0 0 5.994-.064v-.023a3.03 3.03 0 0 0-3-2.955a2.98 2.98 0 0 0-2.332 1.155l-3.239-1.101a1 1 0 0 0-1.311.798l-1.077 7.175a16.7 16.7 0 0 0-3.34.489a3.768 3.768 0 0 0-6.225 4.234A4.86 4.86 0 0 0 1 16c0 3.925 4.832 7 11 7s11-3.075 11-7a4.86 4.86 0 0 0-.569-2.249a3.8 3.8 0 0 0 .569-1.97M19.093 3a1 1 0 1 1-1 1a1.017 1.017 0 0 1 1-1M4.78 10a1.76 1.76 0 0 1 .882.25a10 10 0 0 0-2.648 1.673C3.01 11.876 3 11.828 3 11.78A1.783 1.783 0 0 1 4.78 10M12 21c-4.879 0-9-2.29-9-5s4.121-5 9-5s9 2.29 9 5s-4.121 5-9 5m8.986-9.077a10 10 0 0 0-2.648-1.673a1.76 1.76 0 0 1 .882-.25A1.783 1.783 0 0 1 21 11.78c0 .048-.01.096-.014.143"/></svg> </template>
CSS
.icon-reddit-alien-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%22M14.41%2016.867a3.38%203.38%200%200%201-2.368.633a3.37%203.37%200%200%201-2.365-.632a1%201%200%200%200-1.416%201.414a5.1%205.1%200%200%200%203.781%201.218a5.12%205.12%200%200%200%203.782-1.217a1%201%200%201%200-1.414-1.416M9.2%2015.002a1%201%200%201%200-1-1a1%201%200%200%200%201%201m6-2a1%201%200%201%200%201%201a1%201%200%200%200-1-1M23%2011.78a3.772%203.772%200%200%200-6.794-2.264a16.5%2016.5%200%200%200-3.05-.479l.856-5.705l2.087.71a2.997%202.997%200%200%200%205.994-.064v-.023a3.03%203.03%200%200%200-3-2.955a2.98%202.98%200%200%200-2.332%201.155l-3.239-1.101a1%201%200%200%200-1.311.798l-1.077%207.175a16.7%2016.7%200%200%200-3.34.489a3.768%203.768%200%200%200-6.225%204.234A4.86%204.86%200%200%200%201%2016c0%203.925%204.832%207%2011%207s11-3.075%2011-7a4.86%204.86%200%200%200-.569-2.249a3.8%203.8%200%200%200%20.569-1.97M19.093%203a1%201%200%201%201-1%201a1.017%201.017%200%200%201%201-1M4.78%2010a1.76%201.76%200%200%201%20.882.25a10%2010%200%200%200-2.648%201.673C3.01%2011.876%203%2011.828%203%2011.78A1.783%201.783%200%200%201%204.78%2010M12%2021c-4.879%200-9-2.29-9-5s4.121-5%209-5s9%202.29%209%205s-4.121%205-9%205m8.986-9.077a10%2010%200%200%200-2.648-1.673a1.76%201.76%200%200%201%20.882-.25A1.783%201.783%200%200%201%2021%2011.78c0%20.048-.01.096-.014.143%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%22M14.41%2016.867a3.38%203.38%200%200%201-2.368.633a3.37%203.37%200%200%201-2.365-.632a1%201%200%200%200-1.416%201.414a5.1%205.1%200%200%200%203.781%201.218a5.12%205.12%200%200%200%203.782-1.217a1%201%200%201%200-1.414-1.416M9.2%2015.002a1%201%200%201%200-1-1a1%201%200%200%200%201%201m6-2a1%201%200%201%200%201%201a1%201%200%200%200-1-1M23%2011.78a3.772%203.772%200%200%200-6.794-2.264a16.5%2016.5%200%200%200-3.05-.479l.856-5.705l2.087.71a2.997%202.997%200%200%200%205.994-.064v-.023a3.03%203.03%200%200%200-3-2.955a2.98%202.98%200%200%200-2.332%201.155l-3.239-1.101a1%201%200%200%200-1.311.798l-1.077%207.175a16.7%2016.7%200%200%200-3.34.489a3.768%203.768%200%200%200-6.225%204.234A4.86%204.86%200%200%200%201%2016c0%203.925%204.832%207%2011%207s11-3.075%2011-7a4.86%204.86%200%200%200-.569-2.249a3.8%203.8%200%200%200%20.569-1.97M19.093%203a1%201%200%201%201-1%201a1.017%201.017%200%200%201%201-1M4.78%2010a1.76%201.76%200%200%201%20.882.25a10%2010%200%200%200-2.648%201.673C3.01%2011.876%203%2011.828%203%2011.78A1.783%201.783%200%200%201%204.78%2010M12%2021c-4.879%200-9-2.29-9-5s4.121-5%209-5s9%202.29%209%205s-4.121%205-9%205m8.986-9.077a10%2010%200%200%200-2.648-1.673a1.76%201.76%200%200%201%20.882-.25A1.783%201.783%200%200%201%2021%2011.78c0%20.048-.01.096-.014.143%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/reddit-alien-alt.svg?color=%231a73e8&size=48