ampersand icon
ampersand-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- ampersand-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
The same icon in other sets
Related icons in Myna UI Icons
Use the ampersand icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.201 12.179c.31-.277.622-.566.921-.865c1.084-1.083 2.188-2.472 2.188-4.053c0-1.9-1.565-3.511-3.449-3.511c-1.867 0-3.42 1.58-3.45 3.458c-.18 1.412.318 2.764 1.102 3.989q.269.418.584.826a20 20 0 0 0-1.158 1.06c-1.585 1.622-1.585 4.309 0 5.93c1.593 1.63 4.268 1.613 5.845 0l1.345-1.421l.137.109c1.153.915 2.104 1.684 2.684 2.31a.75.75 0 0 0 1.1-1.021c-.675-.727-1.727-1.572-2.851-2.464l-.035-.028l2.88-3.045a.75.75 0 1 0-1.089-1.031l-2.97 3.139a52 52 0 0 1-2.34-1.974a24 24 0 0 1-1.444-1.408m-.34-6.929c1.028 0 1.95.91 1.95 2.011c0 .916-.673 1.917-1.75 2.992c-.266.267-.547.527-.831.782a10 10 0 0 1-.454-.647c-.69-1.077-1.003-2.083-.872-3.023a1 1 0 0 0 .007-.104c0-1.1.922-2.011 1.95-2.011m-.792 7.915c.493.53 1.025 1.042 1.57 1.535a52 52 0 0 0 2.313 1.954l-1.244 1.315c-.993 1.01-2.697 1.018-3.697-.004c-1.015-1.038-1.015-2.794 0-3.833c.282-.288.643-.607 1.058-.967"/></svg>
React
import type { SVGProps } from "react";
export function MynauiAmpersandSolid(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="M10.201 12.179c.31-.277.622-.566.921-.865c1.084-1.083 2.188-2.472 2.188-4.053c0-1.9-1.565-3.511-3.449-3.511c-1.867 0-3.42 1.58-3.45 3.458c-.18 1.412.318 2.764 1.102 3.989q.269.418.584.826a20 20 0 0 0-1.158 1.06c-1.585 1.622-1.585 4.309 0 5.93c1.593 1.63 4.268 1.613 5.845 0l1.345-1.421l.137.109c1.153.915 2.104 1.684 2.684 2.31a.75.75 0 0 0 1.1-1.021c-.675-.727-1.727-1.572-2.851-2.464l-.035-.028l2.88-3.045a.75.75 0 1 0-1.089-1.031l-2.97 3.139a52 52 0 0 1-2.34-1.974a24 24 0 0 1-1.444-1.408m-.34-6.929c1.028 0 1.95.91 1.95 2.011c0 .916-.673 1.917-1.75 2.992c-.266.267-.547.527-.831.782a10 10 0 0 1-.454-.647c-.69-1.077-1.003-2.083-.872-3.023a1 1 0 0 0 .007-.104c0-1.1.922-2.011 1.95-2.011m-.792 7.915c.493.53 1.025 1.042 1.57 1.535a52 52 0 0 0 2.313 1.954l-1.244 1.315c-.993 1.01-2.697 1.018-3.697-.004c-1.015-1.038-1.015-2.794 0-3.833c.282-.288.643-.607 1.058-.967"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.201 12.179c.31-.277.622-.566.921-.865c1.084-1.083 2.188-2.472 2.188-4.053c0-1.9-1.565-3.511-3.449-3.511c-1.867 0-3.42 1.58-3.45 3.458c-.18 1.412.318 2.764 1.102 3.989q.269.418.584.826a20 20 0 0 0-1.158 1.06c-1.585 1.622-1.585 4.309 0 5.93c1.593 1.63 4.268 1.613 5.845 0l1.345-1.421l.137.109c1.153.915 2.104 1.684 2.684 2.31a.75.75 0 0 0 1.1-1.021c-.675-.727-1.727-1.572-2.851-2.464l-.035-.028l2.88-3.045a.75.75 0 1 0-1.089-1.031l-2.97 3.139a52 52 0 0 1-2.34-1.974a24 24 0 0 1-1.444-1.408m-.34-6.929c1.028 0 1.95.91 1.95 2.011c0 .916-.673 1.917-1.75 2.992c-.266.267-.547.527-.831.782a10 10 0 0 1-.454-.647c-.69-1.077-1.003-2.083-.872-3.023a1 1 0 0 0 .007-.104c0-1.1.922-2.011 1.95-2.011m-.792 7.915c.493.53 1.025 1.042 1.57 1.535a52 52 0 0 0 2.313 1.954l-1.244 1.315c-.993 1.01-2.697 1.018-3.697-.004c-1.015-1.038-1.015-2.794 0-3.833c.282-.288.643-.607 1.058-.967"/></svg> </template>
CSS
.icon-ampersand-solid {
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%22M10.201%2012.179c.31-.277.622-.566.921-.865c1.084-1.083%202.188-2.472%202.188-4.053c0-1.9-1.565-3.511-3.449-3.511c-1.867%200-3.42%201.58-3.45%203.458c-.18%201.412.318%202.764%201.102%203.989q.269.418.584.826a20%2020%200%200%200-1.158%201.06c-1.585%201.622-1.585%204.309%200%205.93c1.593%201.63%204.268%201.613%205.845%200l1.345-1.421l.137.109c1.153.915%202.104%201.684%202.684%202.31a.75.75%200%200%200%201.1-1.021c-.675-.727-1.727-1.572-2.851-2.464l-.035-.028l2.88-3.045a.75.75%200%201%200-1.089-1.031l-2.97%203.139a52%2052%200%200%201-2.34-1.974a24%2024%200%200%201-1.444-1.408m-.34-6.929c1.028%200%201.95.91%201.95%202.011c0%20.916-.673%201.917-1.75%202.992c-.266.267-.547.527-.831.782a10%2010%200%200%201-.454-.647c-.69-1.077-1.003-2.083-.872-3.023a1%201%200%200%200%20.007-.104c0-1.1.922-2.011%201.95-2.011m-.792%207.915c.493.53%201.025%201.042%201.57%201.535a52%2052%200%200%200%202.313%201.954l-1.244%201.315c-.993%201.01-2.697%201.018-3.697-.004c-1.015-1.038-1.015-2.794%200-3.833c.282-.288.643-.607%201.058-.967%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%22M10.201%2012.179c.31-.277.622-.566.921-.865c1.084-1.083%202.188-2.472%202.188-4.053c0-1.9-1.565-3.511-3.449-3.511c-1.867%200-3.42%201.58-3.45%203.458c-.18%201.412.318%202.764%201.102%203.989q.269.418.584.826a20%2020%200%200%200-1.158%201.06c-1.585%201.622-1.585%204.309%200%205.93c1.593%201.63%204.268%201.613%205.845%200l1.345-1.421l.137.109c1.153.915%202.104%201.684%202.684%202.31a.75.75%200%200%200%201.1-1.021c-.675-.727-1.727-1.572-2.851-2.464l-.035-.028l2.88-3.045a.75.75%200%201%200-1.089-1.031l-2.97%203.139a52%2052%200%200%201-2.34-1.974a24%2024%200%200%201-1.444-1.408m-.34-6.929c1.028%200%201.95.91%201.95%202.011c0%20.916-.673%201.917-1.75%202.992c-.266.267-.547.527-.831.782a10%2010%200%200%201-.454-.647c-.69-1.077-1.003-2.083-.872-3.023a1%201%200%200%200%20.007-.104c0-1.1.922-2.011%201.95-2.011m-.792%207.915c.493.53%201.025%201.042%201.57%201.535a52%2052%200%200%200%202.313%201.954l-1.244%201.315c-.993%201.01-2.697%201.018-3.697-.004c-1.015-1.038-1.015-2.794%200-3.833c.282-.288.643-.607%201.058-.967%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/ampersand-solid.svg?color=%231a73e8&size=48