square viadeo logo
square-viadeo from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- square-viadeo
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
- Aliases
- viadeo-square
The same logo in other sets
Related icons in Font Awesome 6 Brands
square-behancesquare-blueskysquare-dribbblesquare-facebooksquare-font-awesomesquare-font-awesome-strokesquare-gitsquare-githubsquare-gitlabsquare-google-plussquare-hacker-newssquare-instagramsquare-jssquare-lastfmsquare-letterboxdsquare-odnoklassnikisquare-pied-pipersquare-pinterestsquare-redditsquare-snapchatsquare-steamsquare-threadssquare-tumblrsquare-twitter
Use the square viadeo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M448 96c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM118.3 381.2c-68-73.6-19.8-196.1 81.2-196.1c13.3 0 26.6 2.1 39.1 6.7c-4.3 8.4-7.3 17.6-8.4 27.1c-9.7-4.1-20.2-6-30.7-6c-48.8 0-84.6 41.7-84.6 88.9c0 43 28.5 78.7 69.5 85.9c61.5-24 72.9-117.6 72.9-175c0-7.3 0-14.8-.6-22.1c-11.2-32.9-26.6-64.6-44.2-94.5c27.1 18.3 41.9 62.5 44.2 94.1v.4c7.7 22.5 11.8 46.2 11.8 70c0 54.1-21.9 99-68.3 128.2l-2.4.2c50 1 86.2-38.6 86.2-87.2c0-12.2-2.1-24.3-6.9-35.7c9.5-1.9 18.5-5.6 26.4-10.5c15.3 36.6 12.6 87.3-22.8 125.6c-42.4 46.2-120 46.6-162.4 0m156.3-163.6c21.9-12 49.6-30.7 62.3-53c1.5-3 4.1-8.6 4.5-12c-12.5 27.9-44.2 49.8-73.9 56.7c-4.7-7.3-7.5-15.5-7.5-24.3c0-10.3 5.2-24.1 12.9-31.6c8.3-7.9 18-10.9 27.9-14.1c16-5.1 32.5-10.3 44.5-35.9c32.5 46.2 13.1 130.3-36.3 130.3c-13.3 0-25.1-7.1-34.4-16.1"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsSquareViadeo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M448 96c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM118.3 381.2c-68-73.6-19.8-196.1 81.2-196.1c13.3 0 26.6 2.1 39.1 6.7c-4.3 8.4-7.3 17.6-8.4 27.1c-9.7-4.1-20.2-6-30.7-6c-48.8 0-84.6 41.7-84.6 88.9c0 43 28.5 78.7 69.5 85.9c61.5-24 72.9-117.6 72.9-175c0-7.3 0-14.8-.6-22.1c-11.2-32.9-26.6-64.6-44.2-94.5c27.1 18.3 41.9 62.5 44.2 94.1v.4c7.7 22.5 11.8 46.2 11.8 70c0 54.1-21.9 99-68.3 128.2l-2.4.2c50 1 86.2-38.6 86.2-87.2c0-12.2-2.1-24.3-6.9-35.7c9.5-1.9 18.5-5.6 26.4-10.5c15.3 36.6 12.6 87.3-22.8 125.6c-42.4 46.2-120 46.6-162.4 0m156.3-163.6c21.9-12 49.6-30.7 62.3-53c1.5-3 4.1-8.6 4.5-12c-12.5 27.9-44.2 49.8-73.9 56.7c-4.7-7.3-7.5-15.5-7.5-24.3c0-10.3 5.2-24.1 12.9-31.6c8.3-7.9 18-10.9 27.9-14.1c16-5.1 32.5-10.3 44.5-35.9c32.5 46.2 13.1 130.3-36.3 130.3c-13.3 0-25.1-7.1-34.4-16.1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M448 96c0-35.3-28.7-64-64-64H64C28.7 32 0 60.7 0 96v320c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM118.3 381.2c-68-73.6-19.8-196.1 81.2-196.1c13.3 0 26.6 2.1 39.1 6.7c-4.3 8.4-7.3 17.6-8.4 27.1c-9.7-4.1-20.2-6-30.7-6c-48.8 0-84.6 41.7-84.6 88.9c0 43 28.5 78.7 69.5 85.9c61.5-24 72.9-117.6 72.9-175c0-7.3 0-14.8-.6-22.1c-11.2-32.9-26.6-64.6-44.2-94.5c27.1 18.3 41.9 62.5 44.2 94.1v.4c7.7 22.5 11.8 46.2 11.8 70c0 54.1-21.9 99-68.3 128.2l-2.4.2c50 1 86.2-38.6 86.2-87.2c0-12.2-2.1-24.3-6.9-35.7c9.5-1.9 18.5-5.6 26.4-10.5c15.3 36.6 12.6 87.3-22.8 125.6c-42.4 46.2-120 46.6-162.4 0m156.3-163.6c21.9-12 49.6-30.7 62.3-53c1.5-3 4.1-8.6 4.5-12c-12.5 27.9-44.2 49.8-73.9 56.7c-4.7-7.3-7.5-15.5-7.5-24.3c0-10.3 5.2-24.1 12.9-31.6c8.3-7.9 18-10.9 27.9-14.1c16-5.1 32.5-10.3 44.5-35.9c32.5 46.2 13.1 130.3-36.3 130.3c-13.3 0-25.1-7.1-34.4-16.1"/></svg> </template>
CSS
.icon-square-viadeo {
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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M448%2096c0-35.3-28.7-64-64-64H64C28.7%2032%200%2060.7%200%2096v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zM118.3%20381.2c-68-73.6-19.8-196.1%2081.2-196.1c13.3%200%2026.6%202.1%2039.1%206.7c-4.3%208.4-7.3%2017.6-8.4%2027.1c-9.7-4.1-20.2-6-30.7-6c-48.8%200-84.6%2041.7-84.6%2088.9c0%2043%2028.5%2078.7%2069.5%2085.9c61.5-24%2072.9-117.6%2072.9-175c0-7.3%200-14.8-.6-22.1c-11.2-32.9-26.6-64.6-44.2-94.5c27.1%2018.3%2041.9%2062.5%2044.2%2094.1v.4c7.7%2022.5%2011.8%2046.2%2011.8%2070c0%2054.1-21.9%2099-68.3%20128.2l-2.4.2c50%201%2086.2-38.6%2086.2-87.2c0-12.2-2.1-24.3-6.9-35.7c9.5-1.9%2018.5-5.6%2026.4-10.5c15.3%2036.6%2012.6%2087.3-22.8%20125.6c-42.4%2046.2-120%2046.6-162.4%200m156.3-163.6c21.9-12%2049.6-30.7%2062.3-53c1.5-3%204.1-8.6%204.5-12c-12.5%2027.9-44.2%2049.8-73.9%2056.7c-4.7-7.3-7.5-15.5-7.5-24.3c0-10.3%205.2-24.1%2012.9-31.6c8.3-7.9%2018-10.9%2027.9-14.1c16-5.1%2032.5-10.3%2044.5-35.9c32.5%2046.2%2013.1%20130.3-36.3%20130.3c-13.3%200-25.1-7.1-34.4-16.1%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M448%2096c0-35.3-28.7-64-64-64H64C28.7%2032%200%2060.7%200%2096v320c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zM118.3%20381.2c-68-73.6-19.8-196.1%2081.2-196.1c13.3%200%2026.6%202.1%2039.1%206.7c-4.3%208.4-7.3%2017.6-8.4%2027.1c-9.7-4.1-20.2-6-30.7-6c-48.8%200-84.6%2041.7-84.6%2088.9c0%2043%2028.5%2078.7%2069.5%2085.9c61.5-24%2072.9-117.6%2072.9-175c0-7.3%200-14.8-.6-22.1c-11.2-32.9-26.6-64.6-44.2-94.5c27.1%2018.3%2041.9%2062.5%2044.2%2094.1v.4c7.7%2022.5%2011.8%2046.2%2011.8%2070c0%2054.1-21.9%2099-68.3%20128.2l-2.4.2c50%201%2086.2-38.6%2086.2-87.2c0-12.2-2.1-24.3-6.9-35.7c9.5-1.9%2018.5-5.6%2026.4-10.5c15.3%2036.6%2012.6%2087.3-22.8%20125.6c-42.4%2046.2-120%2046.6-162.4%200m156.3-163.6c21.9-12%2049.6-30.7%2062.3-53c1.5-3%204.1-8.6%204.5-12c-12.5%2027.9-44.2%2049.8-73.9%2056.7c-4.7-7.3-7.5-15.5-7.5-24.3c0-10.3%205.2-24.1%2012.9-31.6c8.3-7.9%2018-10.9%2027.9-14.1c16-5.1%2032.5-10.3%2044.5-35.9c32.5%2046.2%2013.1%20130.3-36.3%20130.3c-13.3%200-25.1-7.1-34.4-16.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/square-viadeo.svg?color=%231a73e8&size=48