square vimeo logo
square-vimeo from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- square-vimeo
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
- Aliases
- vimeo-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 vimeo 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-64zM318.5 309.5c-43.5 56.5-80.3 84.8-110.4 84.8c-18.7 0-34.4-17.2-47.3-51.6q-5.7-20.85-10.5-39c-18.2-68.3-28.6-107.4-46.2-107.4c-2.4 0-10.8 5-25.1 15.1L64 192c7-6.1 13.9-12.4 20.6-18.5c29.1-26.3 55.6-50.3 73.5-51.9c24.9-2.4 40.2 14.6 46 51.1c20.5 129.6 29.6 149.2 66.8 90.5c13.4-21.2 20.6-37.2 21.5-48.3c3.4-32.8-25.6-30.6-45.2-22.2c15.7-51.5 45.8-76.5 90.1-75.1c32.9 1 48.4 22.4 46.5 64c-1.4 31.1-23.2 73.8-65.3 127.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsSquareVimeo(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-64zM318.5 309.5c-43.5 56.5-80.3 84.8-110.4 84.8c-18.7 0-34.4-17.2-47.3-51.6q-5.7-20.85-10.5-39c-18.2-68.3-28.6-107.4-46.2-107.4c-2.4 0-10.8 5-25.1 15.1L64 192c7-6.1 13.9-12.4 20.6-18.5c29.1-26.3 55.6-50.3 73.5-51.9c24.9-2.4 40.2 14.6 46 51.1c20.5 129.6 29.6 149.2 66.8 90.5c13.4-21.2 20.6-37.2 21.5-48.3c3.4-32.8-25.6-30.6-45.2-22.2c15.7-51.5 45.8-76.5 90.1-75.1c32.9 1 48.4 22.4 46.5 64c-1.4 31.1-23.2 73.8-65.3 127.9"/></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-64zM318.5 309.5c-43.5 56.5-80.3 84.8-110.4 84.8c-18.7 0-34.4-17.2-47.3-51.6q-5.7-20.85-10.5-39c-18.2-68.3-28.6-107.4-46.2-107.4c-2.4 0-10.8 5-25.1 15.1L64 192c7-6.1 13.9-12.4 20.6-18.5c29.1-26.3 55.6-50.3 73.5-51.9c24.9-2.4 40.2 14.6 46 51.1c20.5 129.6 29.6 149.2 66.8 90.5c13.4-21.2 20.6-37.2 21.5-48.3c3.4-32.8-25.6-30.6-45.2-22.2c15.7-51.5 45.8-76.5 90.1-75.1c32.9 1 48.4 22.4 46.5 64c-1.4 31.1-23.2 73.8-65.3 127.9"/></svg> </template>
CSS
.icon-square-vimeo {
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-64zM318.5%20309.5c-43.5%2056.5-80.3%2084.8-110.4%2084.8c-18.7%200-34.4-17.2-47.3-51.6q-5.7-20.85-10.5-39c-18.2-68.3-28.6-107.4-46.2-107.4c-2.4%200-10.8%205-25.1%2015.1L64%20192c7-6.1%2013.9-12.4%2020.6-18.5c29.1-26.3%2055.6-50.3%2073.5-51.9c24.9-2.4%2040.2%2014.6%2046%2051.1c20.5%20129.6%2029.6%20149.2%2066.8%2090.5c13.4-21.2%2020.6-37.2%2021.5-48.3c3.4-32.8-25.6-30.6-45.2-22.2c15.7-51.5%2045.8-76.5%2090.1-75.1c32.9%201%2048.4%2022.4%2046.5%2064c-1.4%2031.1-23.2%2073.8-65.3%20127.9%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-64zM318.5%20309.5c-43.5%2056.5-80.3%2084.8-110.4%2084.8c-18.7%200-34.4-17.2-47.3-51.6q-5.7-20.85-10.5-39c-18.2-68.3-28.6-107.4-46.2-107.4c-2.4%200-10.8%205-25.1%2015.1L64%20192c7-6.1%2013.9-12.4%2020.6-18.5c29.1-26.3%2055.6-50.3%2073.5-51.9c24.9-2.4%2040.2%2014.6%2046%2051.1c20.5%20129.6%2029.6%20149.2%2066.8%2090.5c13.4-21.2%2020.6-37.2%2021.5-48.3c3.4-32.8-25.6-30.6-45.2-22.2c15.7-51.5%2045.8-76.5%2090.1-75.1c32.9%201%2048.4%2022.4%2046.5%2064c-1.4%2031.1-23.2%2073.8-65.3%20127.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/square-vimeo.svg?color=%231a73e8&size=48