ios code working icon
ios-code-working from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-code-working
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
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 code working icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M446.1 251.6L332 142.7c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7L310 155.9c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l95.8 91.5-95.8 91.5c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l13.8 13.2c1.2 1.1 2.6 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l114.2-109c1.2-1.1 1.9-2.7 1.9-4.3-.1-1.7-.8-3.2-2-4.4z" fill="currentColor"/><path d="M106.3 256l95.8-91.5c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3l-13.8-13.2c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7l-114.2 109c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l114.2 109c1.2 1.1 2.7 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l13.8-13.2c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3L106.3 256z" fill="currentColor"/><circle cx="256" cy="256" r="22" fill="currentColor"/><circle cx="192" cy="256" r="22" fill="currentColor"/><circle cx="320" cy="256" r="22" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosCodeWorking(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M446.1 251.6L332 142.7c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7L310 155.9c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l95.8 91.5-95.8 91.5c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l13.8 13.2c1.2 1.1 2.6 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l114.2-109c1.2-1.1 1.9-2.7 1.9-4.3-.1-1.7-.8-3.2-2-4.4z" fill="currentColor"/><path d="M106.3 256l95.8-91.5c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3l-13.8-13.2c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7l-114.2 109c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l114.2 109c1.2 1.1 2.7 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l13.8-13.2c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3L106.3 256z" fill="currentColor"/><circle cx="256" cy="256" r="22" fill="currentColor"/><circle cx="192" cy="256" r="22" fill="currentColor"/><circle cx="320" cy="256" r="22" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M446.1 251.6L332 142.7c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7L310 155.9c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l95.8 91.5-95.8 91.5c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l13.8 13.2c1.2 1.1 2.6 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l114.2-109c1.2-1.1 1.9-2.7 1.9-4.3-.1-1.7-.8-3.2-2-4.4z" fill="currentColor"/><path d="M106.3 256l95.8-91.5c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3l-13.8-13.2c-1.2-1.1-2.7-1.7-4.1-1.7s-3 .6-4.1 1.7l-114.2 109c-1.2 1.1-1.9 2.7-1.9 4.3 0 1.6.7 3.2 1.9 4.3l114.2 109c1.2 1.1 2.7 1.7 4.1 1.7 1.5 0 3-.6 4.1-1.7l13.8-13.2c1.2-1.1 1.9-2.7 1.9-4.3 0-1.6-.7-3.2-1.9-4.3L106.3 256z" fill="currentColor"/><circle cx="256" cy="256" r="22" fill="currentColor"/><circle cx="192" cy="256" r="22" fill="currentColor"/><circle cx="320" cy="256" r="22" fill="currentColor"/></svg> </template>
CSS
.icon-ios-code-working {
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%22M446.1%20251.6L332%20142.7c-1.2-1.1-2.7-1.7-4.1-1.7s-3%20.6-4.1%201.7L310%20155.9c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l95.8%2091.5-95.8%2091.5c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l13.8%2013.2c1.2%201.1%202.6%201.7%204.1%201.7%201.5%200%203-.6%204.1-1.7l114.2-109c1.2-1.1%201.9-2.7%201.9-4.3-.1-1.7-.8-3.2-2-4.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M106.3%20256l95.8-91.5c1.2-1.1%201.9-2.7%201.9-4.3%200-1.6-.7-3.2-1.9-4.3l-13.8-13.2c-1.2-1.1-2.7-1.7-4.1-1.7s-3%20.6-4.1%201.7l-114.2%20109c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l114.2%20109c1.2%201.1%202.7%201.7%204.1%201.7%201.5%200%203-.6%204.1-1.7l13.8-13.2c1.2-1.1%201.9-2.7%201.9-4.3%200-1.6-.7-3.2-1.9-4.3L106.3%20256z%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%2222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%22192%22%20cy%3D%22256%22%20r%3D%2222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%22320%22%20cy%3D%22256%22%20r%3D%2222%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%22M446.1%20251.6L332%20142.7c-1.2-1.1-2.7-1.7-4.1-1.7s-3%20.6-4.1%201.7L310%20155.9c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l95.8%2091.5-95.8%2091.5c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l13.8%2013.2c1.2%201.1%202.6%201.7%204.1%201.7%201.5%200%203-.6%204.1-1.7l114.2-109c1.2-1.1%201.9-2.7%201.9-4.3-.1-1.7-.8-3.2-2-4.4z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M106.3%20256l95.8-91.5c1.2-1.1%201.9-2.7%201.9-4.3%200-1.6-.7-3.2-1.9-4.3l-13.8-13.2c-1.2-1.1-2.7-1.7-4.1-1.7s-3%20.6-4.1%201.7l-114.2%20109c-1.2%201.1-1.9%202.7-1.9%204.3%200%201.6.7%203.2%201.9%204.3l114.2%20109c1.2%201.1%202.7%201.7%204.1%201.7%201.5%200%203-.6%204.1-1.7l13.8-13.2c1.2-1.1%201.9-2.7%201.9-4.3%200-1.6-.7-3.2-1.9-4.3L106.3%20256z%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%22256%22%20cy%3D%22256%22%20r%3D%2222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%22192%22%20cy%3D%22256%22%20r%3D%2222%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%22320%22%20cy%3D%22256%22%20r%3D%2222%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-code-working.svg?color=%231a73e8&size=48