cmplid logo
cmplid from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- cmplid
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 640×512
- License
- CC BY 4.0
The same logo in other sets
Use the cmplid logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M226.119 388.165a3.82 3.82 0 0 0-2.294-3.5a3.95 3.95 0 0 0-1.629-.385L72.6 384.3a19.243 19.243 0 0 1-17.924-26.025l26.909-102.583a35.72 35.72 0 0 1 32.373-26h148.567a7.07 7.07 0 0 0 6.392-5.194l10.769-41.131a3.85 3.85 0 0 0-2.237-4.937a3.8 3.8 0 0 0-1.377-.261q-.094-.001-.189.005H127.38a106.8 106.8 0 0 0-96.99 77.1L3.483 358.824A57.47 57.47 0 0 0 57.314 436q1.43 0 2.86-.072h148.568a7.13 7.13 0 0 0 6.391-5.193l10.706-41.135a3.8 3.8 0 0 0 .28-1.435M306.658 81.2a3.9 3.9 0 0 0 .251-1.367a3.813 3.813 0 0 0-3.83-3.833h-41.192a7.03 7.03 0 0 0-6.387 5.2l-21.347 80.915h51.131ZM180.364 368.249H231.5l31.952-122.559h-51.131ZM511.853 79.723a3.81 3.81 0 0 0-3.8-3.661q-.089-.002-.23.007h-41a7.1 7.1 0 0 0-6.584 5.129L368.91 430.634a3.5 3.5 0 0 0-.262 1.335a3.873 3.873 0 0 0 3.864 3.863h41.169a7.07 7.07 0 0 0 6.392-5.193L511.533 81.2a3.6 3.6 0 0 0 .32-1.477M324.649 384.47h-41a7.2 7.2 0 0 0-6.392 5.194L266.52 430.8a3.7 3.7 0 0 0-.268 1.374a3.783 3.783 0 0 0 3.771 3.826c.06 0 .166 0 .3-.012h40.905a7.04 7.04 0 0 0 6.391-5.193l10.769-41.131a3.75 3.75 0 0 0-3.445-5.208c-.108 0-.217 0-.326.014Zm311.324-308.4h-41a7.07 7.07 0 0 0-6.392 5.129l-91.46 349.436a4.1 4.1 0 0 0-.229 1.347a3.87 3.87 0 0 0 3.863 3.851h41.137a7.1 7.1 0 0 0 6.392-5.193L639.68 81.2a3.6 3.6 0 0 0 .32-1.475a3.84 3.84 0 0 0-3.821-3.564q-.102-.001-.206.006ZM371.562 225.236l10.8-41.1a4.4 4.4 0 0 0 .227-1.388a3.87 3.87 0 0 0-3.861-3.842h-41.269a7.29 7.29 0 0 0-6.391 5.226l-10.834 41.1a4.4 4.4 0 0 0-.26 1.493v.206a3.776 3.776 0 0 0 3.757 3.507c.076 0 .18 0 .3-.012h41.129a7.03 7.03 0 0 0 6.402-5.19"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsCmplid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M226.119 388.165a3.82 3.82 0 0 0-2.294-3.5a3.95 3.95 0 0 0-1.629-.385L72.6 384.3a19.243 19.243 0 0 1-17.924-26.025l26.909-102.583a35.72 35.72 0 0 1 32.373-26h148.567a7.07 7.07 0 0 0 6.392-5.194l10.769-41.131a3.85 3.85 0 0 0-2.237-4.937a3.8 3.8 0 0 0-1.377-.261q-.094-.001-.189.005H127.38a106.8 106.8 0 0 0-96.99 77.1L3.483 358.824A57.47 57.47 0 0 0 57.314 436q1.43 0 2.86-.072h148.568a7.13 7.13 0 0 0 6.391-5.193l10.706-41.135a3.8 3.8 0 0 0 .28-1.435M306.658 81.2a3.9 3.9 0 0 0 .251-1.367a3.813 3.813 0 0 0-3.83-3.833h-41.192a7.03 7.03 0 0 0-6.387 5.2l-21.347 80.915h51.131ZM180.364 368.249H231.5l31.952-122.559h-51.131ZM511.853 79.723a3.81 3.81 0 0 0-3.8-3.661q-.089-.002-.23.007h-41a7.1 7.1 0 0 0-6.584 5.129L368.91 430.634a3.5 3.5 0 0 0-.262 1.335a3.873 3.873 0 0 0 3.864 3.863h41.169a7.07 7.07 0 0 0 6.392-5.193L511.533 81.2a3.6 3.6 0 0 0 .32-1.477M324.649 384.47h-41a7.2 7.2 0 0 0-6.392 5.194L266.52 430.8a3.7 3.7 0 0 0-.268 1.374a3.783 3.783 0 0 0 3.771 3.826c.06 0 .166 0 .3-.012h40.905a7.04 7.04 0 0 0 6.391-5.193l10.769-41.131a3.75 3.75 0 0 0-3.445-5.208c-.108 0-.217 0-.326.014Zm311.324-308.4h-41a7.07 7.07 0 0 0-6.392 5.129l-91.46 349.436a4.1 4.1 0 0 0-.229 1.347a3.87 3.87 0 0 0 3.863 3.851h41.137a7.1 7.1 0 0 0 6.392-5.193L639.68 81.2a3.6 3.6 0 0 0 .32-1.475a3.84 3.84 0 0 0-3.821-3.564q-.102-.001-.206.006ZM371.562 225.236l10.8-41.1a4.4 4.4 0 0 0 .227-1.388a3.87 3.87 0 0 0-3.861-3.842h-41.269a7.29 7.29 0 0 0-6.391 5.226l-10.834 41.1a4.4 4.4 0 0 0-.26 1.493v.206a3.776 3.776 0 0 0 3.757 3.507c.076 0 .18 0 .3-.012h41.129a7.03 7.03 0 0 0 6.402-5.19"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M226.119 388.165a3.82 3.82 0 0 0-2.294-3.5a3.95 3.95 0 0 0-1.629-.385L72.6 384.3a19.243 19.243 0 0 1-17.924-26.025l26.909-102.583a35.72 35.72 0 0 1 32.373-26h148.567a7.07 7.07 0 0 0 6.392-5.194l10.769-41.131a3.85 3.85 0 0 0-2.237-4.937a3.8 3.8 0 0 0-1.377-.261q-.094-.001-.189.005H127.38a106.8 106.8 0 0 0-96.99 77.1L3.483 358.824A57.47 57.47 0 0 0 57.314 436q1.43 0 2.86-.072h148.568a7.13 7.13 0 0 0 6.391-5.193l10.706-41.135a3.8 3.8 0 0 0 .28-1.435M306.658 81.2a3.9 3.9 0 0 0 .251-1.367a3.813 3.813 0 0 0-3.83-3.833h-41.192a7.03 7.03 0 0 0-6.387 5.2l-21.347 80.915h51.131ZM180.364 368.249H231.5l31.952-122.559h-51.131ZM511.853 79.723a3.81 3.81 0 0 0-3.8-3.661q-.089-.002-.23.007h-41a7.1 7.1 0 0 0-6.584 5.129L368.91 430.634a3.5 3.5 0 0 0-.262 1.335a3.873 3.873 0 0 0 3.864 3.863h41.169a7.07 7.07 0 0 0 6.392-5.193L511.533 81.2a3.6 3.6 0 0 0 .32-1.477M324.649 384.47h-41a7.2 7.2 0 0 0-6.392 5.194L266.52 430.8a3.7 3.7 0 0 0-.268 1.374a3.783 3.783 0 0 0 3.771 3.826c.06 0 .166 0 .3-.012h40.905a7.04 7.04 0 0 0 6.391-5.193l10.769-41.131a3.75 3.75 0 0 0-3.445-5.208c-.108 0-.217 0-.326.014Zm311.324-308.4h-41a7.07 7.07 0 0 0-6.392 5.129l-91.46 349.436a4.1 4.1 0 0 0-.229 1.347a3.87 3.87 0 0 0 3.863 3.851h41.137a7.1 7.1 0 0 0 6.392-5.193L639.68 81.2a3.6 3.6 0 0 0 .32-1.475a3.84 3.84 0 0 0-3.821-3.564q-.102-.001-.206.006ZM371.562 225.236l10.8-41.1a4.4 4.4 0 0 0 .227-1.388a3.87 3.87 0 0 0-3.861-3.842h-41.269a7.29 7.29 0 0 0-6.391 5.226l-10.834 41.1a4.4 4.4 0 0 0-.26 1.493v.206a3.776 3.776 0 0 0 3.757 3.507c.076 0 .18 0 .3-.012h41.129a7.03 7.03 0 0 0 6.402-5.19"/></svg> </template>
CSS
.icon-cmplid {
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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M226.119%20388.165a3.82%203.82%200%200%200-2.294-3.5a3.95%203.95%200%200%200-1.629-.385L72.6%20384.3a19.243%2019.243%200%200%201-17.924-26.025l26.909-102.583a35.72%2035.72%200%200%201%2032.373-26h148.567a7.07%207.07%200%200%200%206.392-5.194l10.769-41.131a3.85%203.85%200%200%200-2.237-4.937a3.8%203.8%200%200%200-1.377-.261q-.094-.001-.189.005H127.38a106.8%20106.8%200%200%200-96.99%2077.1L3.483%20358.824A57.47%2057.47%200%200%200%2057.314%20436q1.43%200%202.86-.072h148.568a7.13%207.13%200%200%200%206.391-5.193l10.706-41.135a3.8%203.8%200%200%200%20.28-1.435M306.658%2081.2a3.9%203.9%200%200%200%20.251-1.367a3.813%203.813%200%200%200-3.83-3.833h-41.192a7.03%207.03%200%200%200-6.387%205.2l-21.347%2080.915h51.131ZM180.364%20368.249H231.5l31.952-122.559h-51.131ZM511.853%2079.723a3.81%203.81%200%200%200-3.8-3.661q-.089-.002-.23.007h-41a7.1%207.1%200%200%200-6.584%205.129L368.91%20430.634a3.5%203.5%200%200%200-.262%201.335a3.873%203.873%200%200%200%203.864%203.863h41.169a7.07%207.07%200%200%200%206.392-5.193L511.533%2081.2a3.6%203.6%200%200%200%20.32-1.477M324.649%20384.47h-41a7.2%207.2%200%200%200-6.392%205.194L266.52%20430.8a3.7%203.7%200%200%200-.268%201.374a3.783%203.783%200%200%200%203.771%203.826c.06%200%20.166%200%20.3-.012h40.905a7.04%207.04%200%200%200%206.391-5.193l10.769-41.131a3.75%203.75%200%200%200-3.445-5.208c-.108%200-.217%200-.326.014Zm311.324-308.4h-41a7.07%207.07%200%200%200-6.392%205.129l-91.46%20349.436a4.1%204.1%200%200%200-.229%201.347a3.87%203.87%200%200%200%203.863%203.851h41.137a7.1%207.1%200%200%200%206.392-5.193L639.68%2081.2a3.6%203.6%200%200%200%20.32-1.475a3.84%203.84%200%200%200-3.821-3.564q-.102-.001-.206.006ZM371.562%20225.236l10.8-41.1a4.4%204.4%200%200%200%20.227-1.388a3.87%203.87%200%200%200-3.861-3.842h-41.269a7.29%207.29%200%200%200-6.391%205.226l-10.834%2041.1a4.4%204.4%200%200%200-.26%201.493v.206a3.776%203.776%200%200%200%203.757%203.507c.076%200%20.18%200%20.3-.012h41.129a7.03%207.03%200%200%200%206.402-5.19%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M226.119%20388.165a3.82%203.82%200%200%200-2.294-3.5a3.95%203.95%200%200%200-1.629-.385L72.6%20384.3a19.243%2019.243%200%200%201-17.924-26.025l26.909-102.583a35.72%2035.72%200%200%201%2032.373-26h148.567a7.07%207.07%200%200%200%206.392-5.194l10.769-41.131a3.85%203.85%200%200%200-2.237-4.937a3.8%203.8%200%200%200-1.377-.261q-.094-.001-.189.005H127.38a106.8%20106.8%200%200%200-96.99%2077.1L3.483%20358.824A57.47%2057.47%200%200%200%2057.314%20436q1.43%200%202.86-.072h148.568a7.13%207.13%200%200%200%206.391-5.193l10.706-41.135a3.8%203.8%200%200%200%20.28-1.435M306.658%2081.2a3.9%203.9%200%200%200%20.251-1.367a3.813%203.813%200%200%200-3.83-3.833h-41.192a7.03%207.03%200%200%200-6.387%205.2l-21.347%2080.915h51.131ZM180.364%20368.249H231.5l31.952-122.559h-51.131ZM511.853%2079.723a3.81%203.81%200%200%200-3.8-3.661q-.089-.002-.23.007h-41a7.1%207.1%200%200%200-6.584%205.129L368.91%20430.634a3.5%203.5%200%200%200-.262%201.335a3.873%203.873%200%200%200%203.864%203.863h41.169a7.07%207.07%200%200%200%206.392-5.193L511.533%2081.2a3.6%203.6%200%200%200%20.32-1.477M324.649%20384.47h-41a7.2%207.2%200%200%200-6.392%205.194L266.52%20430.8a3.7%203.7%200%200%200-.268%201.374a3.783%203.783%200%200%200%203.771%203.826c.06%200%20.166%200%20.3-.012h40.905a7.04%207.04%200%200%200%206.391-5.193l10.769-41.131a3.75%203.75%200%200%200-3.445-5.208c-.108%200-.217%200-.326.014Zm311.324-308.4h-41a7.07%207.07%200%200%200-6.392%205.129l-91.46%20349.436a4.1%204.1%200%200%200-.229%201.347a3.87%203.87%200%200%200%203.863%203.851h41.137a7.1%207.1%200%200%200%206.392-5.193L639.68%2081.2a3.6%203.6%200%200%200%20.32-1.475a3.84%203.84%200%200%200-3.821-3.564q-.102-.001-.206.006ZM371.562%20225.236l10.8-41.1a4.4%204.4%200%200%200%20.227-1.388a3.87%203.87%200%200%200-3.861-3.842h-41.269a7.29%207.29%200%200%200-6.391%205.226l-10.834%2041.1a4.4%204.4%200%200%200-.26%201.493v.206a3.776%203.776%200%200%200%203.757%203.507c.076%200%20.18%200%20.3-.012h41.129a7.03%207.03%200%200%200%206.402-5.19%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/cmplid.svg?color=%231a73e8&size=48