squaredsos emoji
squaredsos from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- squaredsos
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 512×512
- License
- Apache 2.0
More symbols icons from Firefox OS Emoji
alarmclockantennawithbarsanticlockwiseupwardsanddownwardsarrowsaquariusariesarrowrightwardsdownwardsarrowrightwardsupwardsautomatedtellermachinebabysymbolbackwithleftwardsarrowbaggageclaimballotboxwithcheckblackclubsuitblackdiamondsuitblackdownpointingdoublearrowblackheartsuitblacklargesquareblackleftpointingarrowblackleftpointingdoublearrowblackmediumsmallsquareblackmediumsquareblackquestionmarkblackrightpointingarrowblackrightpointingdoublearrow
Use the squaredsos emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M509.167 31.832c0-16.316-13.35-29.666-29.666-29.666H29.866c-14.685 0-26.699 12.015-26.699 26.699v452.602c0 14.685 12.015 26.699 26.699 26.699h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#D32A2A" d="M479.501 488.082H29.866c-14.684 0-26.699-12.015-26.699-26.699v20.085c0 14.685 12.015 26.699 26.699 26.699h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.35 29.666-29.666 29.666"/><path fill="#FFF" d="m158.015 194.371l-9.791 11.297c-2.4 2.77-6.485 3.209-9.493 1.115c-9.749-6.783-19.855-10.101-31.359-10.101c-13.775 0-22.475 5.8-22.475 16.192c0 10.633 6.525 14.742 32.625 22.958c31.658 10.15 49.784 23.441 49.784 54.375c0 31.176-25.134 52.926-66.942 52.926c-25.237 0-44.252-8.053-57.84-18.903c-3.234-2.582-3.599-7.369-.825-10.44l10.798-11.955c2.494-2.761 6.689-3.174 9.658-.931c10.623 8.028 22.648 12.504 37.001 12.504c16.434 0 26.342-7.491 26.342-20.3c0-12.325-6.284-17.642-30.451-25.134c-37.7-11.6-51.233-27.066-51.233-51.958c0-29.725 25.617-48.817 60.659-48.817c22.433 0 38.936 5.931 52.591 16.818a7.21 7.21 0 0 1 .951 10.354m174.109 60.795c0 54.859-28.274 87.968-75.642 87.968c-47.125 0-75.4-32.142-75.4-87.968c0-54.617 28.275-87.967 75.4-87.967c47.368 0 75.642 31.901 75.642 87.967m-109.234 0c0 42.292 11.842 58.726 33.592 58.726c22.475 0 33.833-16.434 33.833-58.726c0-42.05-11.358-58.483-33.833-58.483c-21.992 0-33.592 16.434-33.592 58.483m239.389-60.795l-9.791 11.298c-2.4 2.77-6.485 3.209-9.493 1.115c-9.749-6.783-19.856-10.101-31.359-10.101c-13.775 0-22.476 5.8-22.476 16.192c0 10.633 6.525 14.742 32.626 22.958c31.658 10.15 49.783 23.441 49.783 54.375c0 31.176-25.133 52.926-66.942 52.926c-25.237 0-44.251-8.053-57.84-18.903c-3.234-2.582-3.599-7.369-.825-10.44l10.798-11.955c2.494-2.761 6.689-3.174 9.657-.931c10.623 8.028 22.648 12.504 37.001 12.504c16.434 0 26.342-7.491 26.342-20.3c0-12.325-6.283-17.642-30.45-25.134c-37.7-11.6-51.233-27.066-51.233-51.958c0-29.725 25.616-48.817 60.658-48.817c22.434 0 38.936 5.931 52.592 16.818c3.201 2.552 3.633 7.26.952 10.353"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiSquaredsos(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M509.167 31.832c0-16.316-13.35-29.666-29.666-29.666H29.866c-14.685 0-26.699 12.015-26.699 26.699v452.602c0 14.685 12.015 26.699 26.699 26.699h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#D32A2A" d="M479.501 488.082H29.866c-14.684 0-26.699-12.015-26.699-26.699v20.085c0 14.685 12.015 26.699 26.699 26.699h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.35 29.666-29.666 29.666"/><path fill="#FFF" d="m158.015 194.371l-9.791 11.297c-2.4 2.77-6.485 3.209-9.493 1.115c-9.749-6.783-19.855-10.101-31.359-10.101c-13.775 0-22.475 5.8-22.475 16.192c0 10.633 6.525 14.742 32.625 22.958c31.658 10.15 49.784 23.441 49.784 54.375c0 31.176-25.134 52.926-66.942 52.926c-25.237 0-44.252-8.053-57.84-18.903c-3.234-2.582-3.599-7.369-.825-10.44l10.798-11.955c2.494-2.761 6.689-3.174 9.658-.931c10.623 8.028 22.648 12.504 37.001 12.504c16.434 0 26.342-7.491 26.342-20.3c0-12.325-6.284-17.642-30.451-25.134c-37.7-11.6-51.233-27.066-51.233-51.958c0-29.725 25.617-48.817 60.659-48.817c22.433 0 38.936 5.931 52.591 16.818a7.21 7.21 0 0 1 .951 10.354m174.109 60.795c0 54.859-28.274 87.968-75.642 87.968c-47.125 0-75.4-32.142-75.4-87.968c0-54.617 28.275-87.967 75.4-87.967c47.368 0 75.642 31.901 75.642 87.967m-109.234 0c0 42.292 11.842 58.726 33.592 58.726c22.475 0 33.833-16.434 33.833-58.726c0-42.05-11.358-58.483-33.833-58.483c-21.992 0-33.592 16.434-33.592 58.483m239.389-60.795l-9.791 11.298c-2.4 2.77-6.485 3.209-9.493 1.115c-9.749-6.783-19.856-10.101-31.359-10.101c-13.775 0-22.476 5.8-22.476 16.192c0 10.633 6.525 14.742 32.626 22.958c31.658 10.15 49.783 23.441 49.783 54.375c0 31.176-25.133 52.926-66.942 52.926c-25.237 0-44.251-8.053-57.84-18.903c-3.234-2.582-3.599-7.369-.825-10.44l10.798-11.955c2.494-2.761 6.689-3.174 9.657-.931c10.623 8.028 22.648 12.504 37.001 12.504c16.434 0 26.342-7.491 26.342-20.3c0-12.325-6.283-17.642-30.45-25.134c-37.7-11.6-51.233-27.066-51.233-51.958c0-29.725 25.616-48.817 60.658-48.817c22.434 0 38.936 5.931 52.592 16.818c3.201 2.552 3.633 7.26.952 10.353"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FF473E" d="M509.167 31.832c0-16.316-13.35-29.666-29.666-29.666H29.866c-14.685 0-26.699 12.015-26.699 26.699v452.602c0 14.685 12.015 26.699 26.699 26.699h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#D32A2A" d="M479.501 488.082H29.866c-14.684 0-26.699-12.015-26.699-26.699v20.085c0 14.685 12.015 26.699 26.699 26.699h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.35 29.666-29.666 29.666"/><path fill="#FFF" d="m158.015 194.371l-9.791 11.297c-2.4 2.77-6.485 3.209-9.493 1.115c-9.749-6.783-19.855-10.101-31.359-10.101c-13.775 0-22.475 5.8-22.475 16.192c0 10.633 6.525 14.742 32.625 22.958c31.658 10.15 49.784 23.441 49.784 54.375c0 31.176-25.134 52.926-66.942 52.926c-25.237 0-44.252-8.053-57.84-18.903c-3.234-2.582-3.599-7.369-.825-10.44l10.798-11.955c2.494-2.761 6.689-3.174 9.658-.931c10.623 8.028 22.648 12.504 37.001 12.504c16.434 0 26.342-7.491 26.342-20.3c0-12.325-6.284-17.642-30.451-25.134c-37.7-11.6-51.233-27.066-51.233-51.958c0-29.725 25.617-48.817 60.659-48.817c22.433 0 38.936 5.931 52.591 16.818a7.21 7.21 0 0 1 .951 10.354m174.109 60.795c0 54.859-28.274 87.968-75.642 87.968c-47.125 0-75.4-32.142-75.4-87.968c0-54.617 28.275-87.967 75.4-87.967c47.368 0 75.642 31.901 75.642 87.967m-109.234 0c0 42.292 11.842 58.726 33.592 58.726c22.475 0 33.833-16.434 33.833-58.726c0-42.05-11.358-58.483-33.833-58.483c-21.992 0-33.592 16.434-33.592 58.483m239.389-60.795l-9.791 11.298c-2.4 2.77-6.485 3.209-9.493 1.115c-9.749-6.783-19.856-10.101-31.359-10.101c-13.775 0-22.476 5.8-22.476 16.192c0 10.633 6.525 14.742 32.626 22.958c31.658 10.15 49.783 23.441 49.783 54.375c0 31.176-25.133 52.926-66.942 52.926c-25.237 0-44.251-8.053-57.84-18.903c-3.234-2.582-3.599-7.369-.825-10.44l10.798-11.955c2.494-2.761 6.689-3.174 9.657-.931c10.623 8.028 22.648 12.504 37.001 12.504c16.434 0 26.342-7.491 26.342-20.3c0-12.325-6.283-17.642-30.45-25.134c-37.7-11.6-51.233-27.066-51.233-51.958c0-29.725 25.616-48.817 60.658-48.817c22.434 0 38.936 5.931 52.592 16.818c3.201 2.552 3.633 7.26.952 10.353"/></svg> </template>
CSS
.icon-squaredsos {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M509.167%2031.832c0-16.316-13.35-29.666-29.666-29.666H29.866c-14.685%200-26.699%2012.015-26.699%2026.699v452.602c0%2014.685%2012.015%2026.699%2026.699%2026.699h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%23D32A2A%22%20d%3D%22M479.501%20488.082H29.866c-14.684%200-26.699-12.015-26.699-26.699v20.085c0%2014.685%2012.015%2026.699%2026.699%2026.699h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.35%2029.666-29.666%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22m158.015%20194.371l-9.791%2011.297c-2.4%202.77-6.485%203.209-9.493%201.115c-9.749-6.783-19.855-10.101-31.359-10.101c-13.775%200-22.475%205.8-22.475%2016.192c0%2010.633%206.525%2014.742%2032.625%2022.958c31.658%2010.15%2049.784%2023.441%2049.784%2054.375c0%2031.176-25.134%2052.926-66.942%2052.926c-25.237%200-44.252-8.053-57.84-18.903c-3.234-2.582-3.599-7.369-.825-10.44l10.798-11.955c2.494-2.761%206.689-3.174%209.658-.931c10.623%208.028%2022.648%2012.504%2037.001%2012.504c16.434%200%2026.342-7.491%2026.342-20.3c0-12.325-6.284-17.642-30.451-25.134c-37.7-11.6-51.233-27.066-51.233-51.958c0-29.725%2025.617-48.817%2060.659-48.817c22.433%200%2038.936%205.931%2052.591%2016.818a7.21%207.21%200%200%201%20.951%2010.354m174.109%2060.795c0%2054.859-28.274%2087.968-75.642%2087.968c-47.125%200-75.4-32.142-75.4-87.968c0-54.617%2028.275-87.967%2075.4-87.967c47.368%200%2075.642%2031.901%2075.642%2087.967m-109.234%200c0%2042.292%2011.842%2058.726%2033.592%2058.726c22.475%200%2033.833-16.434%2033.833-58.726c0-42.05-11.358-58.483-33.833-58.483c-21.992%200-33.592%2016.434-33.592%2058.483m239.389-60.795l-9.791%2011.298c-2.4%202.77-6.485%203.209-9.493%201.115c-9.749-6.783-19.856-10.101-31.359-10.101c-13.775%200-22.476%205.8-22.476%2016.192c0%2010.633%206.525%2014.742%2032.626%2022.958c31.658%2010.15%2049.783%2023.441%2049.783%2054.375c0%2031.176-25.133%2052.926-66.942%2052.926c-25.237%200-44.251-8.053-57.84-18.903c-3.234-2.582-3.599-7.369-.825-10.44l10.798-11.955c2.494-2.761%206.689-3.174%209.657-.931c10.623%208.028%2022.648%2012.504%2037.001%2012.504c16.434%200%2026.342-7.491%2026.342-20.3c0-12.325-6.283-17.642-30.45-25.134c-37.7-11.6-51.233-27.066-51.233-51.958c0-29.725%2025.616-48.817%2060.658-48.817c22.434%200%2038.936%205.931%2052.592%2016.818c3.201%202.552%203.633%207.26.952%2010.353%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M509.167%2031.832c0-16.316-13.35-29.666-29.666-29.666H29.866c-14.685%200-26.699%2012.015-26.699%2026.699v452.602c0%2014.685%2012.015%2026.699%2026.699%2026.699h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%23D32A2A%22%20d%3D%22M479.501%20488.082H29.866c-14.684%200-26.699-12.015-26.699-26.699v20.085c0%2014.685%2012.015%2026.699%2026.699%2026.699h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.35%2029.666-29.666%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22m158.015%20194.371l-9.791%2011.297c-2.4%202.77-6.485%203.209-9.493%201.115c-9.749-6.783-19.855-10.101-31.359-10.101c-13.775%200-22.475%205.8-22.475%2016.192c0%2010.633%206.525%2014.742%2032.625%2022.958c31.658%2010.15%2049.784%2023.441%2049.784%2054.375c0%2031.176-25.134%2052.926-66.942%2052.926c-25.237%200-44.252-8.053-57.84-18.903c-3.234-2.582-3.599-7.369-.825-10.44l10.798-11.955c2.494-2.761%206.689-3.174%209.658-.931c10.623%208.028%2022.648%2012.504%2037.001%2012.504c16.434%200%2026.342-7.491%2026.342-20.3c0-12.325-6.284-17.642-30.451-25.134c-37.7-11.6-51.233-27.066-51.233-51.958c0-29.725%2025.617-48.817%2060.659-48.817c22.433%200%2038.936%205.931%2052.591%2016.818a7.21%207.21%200%200%201%20.951%2010.354m174.109%2060.795c0%2054.859-28.274%2087.968-75.642%2087.968c-47.125%200-75.4-32.142-75.4-87.968c0-54.617%2028.275-87.967%2075.4-87.967c47.368%200%2075.642%2031.901%2075.642%2087.967m-109.234%200c0%2042.292%2011.842%2058.726%2033.592%2058.726c22.475%200%2033.833-16.434%2033.833-58.726c0-42.05-11.358-58.483-33.833-58.483c-21.992%200-33.592%2016.434-33.592%2058.483m239.389-60.795l-9.791%2011.298c-2.4%202.77-6.485%203.209-9.493%201.115c-9.749-6.783-19.856-10.101-31.359-10.101c-13.775%200-22.476%205.8-22.476%2016.192c0%2010.633%206.525%2014.742%2032.626%2022.958c31.658%2010.15%2049.783%2023.441%2049.783%2054.375c0%2031.176-25.133%2052.926-66.942%2052.926c-25.237%200-44.251-8.053-57.84-18.903c-3.234-2.582-3.599-7.369-.825-10.44l10.798-11.955c2.494-2.761%206.689-3.174%209.657-.931c10.623%208.028%2022.648%2012.504%2037.001%2012.504c16.434%200%2026.342-7.491%2026.342-20.3c0-12.325-6.283-17.642-30.45-25.134c-37.7-11.6-51.233-27.066-51.233-51.958c0-29.725%2025.616-48.817%2060.658-48.817c22.434%200%2038.936%205.931%2052.592%2016.818c3.201%202.552%203.633%207.26.952%2010.353%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/squaredsos.svg?color=%231a73e8&size=48