social css3 icon
social-css3-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.
- Name
- social-css3-outline
- Set
- IonIcons
- Style
- Outline
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
social-android-outlinesocial-angular-outlinesocial-apple-outlinesocial-bitcoin-outlinesocial-buffer-outlinesocial-chrome-outlinesocial-codepen-outlinesocial-designernews-outlinesocial-dribbblesocial-dropbox-outlinesocial-euro-outlinesocial-facebooksocial-foursquare-outlinesocial-github-outlinesocial-googlesocial-googleplussocial-hackernews-outlinesocial-html5-outlinesocial-instagramsocial-javascript-outlinesocial-linkedin-outlinesocial-octocatsocial-pinterest-outlinesocial-reddit
Use the social css3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M354.676 366.898l-98.608 28.125-98.458-28.248L150.864 289h48.253l3.433 39.563 53.586 15.163.132.273h.034l53.467-14.852L315.381 265H203l-4-50h120.646l4.396-51H140l-4-49h240.58l-21.904 251.898z" fill="currentColor"/><path d="M64 32l34.936 403.301L255.769 480l157.245-44.705L448 32H64zm319.041 378.51l-127.262 36.187-126.867-36.169L98.896 64H413.1l-30.059 346.51z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonSocialCss3Outline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M354.676 366.898l-98.608 28.125-98.458-28.248L150.864 289h48.253l3.433 39.563 53.586 15.163.132.273h.034l53.467-14.852L315.381 265H203l-4-50h120.646l4.396-51H140l-4-49h240.58l-21.904 251.898z" fill="currentColor"/><path d="M64 32l34.936 403.301L255.769 480l157.245-44.705L448 32H64zm319.041 378.51l-127.262 36.187-126.867-36.169L98.896 64H413.1l-30.059 346.51z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M354.676 366.898l-98.608 28.125-98.458-28.248L150.864 289h48.253l3.433 39.563 53.586 15.163.132.273h.034l53.467-14.852L315.381 265H203l-4-50h120.646l4.396-51H140l-4-49h240.58l-21.904 251.898z" fill="currentColor"/><path d="M64 32l34.936 403.301L255.769 480l157.245-44.705L448 32H64zm319.041 378.51l-127.262 36.187-126.867-36.169L98.896 64H413.1l-30.059 346.51z" fill="currentColor"/></svg> </template>
CSS
.icon-social-css3-outline {
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%20d%3D%22M354.676%20366.898l-98.608%2028.125-98.458-28.248L150.864%20289h48.253l3.433%2039.563%2053.586%2015.163.132.273h.034l53.467-14.852L315.381%20265H203l-4-50h120.646l4.396-51H140l-4-49h240.58l-21.904%20251.898z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M64%2032l34.936%20403.301L255.769%20480l157.245-44.705L448%2032H64zm319.041%20378.51l-127.262%2036.187-126.867-36.169L98.896%2064H413.1l-30.059%20346.51z%22%20fill%3D%22currentColor%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%20d%3D%22M354.676%20366.898l-98.608%2028.125-98.458-28.248L150.864%20289h48.253l3.433%2039.563%2053.586%2015.163.132.273h.034l53.467-14.852L315.381%20265H203l-4-50h120.646l4.396-51H140l-4-49h240.58l-21.904%20251.898z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M64%2032l34.936%20403.301L255.769%20480l157.245-44.705L448%2032H64zm319.041%20378.51l-127.262%2036.187-126.867-36.169L98.896%2064H413.1l-30.059%20346.51z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/social-css3-outline.svg?color=%231a73e8&size=48