authority instruction emoji
authority-instruction from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- authority-instruction
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
More extras openmoji icons from OpenMoji
Use the authority instruction emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M22.727 50.64h3.766l-2.441 6.975h3.956l2.441-6.975h3.766l-2.441 6.975h3.956l2.441-6.575h.818l-.836-19.11h-3.869a4.63 4.63 0 0 1-4.182 2.02a5.7 5.7 0 0 1-4.488-2.02h-4.085L19.89 57.2l.429.064z"/><path fill="#fcea2b" d="M35.337 38.64s-.353 4.586-2.94 4.586c-2.47 0-2.94-4.586-2.94-4.586c1.882-1.529 4.822-1.176 5.88 0"/><path fill="#61b2e4" stroke="#61b2e4" stroke-linecap="round" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-width="2" d="M25.227 20.75h10.35v-1.8l1.33-1.23l-.1-2.75l-10.7 1.89l-.88 1.71z"/><g fill="#fcea2b" stroke="#fcea2b" stroke-width="2"><path stroke-linecap="square" d="M34.68 22.73v1.485c-.44 5.578-8.612 5.578-9.051 0c.001-.823.004-.663 0-1.485z"/><path stroke-linecap="round" stroke-linejoin="bevel" d="M38.15 31.93h19.59c.636-.04 1.191.43 1.256 1.063c0 1.74-1.741 4.157-3.674 4.254l-16.85 1.002z"/><path d="m20.86 41.12l-2.8 12.75a2.836 2.836 0 0 1-3.039 2.439c-1.42 0-2.221-1.822-1.988-3.309l2.691-15.13c.67-3.949 2.23-5.932 5.802-5.932"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-miterlimit="10" d="M40.28 31.93h17.47a1.19 1.19 0 0 1 1.256 1.063c0 1.74-1.741 4.157-3.674 4.254l-12.98.774M15.03 56.3c-1.42 0-2.221-1.822-1.988-3.309l2.691-15.13c.67-3.949 2.275-5.932 5.802-5.932"/><path stroke-linejoin="round" d="m20.61 47.31l.918-15.38h4.085a5.73 5.73 0 0 0 4.554 2.02m.713-13.21h4.7m3.707.474l-3.71-.47v-1.8l1.33-1.23l-.1-2.75l-10.7 1.89l-.88 1.71v2.18m15.25 11.18h-2.32l.66 15.25M22.42 51.09l-1.93 5.54m9.64-5.54l-1.93 5.54m9.77-5.54l-1.96 5.54"/><path stroke-miterlimit="10" d="M25.63 24.21a4.54 4.54 0 0 0 9.051 0"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiAuthorityInstruction(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M22.727 50.64h3.766l-2.441 6.975h3.956l2.441-6.975h3.766l-2.441 6.975h3.956l2.441-6.575h.818l-.836-19.11h-3.869a4.63 4.63 0 0 1-4.182 2.02a5.7 5.7 0 0 1-4.488-2.02h-4.085L19.89 57.2l.429.064z"/><path fill="#fcea2b" d="M35.337 38.64s-.353 4.586-2.94 4.586c-2.47 0-2.94-4.586-2.94-4.586c1.882-1.529 4.822-1.176 5.88 0"/><path fill="#61b2e4" stroke="#61b2e4" strokeLinecap="round" strokeLinejoin="bevel" strokeMiterlimit="10" strokeWidth="2" d="M25.227 20.75h10.35v-1.8l1.33-1.23l-.1-2.75l-10.7 1.89l-.88 1.71z"/><g fill="#fcea2b" stroke="#fcea2b" strokeWidth="2"><path strokeLinecap="square" d="M34.68 22.73v1.485c-.44 5.578-8.612 5.578-9.051 0c.001-.823.004-.663 0-1.485z"/><path strokeLinecap="round" strokeLinejoin="bevel" d="M38.15 31.93h19.59c.636-.04 1.191.43 1.256 1.063c0 1.74-1.741 4.157-3.674 4.254l-16.85 1.002z"/><path d="m20.86 41.12l-2.8 12.75a2.836 2.836 0 0 1-3.039 2.439c-1.42 0-2.221-1.822-1.988-3.309l2.691-15.13c.67-3.949 2.23-5.932 5.802-5.932"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="2"><path strokeMiterlimit="10" d="M40.28 31.93h17.47a1.19 1.19 0 0 1 1.256 1.063c0 1.74-1.741 4.157-3.674 4.254l-12.98.774M15.03 56.3c-1.42 0-2.221-1.822-1.988-3.309l2.691-15.13c.67-3.949 2.275-5.932 5.802-5.932"/><path strokeLinejoin="round" d="m20.61 47.31l.918-15.38h4.085a5.73 5.73 0 0 0 4.554 2.02m.713-13.21h4.7m3.707.474l-3.71-.47v-1.8l1.33-1.23l-.1-2.75l-10.7 1.89l-.88 1.71v2.18m15.25 11.18h-2.32l.66 15.25M22.42 51.09l-1.93 5.54m9.64-5.54l-1.93 5.54m9.77-5.54l-1.96 5.54"/><path strokeMiterlimit="10" d="M25.63 24.21a4.54 4.54 0 0 0 9.051 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#61b2e4" d="M22.727 50.64h3.766l-2.441 6.975h3.956l2.441-6.975h3.766l-2.441 6.975h3.956l2.441-6.575h.818l-.836-19.11h-3.869a4.63 4.63 0 0 1-4.182 2.02a5.7 5.7 0 0 1-4.488-2.02h-4.085L19.89 57.2l.429.064z"/><path fill="#fcea2b" d="M35.337 38.64s-.353 4.586-2.94 4.586c-2.47 0-2.94-4.586-2.94-4.586c1.882-1.529 4.822-1.176 5.88 0"/><path fill="#61b2e4" stroke="#61b2e4" stroke-linecap="round" stroke-linejoin="bevel" stroke-miterlimit="10" stroke-width="2" d="M25.227 20.75h10.35v-1.8l1.33-1.23l-.1-2.75l-10.7 1.89l-.88 1.71z"/><g fill="#fcea2b" stroke="#fcea2b" stroke-width="2"><path stroke-linecap="square" d="M34.68 22.73v1.485c-.44 5.578-8.612 5.578-9.051 0c.001-.823.004-.663 0-1.485z"/><path stroke-linecap="round" stroke-linejoin="bevel" d="M38.15 31.93h19.59c.636-.04 1.191.43 1.256 1.063c0 1.74-1.741 4.157-3.674 4.254l-16.85 1.002z"/><path d="m20.86 41.12l-2.8 12.75a2.836 2.836 0 0 1-3.039 2.439c-1.42 0-2.221-1.822-1.988-3.309l2.691-15.13c.67-3.949 2.23-5.932 5.802-5.932"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="2"><path stroke-miterlimit="10" d="M40.28 31.93h17.47a1.19 1.19 0 0 1 1.256 1.063c0 1.74-1.741 4.157-3.674 4.254l-12.98.774M15.03 56.3c-1.42 0-2.221-1.822-1.988-3.309l2.691-15.13c.67-3.949 2.275-5.932 5.802-5.932"/><path stroke-linejoin="round" d="m20.61 47.31l.918-15.38h4.085a5.73 5.73 0 0 0 4.554 2.02m.713-13.21h4.7m3.707.474l-3.71-.47v-1.8l1.33-1.23l-.1-2.75l-10.7 1.89l-.88 1.71v2.18m15.25 11.18h-2.32l.66 15.25M22.42 51.09l-1.93 5.54m9.64-5.54l-1.93 5.54m9.77-5.54l-1.96 5.54"/><path stroke-miterlimit="10" d="M25.63 24.21a4.54 4.54 0 0 0 9.051 0"/></g></svg> </template>
CSS
.icon-authority-instruction {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M22.727%2050.64h3.766l-2.441%206.975h3.956l2.441-6.975h3.766l-2.441%206.975h3.956l2.441-6.575h.818l-.836-19.11h-3.869a4.63%204.63%200%200%201-4.182%202.02a5.7%205.7%200%200%201-4.488-2.02h-4.085L19.89%2057.2l.429.064z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M35.337%2038.64s-.353%204.586-2.94%204.586c-2.47%200-2.94-4.586-2.94-4.586c1.882-1.529%204.822-1.176%205.88%200%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20stroke%3D%22%2361b2e4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22bevel%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M25.227%2020.75h10.35v-1.8l1.33-1.23l-.1-2.75l-10.7%201.89l-.88%201.71z%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22square%22%20d%3D%22M34.68%2022.73v1.485c-.44%205.578-8.612%205.578-9.051%200c.001-.823.004-.663%200-1.485z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22bevel%22%20d%3D%22M38.15%2031.93h19.59c.636-.04%201.191.43%201.256%201.063c0%201.74-1.741%204.157-3.674%204.254l-16.85%201.002z%22%2F%3E%3Cpath%20d%3D%22m20.86%2041.12l-2.8%2012.75a2.836%202.836%200%200%201-3.039%202.439c-1.42%200-2.221-1.822-1.988-3.309l2.691-15.13c.67-3.949%202.23-5.932%205.802-5.932%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M40.28%2031.93h17.47a1.19%201.19%200%200%201%201.256%201.063c0%201.74-1.741%204.157-3.674%204.254l-12.98.774M15.03%2056.3c-1.42%200-2.221-1.822-1.988-3.309l2.691-15.13c.67-3.949%202.275-5.932%205.802-5.932%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m20.61%2047.31l.918-15.38h4.085a5.73%205.73%200%200%200%204.554%202.02m.713-13.21h4.7m3.707.474l-3.71-.47v-1.8l1.33-1.23l-.1-2.75l-10.7%201.89l-.88%201.71v2.18m15.25%2011.18h-2.32l.66%2015.25M22.42%2051.09l-1.93%205.54m9.64-5.54l-1.93%205.54m9.77-5.54l-1.96%205.54%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M25.63%2024.21a4.54%204.54%200%200%200%209.051%200%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M22.727%2050.64h3.766l-2.441%206.975h3.956l2.441-6.975h3.766l-2.441%206.975h3.956l2.441-6.575h.818l-.836-19.11h-3.869a4.63%204.63%200%200%201-4.182%202.02a5.7%205.7%200%200%201-4.488-2.02h-4.085L19.89%2057.2l.429.064z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M35.337%2038.64s-.353%204.586-2.94%204.586c-2.47%200-2.94-4.586-2.94-4.586c1.882-1.529%204.822-1.176%205.88%200%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20stroke%3D%22%2361b2e4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22bevel%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M25.227%2020.75h10.35v-1.8l1.33-1.23l-.1-2.75l-10.7%201.89l-.88%201.71z%22%2F%3E%3Cg%20fill%3D%22%23fcea2b%22%20stroke%3D%22%23fcea2b%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22square%22%20d%3D%22M34.68%2022.73v1.485c-.44%205.578-8.612%205.578-9.051%200c.001-.823.004-.663%200-1.485z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22bevel%22%20d%3D%22M38.15%2031.93h19.59c.636-.04%201.191.43%201.256%201.063c0%201.74-1.741%204.157-3.674%204.254l-16.85%201.002z%22%2F%3E%3Cpath%20d%3D%22m20.86%2041.12l-2.8%2012.75a2.836%202.836%200%200%201-3.039%202.439c-1.42%200-2.221-1.822-1.988-3.309l2.691-15.13c.67-3.949%202.23-5.932%205.802-5.932%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M40.28%2031.93h17.47a1.19%201.19%200%200%201%201.256%201.063c0%201.74-1.741%204.157-3.674%204.254l-12.98.774M15.03%2056.3c-1.42%200-2.221-1.822-1.988-3.309l2.691-15.13c.67-3.949%202.275-5.932%205.802-5.932%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m20.61%2047.31l.918-15.38h4.085a5.73%205.73%200%200%200%204.554%202.02m.713-13.21h4.7m3.707.474l-3.71-.47v-1.8l1.33-1.23l-.1-2.75l-10.7%201.89l-.88%201.71v2.18m15.25%2011.18h-2.32l.66%2015.25M22.42%2051.09l-1.93%205.54m9.64-5.54l-1.93%205.54m9.77-5.54l-1.96%205.54%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M25.63%2024.21a4.54%204.54%200%200%200%209.051%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/authority-instruction.svg?color=%231a73e8&size=48