acorn icon
acorn-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- acorn-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the acorn icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 104a60.07 60.07 0 0 0-60-60h-35.6A20 20 0 0 1 160 28a12 12 0 0 0 0-24a44.06 44.06 0 0 0-43.81 40H80a60.07 60.07 0 0 0-60 60a20 20 0 0 0 8 16v8c0 37.45 34 64.71 61.23 86.61c10.22 8.2 25.63 20.58 26.77 25.56a12 12 0 0 0 24 0c1.14-5 16.55-17.36 26.77-25.56C194.05 192.71 228 165.45 228 128v-8a20 20 0 0 0 8-16M80 68h96a36.06 36.06 0 0 1 35.78 32H44.22A36.06 36.06 0 0 1 80 68m71.74 127.9c-9.17 7.36-17.46 14-23.74 20.55c-6.28-6.53-14.57-13.19-23.74-20.55C81 177.2 52 153.94 52 128v-4h152v4c0 25.94-29 49.2-52.26 67.9"/></svg>
React
import type { SVGProps } from "react";
export function PhAcornBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 104a60.07 60.07 0 0 0-60-60h-35.6A20 20 0 0 1 160 28a12 12 0 0 0 0-24a44.06 44.06 0 0 0-43.81 40H80a60.07 60.07 0 0 0-60 60a20 20 0 0 0 8 16v8c0 37.45 34 64.71 61.23 86.61c10.22 8.2 25.63 20.58 26.77 25.56a12 12 0 0 0 24 0c1.14-5 16.55-17.36 26.77-25.56C194.05 192.71 228 165.45 228 128v-8a20 20 0 0 0 8-16M80 68h96a36.06 36.06 0 0 1 35.78 32H44.22A36.06 36.06 0 0 1 80 68m71.74 127.9c-9.17 7.36-17.46 14-23.74 20.55c-6.28-6.53-14.57-13.19-23.74-20.55C81 177.2 52 153.94 52 128v-4h152v4c0 25.94-29 49.2-52.26 67.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 104a60.07 60.07 0 0 0-60-60h-35.6A20 20 0 0 1 160 28a12 12 0 0 0 0-24a44.06 44.06 0 0 0-43.81 40H80a60.07 60.07 0 0 0-60 60a20 20 0 0 0 8 16v8c0 37.45 34 64.71 61.23 86.61c10.22 8.2 25.63 20.58 26.77 25.56a12 12 0 0 0 24 0c1.14-5 16.55-17.36 26.77-25.56C194.05 192.71 228 165.45 228 128v-8a20 20 0 0 0 8-16M80 68h96a36.06 36.06 0 0 1 35.78 32H44.22A36.06 36.06 0 0 1 80 68m71.74 127.9c-9.17 7.36-17.46 14-23.74 20.55c-6.28-6.53-14.57-13.19-23.74-20.55C81 177.2 52 153.94 52 128v-4h152v4c0 25.94-29 49.2-52.26 67.9"/></svg> </template>
CSS
.icon-acorn-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236%20104a60.07%2060.07%200%200%200-60-60h-35.6A20%2020%200%200%201%20160%2028a12%2012%200%200%200%200-24a44.06%2044.06%200%200%200-43.81%2040H80a60.07%2060.07%200%200%200-60%2060a20%2020%200%200%200%208%2016v8c0%2037.45%2034%2064.71%2061.23%2086.61c10.22%208.2%2025.63%2020.58%2026.77%2025.56a12%2012%200%200%200%2024%200c1.14-5%2016.55-17.36%2026.77-25.56C194.05%20192.71%20228%20165.45%20228%20128v-8a20%2020%200%200%200%208-16M80%2068h96a36.06%2036.06%200%200%201%2035.78%2032H44.22A36.06%2036.06%200%200%201%2080%2068m71.74%20127.9c-9.17%207.36-17.46%2014-23.74%2020.55c-6.28-6.53-14.57-13.19-23.74-20.55C81%20177.2%2052%20153.94%2052%20128v-4h152v4c0%2025.94-29%2049.2-52.26%2067.9%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236%20104a60.07%2060.07%200%200%200-60-60h-35.6A20%2020%200%200%201%20160%2028a12%2012%200%200%200%200-24a44.06%2044.06%200%200%200-43.81%2040H80a60.07%2060.07%200%200%200-60%2060a20%2020%200%200%200%208%2016v8c0%2037.45%2034%2064.71%2061.23%2086.61c10.22%208.2%2025.63%2020.58%2026.77%2025.56a12%2012%200%200%200%2024%200c1.14-5%2016.55-17.36%2026.77-25.56C194.05%20192.71%20228%20165.45%20228%20128v-8a20%2020%200%200%200%208-16M80%2068h96a36.06%2036.06%200%200%201%2035.78%2032H44.22A36.06%2036.06%200%200%201%2080%2068m71.74%20127.9c-9.17%207.36-17.46%2014-23.74%2020.55c-6.28-6.53-14.57-13.19-23.74-20.55C81%20177.2%2052%20153.94%2052%20128v-4h152v4c0%2025.94-29%2049.2-52.26%2067.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/acorn-bold.svg?color=%231a73e8&size=48