ios help icon
ios-help-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.
- Name
- ios-help-outline
- Set
- IonIcons
- Style
- Outline
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios help icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48zm0 398.7c-105.1 0-190.7-85.5-190.7-190.7 0-105.1 85.5-190.7 190.7-190.7 105.1 0 190.7 85.5 190.7 190.7 0 105.1-85.6 190.7-190.7 190.7z" fill="currentColor"/><path d="M259.6 146c-43.2 0-67.3 20.3-67.6 62.2h18.8c-.6-30.4 15.5-46.5 47.9-46.5 23.2 0 42.6 16.2 42.6 39.8 0 15.3-8.3 27.7-19.4 38.1-22.6 20.8-29 36-30.1 64.5h19c1.1-25.8.5-30.7 23.3-53.3 15.2-14.2 25.9-28.3 25.9-50.2 0-34.2-27.4-54.6-60.4-54.6z" fill="currentColor"/><path d="M260.3 332.3c-9.4 0-17 7.5-17 16.8s7.6 16.9 17 16.9 17-7.5 17-16.9c0-9.3-7.6-16.8-17-16.8z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosHelpOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48zm0 398.7c-105.1 0-190.7-85.5-190.7-190.7 0-105.1 85.5-190.7 190.7-190.7 105.1 0 190.7 85.5 190.7 190.7 0 105.1-85.6 190.7-190.7 190.7z" fill="currentColor"/><path d="M259.6 146c-43.2 0-67.3 20.3-67.6 62.2h18.8c-.6-30.4 15.5-46.5 47.9-46.5 23.2 0 42.6 16.2 42.6 39.8 0 15.3-8.3 27.7-19.4 38.1-22.6 20.8-29 36-30.1 64.5h19c1.1-25.8.5-30.7 23.3-53.3 15.2-14.2 25.9-28.3 25.9-50.2 0-34.2-27.4-54.6-60.4-54.6z" fill="currentColor"/><path d="M260.3 332.3c-9.4 0-17 7.5-17 16.8s7.6 16.9 17 16.9 17-7.5 17-16.9c0-9.3-7.6-16.8-17-16.8z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 48C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48zm0 398.7c-105.1 0-190.7-85.5-190.7-190.7 0-105.1 85.5-190.7 190.7-190.7 105.1 0 190.7 85.5 190.7 190.7 0 105.1-85.6 190.7-190.7 190.7z" fill="currentColor"/><path d="M259.6 146c-43.2 0-67.3 20.3-67.6 62.2h18.8c-.6-30.4 15.5-46.5 47.9-46.5 23.2 0 42.6 16.2 42.6 39.8 0 15.3-8.3 27.7-19.4 38.1-22.6 20.8-29 36-30.1 64.5h19c1.1-25.8.5-30.7 23.3-53.3 15.2-14.2 25.9-28.3 25.9-50.2 0-34.2-27.4-54.6-60.4-54.6z" fill="currentColor"/><path d="M260.3 332.3c-9.4 0-17 7.5-17 16.8s7.6 16.9 17 16.9 17-7.5 17-16.9c0-9.3-7.6-16.8-17-16.8z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-help-outline {
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%22M256%2048C141.1%2048%2048%20141.1%2048%20256s93.1%20208%20208%20208%20208-93.1%20208-208S370.9%2048%20256%2048zm0%20398.7c-105.1%200-190.7-85.5-190.7-190.7%200-105.1%2085.5-190.7%20190.7-190.7%20105.1%200%20190.7%2085.5%20190.7%20190.7%200%20105.1-85.6%20190.7-190.7%20190.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M259.6%20146c-43.2%200-67.3%2020.3-67.6%2062.2h18.8c-.6-30.4%2015.5-46.5%2047.9-46.5%2023.2%200%2042.6%2016.2%2042.6%2039.8%200%2015.3-8.3%2027.7-19.4%2038.1-22.6%2020.8-29%2036-30.1%2064.5h19c1.1-25.8.5-30.7%2023.3-53.3%2015.2-14.2%2025.9-28.3%2025.9-50.2%200-34.2-27.4-54.6-60.4-54.6z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M260.3%20332.3c-9.4%200-17%207.5-17%2016.8s7.6%2016.9%2017%2016.9%2017-7.5%2017-16.9c0-9.3-7.6-16.8-17-16.8z%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%22M256%2048C141.1%2048%2048%20141.1%2048%20256s93.1%20208%20208%20208%20208-93.1%20208-208S370.9%2048%20256%2048zm0%20398.7c-105.1%200-190.7-85.5-190.7-190.7%200-105.1%2085.5-190.7%20190.7-190.7%20105.1%200%20190.7%2085.5%20190.7%20190.7%200%20105.1-85.6%20190.7-190.7%20190.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M259.6%20146c-43.2%200-67.3%2020.3-67.6%2062.2h18.8c-.6-30.4%2015.5-46.5%2047.9-46.5%2023.2%200%2042.6%2016.2%2042.6%2039.8%200%2015.3-8.3%2027.7-19.4%2038.1-22.6%2020.8-29%2036-30.1%2064.5h19c1.1-25.8.5-30.7%2023.3-53.3%2015.2-14.2%2025.9-28.3%2025.9-50.2%200-34.2-27.4-54.6-60.4-54.6z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M260.3%20332.3c-9.4%200-17%207.5-17%2016.8s7.6%2016.9%2017%2016.9%2017-7.5%2017-16.9c0-9.3-7.6-16.8-17-16.8z%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/ios-help-outline.svg?color=%231a73e8&size=48