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

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

Use the librewolf logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12A12 12 0 0 0 12 0m.03 2.417c2.54 0 4.793.91 6.62 2.672c.88.85 1.47 1.654 1.975 2.695c.683 1.409.96 2.634.96 4.25c0 2.129-.615 3.985-1.891 5.712a11.6 11.6 0 0 1-1.612 1.695a9.7 9.7 0 0 1-4.774 2.077c-.59.078-1.982.087-2.523.018c-1.681-.216-3.289-.886-4.692-1.956c-.458-.349-1.316-1.213-1.691-1.702c-1.05-1.369-1.703-2.923-1.918-4.566c-.092-.703-.092-1.996 0-2.639c.464-3.213 2.486-5.968 5.39-7.345c1.35-.64 2.587-.91 4.157-.91m-.032 1.45a7.94 7.94 0 0 0-4.05 1.06c-1.165.657-2.37 1.863-3.03 3.034a8.5 8.5 0 0 0-.981 2.82c-.091.613-.093 1.83-.004 2.417a8.3 8.3 0 0 0 1.27 3.309c.353.531.342.526.653.348c.557-.319.702-.473 1.005-1.067c.355-.695.734-1.302 1.076-1.723c.396-.487.45-.573.648-1.033c.1-.231.28-.57.398-.755l.217-.334l-.28-.275c-.372-.365-.682-.78-.74-.99c-.06-.216.011-.336.29-.498c.283-.163.485-.21 1.24-.287c.368-.038.767-.107.893-.155c.125-.047.498-.251.83-.452c.958-.58 1.039-.61 1.613-.598c.485.01.486.01.773-.164c.603-.364 1.469-1.021 2.607-1.98c.219-.183.429-.328.468-.32c.16.03.457.757.502 1.231c.027.288-.029.573-.2 1.018c-.046.122-.067.238-.047.258c.049.049.216-.16.216-.27c0-.14.093-.156.219-.038c.091.086.17.11.354.11c.201 0 .25.02.329.124c.133.177.164.661.063.968c-.1.298-.4.642-.67.77c-.244.114-.736.595-.967.943a11 11 0 0 0-.367.617c-.114.207-.305.518-.425.693c-.235.344-.437.823-.631 1.502c-.115.398-.124.502-.129 1.391c-.006 1.075-.061 1.338-.352 1.669c-.33.376-.66 1.202-.687 1.723a4 4 0 0 1-.14.886c-.032.104.027.103.38-.008a8.2 8.2 0 0 0 2.672-1.39c.43-.334 1.172-1.084 1.483-1.497c.845-1.12 1.42-2.523 1.588-3.878c.082-.653.035-2.034-.09-2.633c-.33-1.587-1.039-2.928-2.156-4.076c-.697-.715-1.331-1.187-2.148-1.596c-1.238-.62-2.3-.872-3.693-.873m1.516 5.314l-.696.097l-.433.555l.696-.098z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsLibrewolf(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="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12A12 12 0 0 0 12 0m.03 2.417c2.54 0 4.793.91 6.62 2.672c.88.85 1.47 1.654 1.975 2.695c.683 1.409.96 2.634.96 4.25c0 2.129-.615 3.985-1.891 5.712a11.6 11.6 0 0 1-1.612 1.695a9.7 9.7 0 0 1-4.774 2.077c-.59.078-1.982.087-2.523.018c-1.681-.216-3.289-.886-4.692-1.956c-.458-.349-1.316-1.213-1.691-1.702c-1.05-1.369-1.703-2.923-1.918-4.566c-.092-.703-.092-1.996 0-2.639c.464-3.213 2.486-5.968 5.39-7.345c1.35-.64 2.587-.91 4.157-.91m-.032 1.45a7.94 7.94 0 0 0-4.05 1.06c-1.165.657-2.37 1.863-3.03 3.034a8.5 8.5 0 0 0-.981 2.82c-.091.613-.093 1.83-.004 2.417a8.3 8.3 0 0 0 1.27 3.309c.353.531.342.526.653.348c.557-.319.702-.473 1.005-1.067c.355-.695.734-1.302 1.076-1.723c.396-.487.45-.573.648-1.033c.1-.231.28-.57.398-.755l.217-.334l-.28-.275c-.372-.365-.682-.78-.74-.99c-.06-.216.011-.336.29-.498c.283-.163.485-.21 1.24-.287c.368-.038.767-.107.893-.155c.125-.047.498-.251.83-.452c.958-.58 1.039-.61 1.613-.598c.485.01.486.01.773-.164c.603-.364 1.469-1.021 2.607-1.98c.219-.183.429-.328.468-.32c.16.03.457.757.502 1.231c.027.288-.029.573-.2 1.018c-.046.122-.067.238-.047.258c.049.049.216-.16.216-.27c0-.14.093-.156.219-.038c.091.086.17.11.354.11c.201 0 .25.02.329.124c.133.177.164.661.063.968c-.1.298-.4.642-.67.77c-.244.114-.736.595-.967.943a11 11 0 0 0-.367.617c-.114.207-.305.518-.425.693c-.235.344-.437.823-.631 1.502c-.115.398-.124.502-.129 1.391c-.006 1.075-.061 1.338-.352 1.669c-.33.376-.66 1.202-.687 1.723a4 4 0 0 1-.14.886c-.032.104.027.103.38-.008a8.2 8.2 0 0 0 2.672-1.39c.43-.334 1.172-1.084 1.483-1.497c.845-1.12 1.42-2.523 1.588-3.878c.082-.653.035-2.034-.09-2.633c-.33-1.587-1.039-2.928-2.156-4.076c-.697-.715-1.331-1.187-2.148-1.596c-1.238-.62-2.3-.872-3.693-.873m1.516 5.314l-.696.097l-.433.555l.696-.098z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12A12 12 0 0 0 12 0m.03 2.417c2.54 0 4.793.91 6.62 2.672c.88.85 1.47 1.654 1.975 2.695c.683 1.409.96 2.634.96 4.25c0 2.129-.615 3.985-1.891 5.712a11.6 11.6 0 0 1-1.612 1.695a9.7 9.7 0 0 1-4.774 2.077c-.59.078-1.982.087-2.523.018c-1.681-.216-3.289-.886-4.692-1.956c-.458-.349-1.316-1.213-1.691-1.702c-1.05-1.369-1.703-2.923-1.918-4.566c-.092-.703-.092-1.996 0-2.639c.464-3.213 2.486-5.968 5.39-7.345c1.35-.64 2.587-.91 4.157-.91m-.032 1.45a7.94 7.94 0 0 0-4.05 1.06c-1.165.657-2.37 1.863-3.03 3.034a8.5 8.5 0 0 0-.981 2.82c-.091.613-.093 1.83-.004 2.417a8.3 8.3 0 0 0 1.27 3.309c.353.531.342.526.653.348c.557-.319.702-.473 1.005-1.067c.355-.695.734-1.302 1.076-1.723c.396-.487.45-.573.648-1.033c.1-.231.28-.57.398-.755l.217-.334l-.28-.275c-.372-.365-.682-.78-.74-.99c-.06-.216.011-.336.29-.498c.283-.163.485-.21 1.24-.287c.368-.038.767-.107.893-.155c.125-.047.498-.251.83-.452c.958-.58 1.039-.61 1.613-.598c.485.01.486.01.773-.164c.603-.364 1.469-1.021 2.607-1.98c.219-.183.429-.328.468-.32c.16.03.457.757.502 1.231c.027.288-.029.573-.2 1.018c-.046.122-.067.238-.047.258c.049.049.216-.16.216-.27c0-.14.093-.156.219-.038c.091.086.17.11.354.11c.201 0 .25.02.329.124c.133.177.164.661.063.968c-.1.298-.4.642-.67.77c-.244.114-.736.595-.967.943a11 11 0 0 0-.367.617c-.114.207-.305.518-.425.693c-.235.344-.437.823-.631 1.502c-.115.398-.124.502-.129 1.391c-.006 1.075-.061 1.338-.352 1.669c-.33.376-.66 1.202-.687 1.723a4 4 0 0 1-.14.886c-.032.104.027.103.38-.008a8.2 8.2 0 0 0 2.672-1.39c.43-.334 1.172-1.084 1.483-1.497c.845-1.12 1.42-2.523 1.588-3.878c.082-.653.035-2.034-.09-2.633c-.33-1.587-1.039-2.928-2.156-4.076c-.697-.715-1.331-1.187-2.148-1.596c-1.238-.62-2.3-.872-3.693-.873m1.516 5.314l-.696.097l-.433.555l.696-.098z"/></svg>
</template>

CSS

.icon-librewolf {
  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%22M12%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12A12%2012%200%200%200%2012%200m.03%202.417c2.54%200%204.793.91%206.62%202.672c.88.85%201.47%201.654%201.975%202.695c.683%201.409.96%202.634.96%204.25c0%202.129-.615%203.985-1.891%205.712a11.6%2011.6%200%200%201-1.612%201.695a9.7%209.7%200%200%201-4.774%202.077c-.59.078-1.982.087-2.523.018c-1.681-.216-3.289-.886-4.692-1.956c-.458-.349-1.316-1.213-1.691-1.702c-1.05-1.369-1.703-2.923-1.918-4.566c-.092-.703-.092-1.996%200-2.639c.464-3.213%202.486-5.968%205.39-7.345c1.35-.64%202.587-.91%204.157-.91m-.032%201.45a7.94%207.94%200%200%200-4.05%201.06c-1.165.657-2.37%201.863-3.03%203.034a8.5%208.5%200%200%200-.981%202.82c-.091.613-.093%201.83-.004%202.417a8.3%208.3%200%200%200%201.27%203.309c.353.531.342.526.653.348c.557-.319.702-.473%201.005-1.067c.355-.695.734-1.302%201.076-1.723c.396-.487.45-.573.648-1.033c.1-.231.28-.57.398-.755l.217-.334l-.28-.275c-.372-.365-.682-.78-.74-.99c-.06-.216.011-.336.29-.498c.283-.163.485-.21%201.24-.287c.368-.038.767-.107.893-.155c.125-.047.498-.251.83-.452c.958-.58%201.039-.61%201.613-.598c.485.01.486.01.773-.164c.603-.364%201.469-1.021%202.607-1.98c.219-.183.429-.328.468-.32c.16.03.457.757.502%201.231c.027.288-.029.573-.2%201.018c-.046.122-.067.238-.047.258c.049.049.216-.16.216-.27c0-.14.093-.156.219-.038c.091.086.17.11.354.11c.201%200%20.25.02.329.124c.133.177.164.661.063.968c-.1.298-.4.642-.67.77c-.244.114-.736.595-.967.943a11%2011%200%200%200-.367.617c-.114.207-.305.518-.425.693c-.235.344-.437.823-.631%201.502c-.115.398-.124.502-.129%201.391c-.006%201.075-.061%201.338-.352%201.669c-.33.376-.66%201.202-.687%201.723a4%204%200%200%201-.14.886c-.032.104.027.103.38-.008a8.2%208.2%200%200%200%202.672-1.39c.43-.334%201.172-1.084%201.483-1.497c.845-1.12%201.42-2.523%201.588-3.878c.082-.653.035-2.034-.09-2.633c-.33-1.587-1.039-2.928-2.156-4.076c-.697-.715-1.331-1.187-2.148-1.596c-1.238-.62-2.3-.872-3.693-.873m1.516%205.314l-.696.097l-.433.555l.696-.098z%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%22M12%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12A12%2012%200%200%200%2012%200m.03%202.417c2.54%200%204.793.91%206.62%202.672c.88.85%201.47%201.654%201.975%202.695c.683%201.409.96%202.634.96%204.25c0%202.129-.615%203.985-1.891%205.712a11.6%2011.6%200%200%201-1.612%201.695a9.7%209.7%200%200%201-4.774%202.077c-.59.078-1.982.087-2.523.018c-1.681-.216-3.289-.886-4.692-1.956c-.458-.349-1.316-1.213-1.691-1.702c-1.05-1.369-1.703-2.923-1.918-4.566c-.092-.703-.092-1.996%200-2.639c.464-3.213%202.486-5.968%205.39-7.345c1.35-.64%202.587-.91%204.157-.91m-.032%201.45a7.94%207.94%200%200%200-4.05%201.06c-1.165.657-2.37%201.863-3.03%203.034a8.5%208.5%200%200%200-.981%202.82c-.091.613-.093%201.83-.004%202.417a8.3%208.3%200%200%200%201.27%203.309c.353.531.342.526.653.348c.557-.319.702-.473%201.005-1.067c.355-.695.734-1.302%201.076-1.723c.396-.487.45-.573.648-1.033c.1-.231.28-.57.398-.755l.217-.334l-.28-.275c-.372-.365-.682-.78-.74-.99c-.06-.216.011-.336.29-.498c.283-.163.485-.21%201.24-.287c.368-.038.767-.107.893-.155c.125-.047.498-.251.83-.452c.958-.58%201.039-.61%201.613-.598c.485.01.486.01.773-.164c.603-.364%201.469-1.021%202.607-1.98c.219-.183.429-.328.468-.32c.16.03.457.757.502%201.231c.027.288-.029.573-.2%201.018c-.046.122-.067.238-.047.258c.049.049.216-.16.216-.27c0-.14.093-.156.219-.038c.091.086.17.11.354.11c.201%200%20.25.02.329.124c.133.177.164.661.063.968c-.1.298-.4.642-.67.77c-.244.114-.736.595-.967.943a11%2011%200%200%200-.367.617c-.114.207-.305.518-.425.693c-.235.344-.437.823-.631%201.502c-.115.398-.124.502-.129%201.391c-.006%201.075-.061%201.338-.352%201.669c-.33.376-.66%201.202-.687%201.723a4%204%200%200%201-.14.886c-.032.104.027.103.38-.008a8.2%208.2%200%200%200%202.672-1.39c.43-.334%201.172-1.084%201.483-1.497c.845-1.12%201.42-2.523%201.588-3.878c.082-.653.035-2.034-.09-2.633c-.33-1.587-1.039-2.928-2.156-4.076c-.697-.715-1.331-1.187-2.148-1.596c-1.238-.62-2.3-.872-3.693-.873m1.516%205.314l-.696.097l-.433.555l.696-.098z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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