social angular icon

social-angular-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.

Name
social-angular-outline
Set
IonIcons
Style
Outline
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the social angular icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M255.982 64l187.967 69.105-39.17 230.389-148.881 79.949-148.812-80.051L68.031 133.11 255.982 64m-.001-32L32 112l46.12 272L256 480l177.75-96L480 112 255.981 32z" fill="currentColor"/><path d="M344 352h40L256 72 128 352h40l26.584-56h122.827L344 352zm-130.427-96l42.419-89.356L298.419 256h-84.846z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonSocialAngularOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M255.982 64l187.967 69.105-39.17 230.389-148.881 79.949-148.812-80.051L68.031 133.11 255.982 64m-.001-32L32 112l46.12 272L256 480l177.75-96L480 112 255.981 32z" fill="currentColor"/><path d="M344 352h40L256 72 128 352h40l26.584-56h122.827L344 352zm-130.427-96l42.419-89.356L298.419 256h-84.846z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M255.982 64l187.967 69.105-39.17 230.389-148.881 79.949-148.812-80.051L68.031 133.11 255.982 64m-.001-32L32 112l46.12 272L256 480l177.75-96L480 112 255.981 32z" fill="currentColor"/><path d="M344 352h40L256 72 128 352h40l26.584-56h122.827L344 352zm-130.427-96l42.419-89.356L298.419 256h-84.846z" fill="currentColor"/></svg>
</template>

CSS

.icon-social-angular-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%22M255.982%2064l187.967%2069.105-39.17%20230.389-148.881%2079.949-148.812-80.051L68.031%20133.11%20255.982%2064m-.001-32L32%20112l46.12%20272L256%20480l177.75-96L480%20112%20255.981%2032z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M344%20352h40L256%2072%20128%20352h40l26.584-56h122.827L344%20352zm-130.427-96l42.419-89.356L298.419%20256h-84.846z%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%22M255.982%2064l187.967%2069.105-39.17%20230.389-148.881%2079.949-148.812-80.051L68.031%20133.11%20255.982%2064m-.001-32L32%20112l46.12%20272L256%20480l177.75-96L480%20112%20255.981%2032z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M344%20352h40L256%2072%20128%20352h40l26.584-56h122.827L344%20352zm-130.427-96l42.419-89.356L298.419%20256h-84.846z%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-angular-outline.svg?color=%231a73e8&size=48