ampersand logo
ampersand from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- ampersand
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×298
- License
- CC0
The same logo in other sets
Use the ampersand logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 298"><path fill="#e7168e" d="m124.444 131.966l51.6 62.42l1.715-1.715c5.542-5.939 10.821-11.877 15.704-17.816c4.882-5.938 17.815-19.53 22.302-25.733l20.19 36.95c-3.43 4.883-8.05 10.822-13.592 17.42s-12.14 14.253-20.19 22.698l53.314 65.852h-53.974l-28.637-35.235c-26.13 27.185-53.71 40.777-81.951 40.777c-25.47 0-46.98-8.05-64.796-24.414Q0 248.625 0 212.598c0-28.637 13.593-52.655 41.437-71.394l18.872-12.933c.396 0 .66-.396 1.451-1.055c.66-.396 1.452-1.056 2.376-2.112c-18.872-20.19-28.637-40.118-28.637-59.649S41.833 30.22 54.37 18.08C67.303 5.94 83.93 0 104.517 0c19.927 0 35.895 5.938 48.828 17.815s19.531 26.79 19.531 44.605c0 12.537-3.431 23.754-10.425 33.783c-7.39 9.634-19.927 21.907-38.007 35.763M90.001 156.38l-2.375 1.716c-17.816 12.14-29.957 22.302-36.291 29.56s-9.37 15.308-9.37 23.754c0 11.877 4.883 22.962 14.253 32.728c9.765 9.37 20.85 14.252 32.727 14.252c16.76 0 35.895-10.821 57.802-32.727zm9.37-54.634l3.43-2.771a445 445 0 0 0 15.045-11.877c3.827-3.431 6.994-6.335 8.71-8.71c3.827-4.487 5.542-10.161 5.542-17.024c0-7.654-2.375-13.592-7.654-18.475c-5.278-4.883-11.877-6.994-20.586-6.994c-7.655 0-14.253 2.375-19.927 7.258c-5.279 4.487-8.05 10.425-8.05 17.815c0 8.314 3.43 16.76 10.161 25.074l10.821 12.933c.396.264 1.056 1.32 2.508 2.771"/><path fill-opacity=".1" d="M87.526 2.108C76.045 8.046 77.496 7.65 69.579 17.944c-41.834 55.03-.924 92.64 16.1 112.83L69.447 141.86c-10.03 6.862-20.191 13.725-28.637 22.434c-8.578 8.71-15.44 19.267-17.816 31.144c-1.979 9.898-1.187 20.323 1.452 29.957c15.044 55.954 62.816 53.182 78.256 64.4c-4.75 8.313-15.704 2.507-25.205 4.222c-9.502 1.716-11.745-1.055-20.983-3.827c-27.581-8.314-47.508-27.977-53.842-56.085c-9.634-42.098 11.349-65.852 11.349-65.852s4.619-9.501 21.774-23.622c1.056-.923 27.713-17.947 28.109-19.267c.66-1.715-13.065-14.516-15.572-20.19c-3.3-7.39-13.065-20.983-13.065-38.007c.132-24.81 9.634-56.35 51.6-65.983zm3.035 155.456c3.827-3.563 5.41-4.883 10.162-7.258c19.399 21.774 35.895 42.361 54.106 66.247c-4.487 3.167-8.182 9.106-8.182 9.106zm33.256 128.271c18.211-10.293 33.915-25.205 45.264-42.757c.66-1.055 1.584-2.375 2.904-2.507s2.507 1.056 3.43 1.98c13.065 15.044 20.983 25.6 31.937 42.36c-5.411 3.036-2.64 2.772-8.842 2.376c-3.035-.132-24.546-31.276-26.13-29.956c-8.71 7.918-29.428 32.331-48.827 28.636zm106.76-109.532c-10.82 12.801-21.114 25.47-31.54 38.666c-.395.528-.923 1.188-1.055 1.98c-.132 1.188 2.903 6.994 4.487 8.842c8.182-8.842 16.76-17.948 23.49-26.658c3.167-3.959 9.37-12.8 10.03-13.196c-.397-.264-5.147-9.37-5.411-9.634M98.084 101.214c4.091 4.487 8.182 8.842 12.273 13.329c15.176-8.842 26.262-24.546 29.56-41.833c.792-3.96 1.056-8.182.529-12.141c-1.584-11.35-11.35-20.455-22.567-22.17c6.73 3.694 10.954 8.181 13.197 14.516c2.375 6.334 1.584 13.988-1.452 20.059c-1.715 3.563-4.355 6.466-6.994 9.501c-6.73 7.39-13.856 11.877-22.83 19.4z"/></svg>
React
import type { SVGProps } from "react";
export function LogosAmpersand(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 298"><path fill="#e7168e" d="m124.444 131.966l51.6 62.42l1.715-1.715c5.542-5.939 10.821-11.877 15.704-17.816c4.882-5.938 17.815-19.53 22.302-25.733l20.19 36.95c-3.43 4.883-8.05 10.822-13.592 17.42s-12.14 14.253-20.19 22.698l53.314 65.852h-53.974l-28.637-35.235c-26.13 27.185-53.71 40.777-81.951 40.777c-25.47 0-46.98-8.05-64.796-24.414Q0 248.625 0 212.598c0-28.637 13.593-52.655 41.437-71.394l18.872-12.933c.396 0 .66-.396 1.451-1.055c.66-.396 1.452-1.056 2.376-2.112c-18.872-20.19-28.637-40.118-28.637-59.649S41.833 30.22 54.37 18.08C67.303 5.94 83.93 0 104.517 0c19.927 0 35.895 5.938 48.828 17.815s19.531 26.79 19.531 44.605c0 12.537-3.431 23.754-10.425 33.783c-7.39 9.634-19.927 21.907-38.007 35.763M90.001 156.38l-2.375 1.716c-17.816 12.14-29.957 22.302-36.291 29.56s-9.37 15.308-9.37 23.754c0 11.877 4.883 22.962 14.253 32.728c9.765 9.37 20.85 14.252 32.727 14.252c16.76 0 35.895-10.821 57.802-32.727zm9.37-54.634l3.43-2.771a445 445 0 0 0 15.045-11.877c3.827-3.431 6.994-6.335 8.71-8.71c3.827-4.487 5.542-10.161 5.542-17.024c0-7.654-2.375-13.592-7.654-18.475c-5.278-4.883-11.877-6.994-20.586-6.994c-7.655 0-14.253 2.375-19.927 7.258c-5.279 4.487-8.05 10.425-8.05 17.815c0 8.314 3.43 16.76 10.161 25.074l10.821 12.933c.396.264 1.056 1.32 2.508 2.771"/><path fillOpacity=".1" d="M87.526 2.108C76.045 8.046 77.496 7.65 69.579 17.944c-41.834 55.03-.924 92.64 16.1 112.83L69.447 141.86c-10.03 6.862-20.191 13.725-28.637 22.434c-8.578 8.71-15.44 19.267-17.816 31.144c-1.979 9.898-1.187 20.323 1.452 29.957c15.044 55.954 62.816 53.182 78.256 64.4c-4.75 8.313-15.704 2.507-25.205 4.222c-9.502 1.716-11.745-1.055-20.983-3.827c-27.581-8.314-47.508-27.977-53.842-56.085c-9.634-42.098 11.349-65.852 11.349-65.852s4.619-9.501 21.774-23.622c1.056-.923 27.713-17.947 28.109-19.267c.66-1.715-13.065-14.516-15.572-20.19c-3.3-7.39-13.065-20.983-13.065-38.007c.132-24.81 9.634-56.35 51.6-65.983zm3.035 155.456c3.827-3.563 5.41-4.883 10.162-7.258c19.399 21.774 35.895 42.361 54.106 66.247c-4.487 3.167-8.182 9.106-8.182 9.106zm33.256 128.271c18.211-10.293 33.915-25.205 45.264-42.757c.66-1.055 1.584-2.375 2.904-2.507s2.507 1.056 3.43 1.98c13.065 15.044 20.983 25.6 31.937 42.36c-5.411 3.036-2.64 2.772-8.842 2.376c-3.035-.132-24.546-31.276-26.13-29.956c-8.71 7.918-29.428 32.331-48.827 28.636zm106.76-109.532c-10.82 12.801-21.114 25.47-31.54 38.666c-.395.528-.923 1.188-1.055 1.98c-.132 1.188 2.903 6.994 4.487 8.842c8.182-8.842 16.76-17.948 23.49-26.658c3.167-3.959 9.37-12.8 10.03-13.196c-.397-.264-5.147-9.37-5.411-9.634M98.084 101.214c4.091 4.487 8.182 8.842 12.273 13.329c15.176-8.842 26.262-24.546 29.56-41.833c.792-3.96 1.056-8.182.529-12.141c-1.584-11.35-11.35-20.455-22.567-22.17c6.73 3.694 10.954 8.181 13.197 14.516c2.375 6.334 1.584 13.988-1.452 20.059c-1.715 3.563-4.355 6.466-6.994 9.501c-6.73 7.39-13.856 11.877-22.83 19.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 298"><path fill="#e7168e" d="m124.444 131.966l51.6 62.42l1.715-1.715c5.542-5.939 10.821-11.877 15.704-17.816c4.882-5.938 17.815-19.53 22.302-25.733l20.19 36.95c-3.43 4.883-8.05 10.822-13.592 17.42s-12.14 14.253-20.19 22.698l53.314 65.852h-53.974l-28.637-35.235c-26.13 27.185-53.71 40.777-81.951 40.777c-25.47 0-46.98-8.05-64.796-24.414Q0 248.625 0 212.598c0-28.637 13.593-52.655 41.437-71.394l18.872-12.933c.396 0 .66-.396 1.451-1.055c.66-.396 1.452-1.056 2.376-2.112c-18.872-20.19-28.637-40.118-28.637-59.649S41.833 30.22 54.37 18.08C67.303 5.94 83.93 0 104.517 0c19.927 0 35.895 5.938 48.828 17.815s19.531 26.79 19.531 44.605c0 12.537-3.431 23.754-10.425 33.783c-7.39 9.634-19.927 21.907-38.007 35.763M90.001 156.38l-2.375 1.716c-17.816 12.14-29.957 22.302-36.291 29.56s-9.37 15.308-9.37 23.754c0 11.877 4.883 22.962 14.253 32.728c9.765 9.37 20.85 14.252 32.727 14.252c16.76 0 35.895-10.821 57.802-32.727zm9.37-54.634l3.43-2.771a445 445 0 0 0 15.045-11.877c3.827-3.431 6.994-6.335 8.71-8.71c3.827-4.487 5.542-10.161 5.542-17.024c0-7.654-2.375-13.592-7.654-18.475c-5.278-4.883-11.877-6.994-20.586-6.994c-7.655 0-14.253 2.375-19.927 7.258c-5.279 4.487-8.05 10.425-8.05 17.815c0 8.314 3.43 16.76 10.161 25.074l10.821 12.933c.396.264 1.056 1.32 2.508 2.771"/><path fill-opacity=".1" d="M87.526 2.108C76.045 8.046 77.496 7.65 69.579 17.944c-41.834 55.03-.924 92.64 16.1 112.83L69.447 141.86c-10.03 6.862-20.191 13.725-28.637 22.434c-8.578 8.71-15.44 19.267-17.816 31.144c-1.979 9.898-1.187 20.323 1.452 29.957c15.044 55.954 62.816 53.182 78.256 64.4c-4.75 8.313-15.704 2.507-25.205 4.222c-9.502 1.716-11.745-1.055-20.983-3.827c-27.581-8.314-47.508-27.977-53.842-56.085c-9.634-42.098 11.349-65.852 11.349-65.852s4.619-9.501 21.774-23.622c1.056-.923 27.713-17.947 28.109-19.267c.66-1.715-13.065-14.516-15.572-20.19c-3.3-7.39-13.065-20.983-13.065-38.007c.132-24.81 9.634-56.35 51.6-65.983zm3.035 155.456c3.827-3.563 5.41-4.883 10.162-7.258c19.399 21.774 35.895 42.361 54.106 66.247c-4.487 3.167-8.182 9.106-8.182 9.106zm33.256 128.271c18.211-10.293 33.915-25.205 45.264-42.757c.66-1.055 1.584-2.375 2.904-2.507s2.507 1.056 3.43 1.98c13.065 15.044 20.983 25.6 31.937 42.36c-5.411 3.036-2.64 2.772-8.842 2.376c-3.035-.132-24.546-31.276-26.13-29.956c-8.71 7.918-29.428 32.331-48.827 28.636zm106.76-109.532c-10.82 12.801-21.114 25.47-31.54 38.666c-.395.528-.923 1.188-1.055 1.98c-.132 1.188 2.903 6.994 4.487 8.842c8.182-8.842 16.76-17.948 23.49-26.658c3.167-3.959 9.37-12.8 10.03-13.196c-.397-.264-5.147-9.37-5.411-9.634M98.084 101.214c4.091 4.487 8.182 8.842 12.273 13.329c15.176-8.842 26.262-24.546 29.56-41.833c.792-3.96 1.056-8.182.529-12.141c-1.584-11.35-11.35-20.455-22.567-22.17c6.73 3.694 10.954 8.181 13.197 14.516c2.375 6.334 1.584 13.988-1.452 20.059c-1.715 3.563-4.355 6.466-6.994 9.501c-6.73 7.39-13.856 11.877-22.83 19.4z"/></svg> </template>
CSS
.icon-ampersand {
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%20298%22%3E%3Cpath%20fill%3D%22%23e7168e%22%20d%3D%22m124.444%20131.966l51.6%2062.42l1.715-1.715c5.542-5.939%2010.821-11.877%2015.704-17.816c4.882-5.938%2017.815-19.53%2022.302-25.733l20.19%2036.95c-3.43%204.883-8.05%2010.822-13.592%2017.42s-12.14%2014.253-20.19%2022.698l53.314%2065.852h-53.974l-28.637-35.235c-26.13%2027.185-53.71%2040.777-81.951%2040.777c-25.47%200-46.98-8.05-64.796-24.414Q0%20248.625%200%20212.598c0-28.637%2013.593-52.655%2041.437-71.394l18.872-12.933c.396%200%20.66-.396%201.451-1.055c.66-.396%201.452-1.056%202.376-2.112c-18.872-20.19-28.637-40.118-28.637-59.649S41.833%2030.22%2054.37%2018.08C67.303%205.94%2083.93%200%20104.517%200c19.927%200%2035.895%205.938%2048.828%2017.815s19.531%2026.79%2019.531%2044.605c0%2012.537-3.431%2023.754-10.425%2033.783c-7.39%209.634-19.927%2021.907-38.007%2035.763M90.001%20156.38l-2.375%201.716c-17.816%2012.14-29.957%2022.302-36.291%2029.56s-9.37%2015.308-9.37%2023.754c0%2011.877%204.883%2022.962%2014.253%2032.728c9.765%209.37%2020.85%2014.252%2032.727%2014.252c16.76%200%2035.895-10.821%2057.802-32.727zm9.37-54.634l3.43-2.771a445%20445%200%200%200%2015.045-11.877c3.827-3.431%206.994-6.335%208.71-8.71c3.827-4.487%205.542-10.161%205.542-17.024c0-7.654-2.375-13.592-7.654-18.475c-5.278-4.883-11.877-6.994-20.586-6.994c-7.655%200-14.253%202.375-19.927%207.258c-5.279%204.487-8.05%2010.425-8.05%2017.815c0%208.314%203.43%2016.76%2010.161%2025.074l10.821%2012.933c.396.264%201.056%201.32%202.508%202.771%22%2F%3E%3Cpath%20fill-opacity%3D%22.1%22%20d%3D%22M87.526%202.108C76.045%208.046%2077.496%207.65%2069.579%2017.944c-41.834%2055.03-.924%2092.64%2016.1%20112.83L69.447%20141.86c-10.03%206.862-20.191%2013.725-28.637%2022.434c-8.578%208.71-15.44%2019.267-17.816%2031.144c-1.979%209.898-1.187%2020.323%201.452%2029.957c15.044%2055.954%2062.816%2053.182%2078.256%2064.4c-4.75%208.313-15.704%202.507-25.205%204.222c-9.502%201.716-11.745-1.055-20.983-3.827c-27.581-8.314-47.508-27.977-53.842-56.085c-9.634-42.098%2011.349-65.852%2011.349-65.852s4.619-9.501%2021.774-23.622c1.056-.923%2027.713-17.947%2028.109-19.267c.66-1.715-13.065-14.516-15.572-20.19c-3.3-7.39-13.065-20.983-13.065-38.007c.132-24.81%209.634-56.35%2051.6-65.983zm3.035%20155.456c3.827-3.563%205.41-4.883%2010.162-7.258c19.399%2021.774%2035.895%2042.361%2054.106%2066.247c-4.487%203.167-8.182%209.106-8.182%209.106zm33.256%20128.271c18.211-10.293%2033.915-25.205%2045.264-42.757c.66-1.055%201.584-2.375%202.904-2.507s2.507%201.056%203.43%201.98c13.065%2015.044%2020.983%2025.6%2031.937%2042.36c-5.411%203.036-2.64%202.772-8.842%202.376c-3.035-.132-24.546-31.276-26.13-29.956c-8.71%207.918-29.428%2032.331-48.827%2028.636zm106.76-109.532c-10.82%2012.801-21.114%2025.47-31.54%2038.666c-.395.528-.923%201.188-1.055%201.98c-.132%201.188%202.903%206.994%204.487%208.842c8.182-8.842%2016.76-17.948%2023.49-26.658c3.167-3.959%209.37-12.8%2010.03-13.196c-.397-.264-5.147-9.37-5.411-9.634M98.084%20101.214c4.091%204.487%208.182%208.842%2012.273%2013.329c15.176-8.842%2026.262-24.546%2029.56-41.833c.792-3.96%201.056-8.182.529-12.141c-1.584-11.35-11.35-20.455-22.567-22.17c6.73%203.694%2010.954%208.181%2013.197%2014.516c2.375%206.334%201.584%2013.988-1.452%2020.059c-1.715%203.563-4.355%206.466-6.994%209.501c-6.73%207.39-13.856%2011.877-22.83%2019.4z%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%20298%22%3E%3Cpath%20fill%3D%22%23e7168e%22%20d%3D%22m124.444%20131.966l51.6%2062.42l1.715-1.715c5.542-5.939%2010.821-11.877%2015.704-17.816c4.882-5.938%2017.815-19.53%2022.302-25.733l20.19%2036.95c-3.43%204.883-8.05%2010.822-13.592%2017.42s-12.14%2014.253-20.19%2022.698l53.314%2065.852h-53.974l-28.637-35.235c-26.13%2027.185-53.71%2040.777-81.951%2040.777c-25.47%200-46.98-8.05-64.796-24.414Q0%20248.625%200%20212.598c0-28.637%2013.593-52.655%2041.437-71.394l18.872-12.933c.396%200%20.66-.396%201.451-1.055c.66-.396%201.452-1.056%202.376-2.112c-18.872-20.19-28.637-40.118-28.637-59.649S41.833%2030.22%2054.37%2018.08C67.303%205.94%2083.93%200%20104.517%200c19.927%200%2035.895%205.938%2048.828%2017.815s19.531%2026.79%2019.531%2044.605c0%2012.537-3.431%2023.754-10.425%2033.783c-7.39%209.634-19.927%2021.907-38.007%2035.763M90.001%20156.38l-2.375%201.716c-17.816%2012.14-29.957%2022.302-36.291%2029.56s-9.37%2015.308-9.37%2023.754c0%2011.877%204.883%2022.962%2014.253%2032.728c9.765%209.37%2020.85%2014.252%2032.727%2014.252c16.76%200%2035.895-10.821%2057.802-32.727zm9.37-54.634l3.43-2.771a445%20445%200%200%200%2015.045-11.877c3.827-3.431%206.994-6.335%208.71-8.71c3.827-4.487%205.542-10.161%205.542-17.024c0-7.654-2.375-13.592-7.654-18.475c-5.278-4.883-11.877-6.994-20.586-6.994c-7.655%200-14.253%202.375-19.927%207.258c-5.279%204.487-8.05%2010.425-8.05%2017.815c0%208.314%203.43%2016.76%2010.161%2025.074l10.821%2012.933c.396.264%201.056%201.32%202.508%202.771%22%2F%3E%3Cpath%20fill-opacity%3D%22.1%22%20d%3D%22M87.526%202.108C76.045%208.046%2077.496%207.65%2069.579%2017.944c-41.834%2055.03-.924%2092.64%2016.1%20112.83L69.447%20141.86c-10.03%206.862-20.191%2013.725-28.637%2022.434c-8.578%208.71-15.44%2019.267-17.816%2031.144c-1.979%209.898-1.187%2020.323%201.452%2029.957c15.044%2055.954%2062.816%2053.182%2078.256%2064.4c-4.75%208.313-15.704%202.507-25.205%204.222c-9.502%201.716-11.745-1.055-20.983-3.827c-27.581-8.314-47.508-27.977-53.842-56.085c-9.634-42.098%2011.349-65.852%2011.349-65.852s4.619-9.501%2021.774-23.622c1.056-.923%2027.713-17.947%2028.109-19.267c.66-1.715-13.065-14.516-15.572-20.19c-3.3-7.39-13.065-20.983-13.065-38.007c.132-24.81%209.634-56.35%2051.6-65.983zm3.035%20155.456c3.827-3.563%205.41-4.883%2010.162-7.258c19.399%2021.774%2035.895%2042.361%2054.106%2066.247c-4.487%203.167-8.182%209.106-8.182%209.106zm33.256%20128.271c18.211-10.293%2033.915-25.205%2045.264-42.757c.66-1.055%201.584-2.375%202.904-2.507s2.507%201.056%203.43%201.98c13.065%2015.044%2020.983%2025.6%2031.937%2042.36c-5.411%203.036-2.64%202.772-8.842%202.376c-3.035-.132-24.546-31.276-26.13-29.956c-8.71%207.918-29.428%2032.331-48.827%2028.636zm106.76-109.532c-10.82%2012.801-21.114%2025.47-31.54%2038.666c-.395.528-.923%201.188-1.055%201.98c-.132%201.188%202.903%206.994%204.487%208.842c8.182-8.842%2016.76-17.948%2023.49-26.658c3.167-3.959%209.37-12.8%2010.03-13.196c-.397-.264-5.147-9.37-5.411-9.634M98.084%20101.214c4.091%204.487%208.182%208.842%2012.273%2013.329c15.176-8.842%2026.262-24.546%2029.56-41.833c.792-3.96%201.056-8.182.529-12.141c-1.584-11.35-11.35-20.455-22.567-22.17c6.73%203.694%2010.954%208.181%2013.197%2014.516c2.375%206.334%201.584%2013.988-1.452%2020.059c-1.715%203.563-4.355%206.466-6.994%209.501c-6.73%207.39-13.856%2011.877-22.83%2019.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/ampersand.svg?color=%231a73e8&size=48