bower logo
bower from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- bower
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the bower logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.542 11.756c-1.235-1.187-7.408-1.927-9.355-2.142a6 6 0 0 0 .242-.691c.266-.117.552-.225.848-.315c.036.107.207.515.303.709c3.917.108 4.118-2.91 4.277-3.738c.156-.808.149-1.59 1.492-3.018c-2.001-.584-4.88.904-5.844 3.118a6 6 0 0 0-1.085-.298c-.257-1.038-1.597-3.93-5.114-3.93c-2.278 0-4.574.94-6.301 2.58a9.4 9.4 0 0 0-2.173 3.12C.28 8.43 0 9.84 0 11.342c0 5.227 3.568 9.807 5.584 9.807c.88 0 1.638-.659 1.816-1.25c.15.406.606 1.665.757 1.985c.222.475 1.249.885 1.698.392c.577.321 1.638.514 2.215-.342c1.113.235 2.097-.428 2.118-1.22c.546-.029.814-.796.695-1.406c-.088-.45-1.026-2.063-1.393-2.62c.725.59 2.562.757 2.784 0c1.169.918 2.991.437 3.135-.31c1.42.369 3.05-.441 2.782-1.423c2.282-.157 1.99-2.585 1.35-3.2zm-5.943-4.024c-.6-.236-1.363-.386-1.897-.386c-.757 0-1.22.43-1.932.43c-.15 0-.507 0-.794-.102c.189.198.423.305.877.305c.272 0 .81-.139 1.245-.27q.01.138.029.274c-.816.195-1.672.714-1.92.849c-.55-1.218-.077-2.368.36-2.899c1.962.004 3.548 1.352 4.032 1.8zm.85-.091l-.3-.28q-.464-.434-.96-.783c.491-.974 1.109-2.04 1.889-2.698c-.859.346-1.707 1.38-2.208 2.485a8 8 0 0 0-.777-.433c.7-1.493 2.323-2.739 4.114-2.836c-1.2 1.088-.75 3.258-1.76 4.544zm-2.464 1.017c-.133-.288-.266-.763-.25-1.042c.222-.006.65.078.718.094c-.026.131-.04.42-.04.456c.042-.073.16-.324.208-.423c.428.081.99.218 1.32.372c-.388.25-1.045.523-1.957.543zM8.912 6.706c-.484-.174-.484-.611 0-.785c.485-.174 1.095.045 1.095.392s-.61.567-1.095.393m1.617.162A1.252 1.252 0 1 0 8.65 7.951c.832.48 1.879-.123 1.879-1.083m2.783-1.575c-1.565 1.586-.947 3.593-.377 4.499c-.81 1.348-2.404 2.27-4.255 2.69c2.078 0 3.3-.535 4.011-1.059c.454-.335.7-.664.825-.847c3.081.199 7.96 1.192 8.435 1.513c.19.129.388.414.417.687c-2.315-.324-6.488-.665-7.58-.722c.775.11 6.433 1.18 7.414 1.432c-.299.486-.98.83-2.004.591c.555.754-.52 1.66-2.019 1.161c.33.74-1.003 1.407-2.52.636c.02.74-1.88.826-2.63.007c.015.098.104.284.142.367c-.241 2.163-2.014 3.506-3.829 3.506c-4.443 0-8.314-3.61-8.314-8.411c0-5.076 3.751-8.865 8.278-8.865c2.594 0 3.766 2.042 4.006 2.815"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsBower(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="M23.542 11.756c-1.235-1.187-7.408-1.927-9.355-2.142a6 6 0 0 0 .242-.691c.266-.117.552-.225.848-.315c.036.107.207.515.303.709c3.917.108 4.118-2.91 4.277-3.738c.156-.808.149-1.59 1.492-3.018c-2.001-.584-4.88.904-5.844 3.118a6 6 0 0 0-1.085-.298c-.257-1.038-1.597-3.93-5.114-3.93c-2.278 0-4.574.94-6.301 2.58a9.4 9.4 0 0 0-2.173 3.12C.28 8.43 0 9.84 0 11.342c0 5.227 3.568 9.807 5.584 9.807c.88 0 1.638-.659 1.816-1.25c.15.406.606 1.665.757 1.985c.222.475 1.249.885 1.698.392c.577.321 1.638.514 2.215-.342c1.113.235 2.097-.428 2.118-1.22c.546-.029.814-.796.695-1.406c-.088-.45-1.026-2.063-1.393-2.62c.725.59 2.562.757 2.784 0c1.169.918 2.991.437 3.135-.31c1.42.369 3.05-.441 2.782-1.423c2.282-.157 1.99-2.585 1.35-3.2zm-5.943-4.024c-.6-.236-1.363-.386-1.897-.386c-.757 0-1.22.43-1.932.43c-.15 0-.507 0-.794-.102c.189.198.423.305.877.305c.272 0 .81-.139 1.245-.27q.01.138.029.274c-.816.195-1.672.714-1.92.849c-.55-1.218-.077-2.368.36-2.899c1.962.004 3.548 1.352 4.032 1.8zm.85-.091l-.3-.28q-.464-.434-.96-.783c.491-.974 1.109-2.04 1.889-2.698c-.859.346-1.707 1.38-2.208 2.485a8 8 0 0 0-.777-.433c.7-1.493 2.323-2.739 4.114-2.836c-1.2 1.088-.75 3.258-1.76 4.544zm-2.464 1.017c-.133-.288-.266-.763-.25-1.042c.222-.006.65.078.718.094c-.026.131-.04.42-.04.456c.042-.073.16-.324.208-.423c.428.081.99.218 1.32.372c-.388.25-1.045.523-1.957.543zM8.912 6.706c-.484-.174-.484-.611 0-.785c.485-.174 1.095.045 1.095.392s-.61.567-1.095.393m1.617.162A1.252 1.252 0 1 0 8.65 7.951c.832.48 1.879-.123 1.879-1.083m2.783-1.575c-1.565 1.586-.947 3.593-.377 4.499c-.81 1.348-2.404 2.27-4.255 2.69c2.078 0 3.3-.535 4.011-1.059c.454-.335.7-.664.825-.847c3.081.199 7.96 1.192 8.435 1.513c.19.129.388.414.417.687c-2.315-.324-6.488-.665-7.58-.722c.775.11 6.433 1.18 7.414 1.432c-.299.486-.98.83-2.004.591c.555.754-.52 1.66-2.019 1.161c.33.74-1.003 1.407-2.52.636c.02.74-1.88.826-2.63.007c.015.098.104.284.142.367c-.241 2.163-2.014 3.506-3.829 3.506c-4.443 0-8.314-3.61-8.314-8.411c0-5.076 3.751-8.865 8.278-8.865c2.594 0 3.766 2.042 4.006 2.815"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.542 11.756c-1.235-1.187-7.408-1.927-9.355-2.142a6 6 0 0 0 .242-.691c.266-.117.552-.225.848-.315c.036.107.207.515.303.709c3.917.108 4.118-2.91 4.277-3.738c.156-.808.149-1.59 1.492-3.018c-2.001-.584-4.88.904-5.844 3.118a6 6 0 0 0-1.085-.298c-.257-1.038-1.597-3.93-5.114-3.93c-2.278 0-4.574.94-6.301 2.58a9.4 9.4 0 0 0-2.173 3.12C.28 8.43 0 9.84 0 11.342c0 5.227 3.568 9.807 5.584 9.807c.88 0 1.638-.659 1.816-1.25c.15.406.606 1.665.757 1.985c.222.475 1.249.885 1.698.392c.577.321 1.638.514 2.215-.342c1.113.235 2.097-.428 2.118-1.22c.546-.029.814-.796.695-1.406c-.088-.45-1.026-2.063-1.393-2.62c.725.59 2.562.757 2.784 0c1.169.918 2.991.437 3.135-.31c1.42.369 3.05-.441 2.782-1.423c2.282-.157 1.99-2.585 1.35-3.2zm-5.943-4.024c-.6-.236-1.363-.386-1.897-.386c-.757 0-1.22.43-1.932.43c-.15 0-.507 0-.794-.102c.189.198.423.305.877.305c.272 0 .81-.139 1.245-.27q.01.138.029.274c-.816.195-1.672.714-1.92.849c-.55-1.218-.077-2.368.36-2.899c1.962.004 3.548 1.352 4.032 1.8zm.85-.091l-.3-.28q-.464-.434-.96-.783c.491-.974 1.109-2.04 1.889-2.698c-.859.346-1.707 1.38-2.208 2.485a8 8 0 0 0-.777-.433c.7-1.493 2.323-2.739 4.114-2.836c-1.2 1.088-.75 3.258-1.76 4.544zm-2.464 1.017c-.133-.288-.266-.763-.25-1.042c.222-.006.65.078.718.094c-.026.131-.04.42-.04.456c.042-.073.16-.324.208-.423c.428.081.99.218 1.32.372c-.388.25-1.045.523-1.957.543zM8.912 6.706c-.484-.174-.484-.611 0-.785c.485-.174 1.095.045 1.095.392s-.61.567-1.095.393m1.617.162A1.252 1.252 0 1 0 8.65 7.951c.832.48 1.879-.123 1.879-1.083m2.783-1.575c-1.565 1.586-.947 3.593-.377 4.499c-.81 1.348-2.404 2.27-4.255 2.69c2.078 0 3.3-.535 4.011-1.059c.454-.335.7-.664.825-.847c3.081.199 7.96 1.192 8.435 1.513c.19.129.388.414.417.687c-2.315-.324-6.488-.665-7.58-.722c.775.11 6.433 1.18 7.414 1.432c-.299.486-.98.83-2.004.591c.555.754-.52 1.66-2.019 1.161c.33.74-1.003 1.407-2.52.636c.02.74-1.88.826-2.63.007c.015.098.104.284.142.367c-.241 2.163-2.014 3.506-3.829 3.506c-4.443 0-8.314-3.61-8.314-8.411c0-5.076 3.751-8.865 8.278-8.865c2.594 0 3.766 2.042 4.006 2.815"/></svg> </template>
CSS
.icon-bower {
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%22M23.542%2011.756c-1.235-1.187-7.408-1.927-9.355-2.142a6%206%200%200%200%20.242-.691c.266-.117.552-.225.848-.315c.036.107.207.515.303.709c3.917.108%204.118-2.91%204.277-3.738c.156-.808.149-1.59%201.492-3.018c-2.001-.584-4.88.904-5.844%203.118a6%206%200%200%200-1.085-.298c-.257-1.038-1.597-3.93-5.114-3.93c-2.278%200-4.574.94-6.301%202.58a9.4%209.4%200%200%200-2.173%203.12C.28%208.43%200%209.84%200%2011.342c0%205.227%203.568%209.807%205.584%209.807c.88%200%201.638-.659%201.816-1.25c.15.406.606%201.665.757%201.985c.222.475%201.249.885%201.698.392c.577.321%201.638.514%202.215-.342c1.113.235%202.097-.428%202.118-1.22c.546-.029.814-.796.695-1.406c-.088-.45-1.026-2.063-1.393-2.62c.725.59%202.562.757%202.784%200c1.169.918%202.991.437%203.135-.31c1.42.369%203.05-.441%202.782-1.423c2.282-.157%201.99-2.585%201.35-3.2zm-5.943-4.024c-.6-.236-1.363-.386-1.897-.386c-.757%200-1.22.43-1.932.43c-.15%200-.507%200-.794-.102c.189.198.423.305.877.305c.272%200%20.81-.139%201.245-.27q.01.138.029.274c-.816.195-1.672.714-1.92.849c-.55-1.218-.077-2.368.36-2.899c1.962.004%203.548%201.352%204.032%201.8zm.85-.091l-.3-.28q-.464-.434-.96-.783c.491-.974%201.109-2.04%201.889-2.698c-.859.346-1.707%201.38-2.208%202.485a8%208%200%200%200-.777-.433c.7-1.493%202.323-2.739%204.114-2.836c-1.2%201.088-.75%203.258-1.76%204.544zm-2.464%201.017c-.133-.288-.266-.763-.25-1.042c.222-.006.65.078.718.094c-.026.131-.04.42-.04.456c.042-.073.16-.324.208-.423c.428.081.99.218%201.32.372c-.388.25-1.045.523-1.957.543zM8.912%206.706c-.484-.174-.484-.611%200-.785c.485-.174%201.095.045%201.095.392s-.61.567-1.095.393m1.617.162A1.252%201.252%200%201%200%208.65%207.951c.832.48%201.879-.123%201.879-1.083m2.783-1.575c-1.565%201.586-.947%203.593-.377%204.499c-.81%201.348-2.404%202.27-4.255%202.69c2.078%200%203.3-.535%204.011-1.059c.454-.335.7-.664.825-.847c3.081.199%207.96%201.192%208.435%201.513c.19.129.388.414.417.687c-2.315-.324-6.488-.665-7.58-.722c.775.11%206.433%201.18%207.414%201.432c-.299.486-.98.83-2.004.591c.555.754-.52%201.66-2.019%201.161c.33.74-1.003%201.407-2.52.636c.02.74-1.88.826-2.63.007c.015.098.104.284.142.367c-.241%202.163-2.014%203.506-3.829%203.506c-4.443%200-8.314-3.61-8.314-8.411c0-5.076%203.751-8.865%208.278-8.865c2.594%200%203.766%202.042%204.006%202.815%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%22M23.542%2011.756c-1.235-1.187-7.408-1.927-9.355-2.142a6%206%200%200%200%20.242-.691c.266-.117.552-.225.848-.315c.036.107.207.515.303.709c3.917.108%204.118-2.91%204.277-3.738c.156-.808.149-1.59%201.492-3.018c-2.001-.584-4.88.904-5.844%203.118a6%206%200%200%200-1.085-.298c-.257-1.038-1.597-3.93-5.114-3.93c-2.278%200-4.574.94-6.301%202.58a9.4%209.4%200%200%200-2.173%203.12C.28%208.43%200%209.84%200%2011.342c0%205.227%203.568%209.807%205.584%209.807c.88%200%201.638-.659%201.816-1.25c.15.406.606%201.665.757%201.985c.222.475%201.249.885%201.698.392c.577.321%201.638.514%202.215-.342c1.113.235%202.097-.428%202.118-1.22c.546-.029.814-.796.695-1.406c-.088-.45-1.026-2.063-1.393-2.62c.725.59%202.562.757%202.784%200c1.169.918%202.991.437%203.135-.31c1.42.369%203.05-.441%202.782-1.423c2.282-.157%201.99-2.585%201.35-3.2zm-5.943-4.024c-.6-.236-1.363-.386-1.897-.386c-.757%200-1.22.43-1.932.43c-.15%200-.507%200-.794-.102c.189.198.423.305.877.305c.272%200%20.81-.139%201.245-.27q.01.138.029.274c-.816.195-1.672.714-1.92.849c-.55-1.218-.077-2.368.36-2.899c1.962.004%203.548%201.352%204.032%201.8zm.85-.091l-.3-.28q-.464-.434-.96-.783c.491-.974%201.109-2.04%201.889-2.698c-.859.346-1.707%201.38-2.208%202.485a8%208%200%200%200-.777-.433c.7-1.493%202.323-2.739%204.114-2.836c-1.2%201.088-.75%203.258-1.76%204.544zm-2.464%201.017c-.133-.288-.266-.763-.25-1.042c.222-.006.65.078.718.094c-.026.131-.04.42-.04.456c.042-.073.16-.324.208-.423c.428.081.99.218%201.32.372c-.388.25-1.045.523-1.957.543zM8.912%206.706c-.484-.174-.484-.611%200-.785c.485-.174%201.095.045%201.095.392s-.61.567-1.095.393m1.617.162A1.252%201.252%200%201%200%208.65%207.951c.832.48%201.879-.123%201.879-1.083m2.783-1.575c-1.565%201.586-.947%203.593-.377%204.499c-.81%201.348-2.404%202.27-4.255%202.69c2.078%200%203.3-.535%204.011-1.059c.454-.335.7-.664.825-.847c3.081.199%207.96%201.192%208.435%201.513c.19.129.388.414.417.687c-2.315-.324-6.488-.665-7.58-.722c.775.11%206.433%201.18%207.414%201.432c-.299.486-.98.83-2.004.591c.555.754-.52%201.66-2.019%201.161c.33.74-1.003%201.407-2.52.636c.02.74-1.88.826-2.63.007c.015.098.104.284.142.367c-.241%202.163-2.014%203.506-3.829%203.506c-4.443%200-8.314-3.61-8.314-8.411c0-5.076%203.751-8.865%208.278-8.865c2.594%200%203.766%202.042%204.006%202.815%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/bower.svg?color=%231a73e8&size=48