weasyl from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
weasyl
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the weasyl logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.23 4.156a8.5 8.5 0 0 0-5.871-1.857c-3.766.243-6.324 2.662-7.364 6.481c-1.28-1.224-1.892-3.238-2.093-5.54c-1.02.215-1.658.702-2.233 1.237c.445 2.316 1.802 4.015 3.264 5.158c-2.559.317-5.99 2.442-6.771 4.904c-.507 1.598.258 3.415 1.283 4.52c1.237 1.333 3.75 1.998 6.355 1.754c.037.362-.104.536-.058.907c4.067-.306 7.174-1.646 10.04-3.894c1.119-.877 2.659-2.037 3.756-3.227c1.101-1.192 2.296-2.578 2.443-4.52c.21-2.79-1.236-4.694-2.751-5.923m-1.434 10.938c-1.035 1.001-2.241 1.797-3.351 2.675c-1.249-1.987-2.583-3.984-3.887-5.917c.017 2.63.006 5.432.04 7.957c-.78.381-1.789.558-2.744.763c-1.935-2.917-3.968-5.99-5.961-8.908c.693-.447 1.627-.785 2.478-1.075c1.419 2.05 2.729 4.253 4.171 6.333c.019-3.113-.009-6.673-.061-9.919a14 14 0 0 0 1.527-.434c1.813 2.721 3.553 5.628 5.464 8.359a547 547 0 0 1-.018-9.768c.858-.282 1.803-.535 2.669-.809c.02 3.499-.338 7.128-.327 10.743"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsWeasyl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.23 4.156a8.5 8.5 0 0 0-5.871-1.857c-3.766.243-6.324 2.662-7.364 6.481c-1.28-1.224-1.892-3.238-2.093-5.54c-1.02.215-1.658.702-2.233 1.237c.445 2.316 1.802 4.015 3.264 5.158c-2.559.317-5.99 2.442-6.771 4.904c-.507 1.598.258 3.415 1.283 4.52c1.237 1.333 3.75 1.998 6.355 1.754c.037.362-.104.536-.058.907c4.067-.306 7.174-1.646 10.04-3.894c1.119-.877 2.659-2.037 3.756-3.227c1.101-1.192 2.296-2.578 2.443-4.52c.21-2.79-1.236-4.694-2.751-5.923m-1.434 10.938c-1.035 1.001-2.241 1.797-3.351 2.675c-1.249-1.987-2.583-3.984-3.887-5.917c.017 2.63.006 5.432.04 7.957c-.78.381-1.789.558-2.744.763c-1.935-2.917-3.968-5.99-5.961-8.908c.693-.447 1.627-.785 2.478-1.075c1.419 2.05 2.729 4.253 4.171 6.333c.019-3.113-.009-6.673-.061-9.919a14 14 0 0 0 1.527-.434c1.813 2.721 3.553 5.628 5.464 8.359a547 547 0 0 1-.018-9.768c.858-.282 1.803-.535 2.669-.809c.02 3.499-.338 7.128-.327 10.743"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.23 4.156a8.5 8.5 0 0 0-5.871-1.857c-3.766.243-6.324 2.662-7.364 6.481c-1.28-1.224-1.892-3.238-2.093-5.54c-1.02.215-1.658.702-2.233 1.237c.445 2.316 1.802 4.015 3.264 5.158c-2.559.317-5.99 2.442-6.771 4.904c-.507 1.598.258 3.415 1.283 4.52c1.237 1.333 3.75 1.998 6.355 1.754c.037.362-.104.536-.058.907c4.067-.306 7.174-1.646 10.04-3.894c1.119-.877 2.659-2.037 3.756-3.227c1.101-1.192 2.296-2.578 2.443-4.52c.21-2.79-1.236-4.694-2.751-5.923m-1.434 10.938c-1.035 1.001-2.241 1.797-3.351 2.675c-1.249-1.987-2.583-3.984-3.887-5.917c.017 2.63.006 5.432.04 7.957c-.78.381-1.789.558-2.744.763c-1.935-2.917-3.968-5.99-5.961-8.908c.693-.447 1.627-.785 2.478-1.075c1.419 2.05 2.729 4.253 4.171 6.333c.019-3.113-.009-6.673-.061-9.919a14 14 0 0 0 1.527-.434c1.813 2.721 3.553 5.628 5.464 8.359a547 547 0 0 1-.018-9.768c.858-.282 1.803-.535 2.669-.809c.02 3.499-.338 7.128-.327 10.743"/></svg>
</template>

CSS

.icon-weasyl {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.23%204.156a8.5%208.5%200%200%200-5.871-1.857c-3.766.243-6.324%202.662-7.364%206.481c-1.28-1.224-1.892-3.238-2.093-5.54c-1.02.215-1.658.702-2.233%201.237c.445%202.316%201.802%204.015%203.264%205.158c-2.559.317-5.99%202.442-6.771%204.904c-.507%201.598.258%203.415%201.283%204.52c1.237%201.333%203.75%201.998%206.355%201.754c.037.362-.104.536-.058.907c4.067-.306%207.174-1.646%2010.04-3.894c1.119-.877%202.659-2.037%203.756-3.227c1.101-1.192%202.296-2.578%202.443-4.52c.21-2.79-1.236-4.694-2.751-5.923m-1.434%2010.938c-1.035%201.001-2.241%201.797-3.351%202.675c-1.249-1.987-2.583-3.984-3.887-5.917c.017%202.63.006%205.432.04%207.957c-.78.381-1.789.558-2.744.763c-1.935-2.917-3.968-5.99-5.961-8.908c.693-.447%201.627-.785%202.478-1.075c1.419%202.05%202.729%204.253%204.171%206.333c.019-3.113-.009-6.673-.061-9.919a14%2014%200%200%200%201.527-.434c1.813%202.721%203.553%205.628%205.464%208.359a547%20547%200%200%201-.018-9.768c.858-.282%201.803-.535%202.669-.809c.02%203.499-.338%207.128-.327%2010.743%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.23%204.156a8.5%208.5%200%200%200-5.871-1.857c-3.766.243-6.324%202.662-7.364%206.481c-1.28-1.224-1.892-3.238-2.093-5.54c-1.02.215-1.658.702-2.233%201.237c.445%202.316%201.802%204.015%203.264%205.158c-2.559.317-5.99%202.442-6.771%204.904c-.507%201.598.258%203.415%201.283%204.52c1.237%201.333%203.75%201.998%206.355%201.754c.037.362-.104.536-.058.907c4.067-.306%207.174-1.646%2010.04-3.894c1.119-.877%202.659-2.037%203.756-3.227c1.101-1.192%202.296-2.578%202.443-4.52c.21-2.79-1.236-4.694-2.751-5.923m-1.434%2010.938c-1.035%201.001-2.241%201.797-3.351%202.675c-1.249-1.987-2.583-3.984-3.887-5.917c.017%202.63.006%205.432.04%207.957c-.78.381-1.789.558-2.744.763c-1.935-2.917-3.968-5.99-5.961-8.908c.693-.447%201.627-.785%202.478-1.075c1.419%202.05%202.729%204.253%204.171%206.333c.019-3.113-.009-6.673-.061-9.919a14%2014%200%200%200%201.527-.434c1.813%202.721%203.553%205.628%205.464%208.359a547%20547%200%200%201-.018-9.768c.858-.282%201.803-.535%202.669-.809c.02%203.499-.338%207.128-.327%2010.743%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/weasyl.svg?color=%231a73e8&size=48