logo freebsd devil icon
logo-freebsd-devil from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- logo-freebsd-devil
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- social-freebsd-devil
Related icons in IonIcons
logo-alipaylogo-amazonlogo-amplifylogo-androidlogo-angularlogo-appflowlogo-applelogo-apple-appstorelogo-apple-arlogo-behancelogo-bitbucketlogo-bitcoinlogo-bufferlogo-capacitorlogo-chromelogo-closed-captioninglogo-codepenlogo-css3logo-designernewslogo-deviantartlogo-discordlogo-dockerlogo-dribbblelogo-dropbox
Use the logo freebsd devil icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M502.6 115c-22.5-43.7-58-51-58-51s15.5 32 16 51c.4 16.1-5.5 28-27.2 33.5s-30.8-2-47.8-17.5-41.6-26.5-72.6-28c-40-2-77 9-77 9-20-25 20-80 20-80-74.5 29.5-93.7 83.3-96 113.7-1.9 24.1 8.5 40.8 8.5 40.8s-.5 27.8-5 42c-3.1 9.8-16.9 25-26 34.5-12.2 12.7-12.5 38.5 0 57s44 27.5 67 39.5 31.5 21 31.5 21 1 8.3.5 15.3-3.2 14-9 18.2c-5.5 3.9-15.5.5-20.5-2s-5-6.2-10.5-8-7.3-4-6.5-11 2-9-3.5-18.5-18.5-9.5-29.5-8-17.3 6.8-17.3 6.8l-16.3-10s8.5-15.6 5.2-35.6c-7.3-43.8-50-62.8-50-62.8L89 309.3s1.1-2.6 6.4-6.4 8.1-3.6 8.1-3.6 6.6 7.6 9.1 25.3c2.5 18-6.7 27.2-6.7 27.2l-28.3-18 1-14.5L39.8 309 56 345.7l15-4 24 22.7s-15.7 11.7-33 11.7c-11 0-22-6-22-6s-1.4-1-.8-5.5c.7-5 6.8-12.5 6.8-12.5H0s27.3 38.7 65 38.7c31 0 44.2-12.5 44.2-12.5L128 397s3 5.5 0 7-7 3.5-9 15 18 29 18 29c21.8 17.8 7 32 7 32h272c-9-13-22.5-18-32-32 0 0-44.8-58.4-1.8-90.4 57.4-42.7 42.8-69.4 41.2-101.4 0 0 31.8-6.6 59.3-33.6s38.9-70.8 19.9-107.6zM195 203c-16.9 4.5-22.5 35.5-22.5 35.5 1.5-63 57.5-93 65-89s-6.5 39-21 64c0 0-8-14.1-21.5-10.5zm37 15s18-56 37.5-59.5 41.5 21 41.5 62-26 65.4-42.8 69.2c-16.5 3.8-23 2-23 2s27.5-21.6 23.5-56.8c-2.8-24.7-31.4-24.2-36.7-16.9z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonLogoFreebsdDevil(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M502.6 115c-22.5-43.7-58-51-58-51s15.5 32 16 51c.4 16.1-5.5 28-27.2 33.5s-30.8-2-47.8-17.5-41.6-26.5-72.6-28c-40-2-77 9-77 9-20-25 20-80 20-80-74.5 29.5-93.7 83.3-96 113.7-1.9 24.1 8.5 40.8 8.5 40.8s-.5 27.8-5 42c-3.1 9.8-16.9 25-26 34.5-12.2 12.7-12.5 38.5 0 57s44 27.5 67 39.5 31.5 21 31.5 21 1 8.3.5 15.3-3.2 14-9 18.2c-5.5 3.9-15.5.5-20.5-2s-5-6.2-10.5-8-7.3-4-6.5-11 2-9-3.5-18.5-18.5-9.5-29.5-8-17.3 6.8-17.3 6.8l-16.3-10s8.5-15.6 5.2-35.6c-7.3-43.8-50-62.8-50-62.8L89 309.3s1.1-2.6 6.4-6.4 8.1-3.6 8.1-3.6 6.6 7.6 9.1 25.3c2.5 18-6.7 27.2-6.7 27.2l-28.3-18 1-14.5L39.8 309 56 345.7l15-4 24 22.7s-15.7 11.7-33 11.7c-11 0-22-6-22-6s-1.4-1-.8-5.5c.7-5 6.8-12.5 6.8-12.5H0s27.3 38.7 65 38.7c31 0 44.2-12.5 44.2-12.5L128 397s3 5.5 0 7-7 3.5-9 15 18 29 18 29c21.8 17.8 7 32 7 32h272c-9-13-22.5-18-32-32 0 0-44.8-58.4-1.8-90.4 57.4-42.7 42.8-69.4 41.2-101.4 0 0 31.8-6.6 59.3-33.6s38.9-70.8 19.9-107.6zM195 203c-16.9 4.5-22.5 35.5-22.5 35.5 1.5-63 57.5-93 65-89s-6.5 39-21 64c0 0-8-14.1-21.5-10.5zm37 15s18-56 37.5-59.5 41.5 21 41.5 62-26 65.4-42.8 69.2c-16.5 3.8-23 2-23 2s27.5-21.6 23.5-56.8c-2.8-24.7-31.4-24.2-36.7-16.9z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M502.6 115c-22.5-43.7-58-51-58-51s15.5 32 16 51c.4 16.1-5.5 28-27.2 33.5s-30.8-2-47.8-17.5-41.6-26.5-72.6-28c-40-2-77 9-77 9-20-25 20-80 20-80-74.5 29.5-93.7 83.3-96 113.7-1.9 24.1 8.5 40.8 8.5 40.8s-.5 27.8-5 42c-3.1 9.8-16.9 25-26 34.5-12.2 12.7-12.5 38.5 0 57s44 27.5 67 39.5 31.5 21 31.5 21 1 8.3.5 15.3-3.2 14-9 18.2c-5.5 3.9-15.5.5-20.5-2s-5-6.2-10.5-8-7.3-4-6.5-11 2-9-3.5-18.5-18.5-9.5-29.5-8-17.3 6.8-17.3 6.8l-16.3-10s8.5-15.6 5.2-35.6c-7.3-43.8-50-62.8-50-62.8L89 309.3s1.1-2.6 6.4-6.4 8.1-3.6 8.1-3.6 6.6 7.6 9.1 25.3c2.5 18-6.7 27.2-6.7 27.2l-28.3-18 1-14.5L39.8 309 56 345.7l15-4 24 22.7s-15.7 11.7-33 11.7c-11 0-22-6-22-6s-1.4-1-.8-5.5c.7-5 6.8-12.5 6.8-12.5H0s27.3 38.7 65 38.7c31 0 44.2-12.5 44.2-12.5L128 397s3 5.5 0 7-7 3.5-9 15 18 29 18 29c21.8 17.8 7 32 7 32h272c-9-13-22.5-18-32-32 0 0-44.8-58.4-1.8-90.4 57.4-42.7 42.8-69.4 41.2-101.4 0 0 31.8-6.6 59.3-33.6s38.9-70.8 19.9-107.6zM195 203c-16.9 4.5-22.5 35.5-22.5 35.5 1.5-63 57.5-93 65-89s-6.5 39-21 64c0 0-8-14.1-21.5-10.5zm37 15s18-56 37.5-59.5 41.5 21 41.5 62-26 65.4-42.8 69.2c-16.5 3.8-23 2-23 2s27.5-21.6 23.5-56.8c-2.8-24.7-31.4-24.2-36.7-16.9z" fill="currentColor"/></svg> </template>
CSS
.icon-logo-freebsd-devil {
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%22M502.6%20115c-22.5-43.7-58-51-58-51s15.5%2032%2016%2051c.4%2016.1-5.5%2028-27.2%2033.5s-30.8-2-47.8-17.5-41.6-26.5-72.6-28c-40-2-77%209-77%209-20-25%2020-80%2020-80-74.5%2029.5-93.7%2083.3-96%20113.7-1.9%2024.1%208.5%2040.8%208.5%2040.8s-.5%2027.8-5%2042c-3.1%209.8-16.9%2025-26%2034.5-12.2%2012.7-12.5%2038.5%200%2057s44%2027.5%2067%2039.5%2031.5%2021%2031.5%2021%201%208.3.5%2015.3-3.2%2014-9%2018.2c-5.5%203.9-15.5.5-20.5-2s-5-6.2-10.5-8-7.3-4-6.5-11%202-9-3.5-18.5-18.5-9.5-29.5-8-17.3%206.8-17.3%206.8l-16.3-10s8.5-15.6%205.2-35.6c-7.3-43.8-50-62.8-50-62.8L89%20309.3s1.1-2.6%206.4-6.4%208.1-3.6%208.1-3.6%206.6%207.6%209.1%2025.3c2.5%2018-6.7%2027.2-6.7%2027.2l-28.3-18%201-14.5L39.8%20309%2056%20345.7l15-4%2024%2022.7s-15.7%2011.7-33%2011.7c-11%200-22-6-22-6s-1.4-1-.8-5.5c.7-5%206.8-12.5%206.8-12.5H0s27.3%2038.7%2065%2038.7c31%200%2044.2-12.5%2044.2-12.5L128%20397s3%205.5%200%207-7%203.5-9%2015%2018%2029%2018%2029c21.8%2017.8%207%2032%207%2032h272c-9-13-22.5-18-32-32%200%200-44.8-58.4-1.8-90.4%2057.4-42.7%2042.8-69.4%2041.2-101.4%200%200%2031.8-6.6%2059.3-33.6s38.9-70.8%2019.9-107.6zM195%20203c-16.9%204.5-22.5%2035.5-22.5%2035.5%201.5-63%2057.5-93%2065-89s-6.5%2039-21%2064c0%200-8-14.1-21.5-10.5zm37%2015s18-56%2037.5-59.5%2041.5%2021%2041.5%2062-26%2065.4-42.8%2069.2c-16.5%203.8-23%202-23%202s27.5-21.6%2023.5-56.8c-2.8-24.7-31.4-24.2-36.7-16.9z%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%22M502.6%20115c-22.5-43.7-58-51-58-51s15.5%2032%2016%2051c.4%2016.1-5.5%2028-27.2%2033.5s-30.8-2-47.8-17.5-41.6-26.5-72.6-28c-40-2-77%209-77%209-20-25%2020-80%2020-80-74.5%2029.5-93.7%2083.3-96%20113.7-1.9%2024.1%208.5%2040.8%208.5%2040.8s-.5%2027.8-5%2042c-3.1%209.8-16.9%2025-26%2034.5-12.2%2012.7-12.5%2038.5%200%2057s44%2027.5%2067%2039.5%2031.5%2021%2031.5%2021%201%208.3.5%2015.3-3.2%2014-9%2018.2c-5.5%203.9-15.5.5-20.5-2s-5-6.2-10.5-8-7.3-4-6.5-11%202-9-3.5-18.5-18.5-9.5-29.5-8-17.3%206.8-17.3%206.8l-16.3-10s8.5-15.6%205.2-35.6c-7.3-43.8-50-62.8-50-62.8L89%20309.3s1.1-2.6%206.4-6.4%208.1-3.6%208.1-3.6%206.6%207.6%209.1%2025.3c2.5%2018-6.7%2027.2-6.7%2027.2l-28.3-18%201-14.5L39.8%20309%2056%20345.7l15-4%2024%2022.7s-15.7%2011.7-33%2011.7c-11%200-22-6-22-6s-1.4-1-.8-5.5c.7-5%206.8-12.5%206.8-12.5H0s27.3%2038.7%2065%2038.7c31%200%2044.2-12.5%2044.2-12.5L128%20397s3%205.5%200%207-7%203.5-9%2015%2018%2029%2018%2029c21.8%2017.8%207%2032%207%2032h272c-9-13-22.5-18-32-32%200%200-44.8-58.4-1.8-90.4%2057.4-42.7%2042.8-69.4%2041.2-101.4%200%200%2031.8-6.6%2059.3-33.6s38.9-70.8%2019.9-107.6zM195%20203c-16.9%204.5-22.5%2035.5-22.5%2035.5%201.5-63%2057.5-93%2065-89s-6.5%2039-21%2064c0%200-8-14.1-21.5-10.5zm37%2015s18-56%2037.5-59.5%2041.5%2021%2041.5%2062-26%2065.4-42.8%2069.2c-16.5%203.8-23%202-23%202s27.5-21.6%2023.5-56.8c-2.8-24.7-31.4-24.2-36.7-16.9z%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/logo-freebsd-devil.svg?color=%231a73e8&size=48