chat round code icon
chat-round-code-outline from Solar by 480 Design · Outline · Messages · CC-BY-4.0 Attribution required.
- Name
- chat-round-code-outline
- Set
- Solar
- Style
- Outline
- Category
- Messages
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More messages icons from Solar
chat-round-add-boldchat-round-boldchat-round-call-boldchat-round-check-boldchat-round-close-boldchat-round-dots-boldchat-round-like-boldchat-round-line-boldchat-round-money-boldchat-round-off-boldchat-round-question-mark-boldchat-round-quote-boldchat-round-replay-boldchat-round-unread-boldchat-round-video-boldchat-round-warning-boldchat-square-add-boldchat-square-arrow-boldchat-square-boldchat-square-call-boldchat-square-check-boldchat-square-close-boldchat-square-code-boldchat-square-dots-bold
Use the chat round code icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M22.75 12C22.75 6.06294 17.9371 1.25 12 1.25C6.06294 1.25 1.25 6.06294 1.25 12C1.25 13.7183 1.65371 15.3445 2.37213 16.7869C2.47933 17.0021 2.50208 17.2219 2.4526 17.4068L1.857 19.6328C1.44927 21.1566 2.84337 22.5507 4.3672 22.143L6.59324 21.5474C6.77814 21.4979 6.99791 21.5207 7.21315 21.6279C8.65553 22.3463 10.2817 22.75 12 22.75C17.9371 22.75 22.75 17.9371 22.75 12ZM12 2.75C17.1086 2.75 21.25 6.89137 21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C10.5189 21.25 9.12121 20.9025 7.88191 20.2852C7.38451 20.0375 6.78973 19.9421 6.20553 20.0984L3.97949 20.694C3.57066 20.8034 3.19663 20.4293 3.30602 20.0205L3.90163 17.7945C4.05794 17.2103 3.96254 16.6155 3.7148 16.1181C3.09752 14.8788 2.75 13.4811 2.75 12C2.75 6.89137 6.89137 2.75 12 2.75Z" clip-rule="evenodd"/><path d="M16.9218 11.9999C16.9218 11.8157 16.8574 11.6005 16.5751 11.2304C16.2795 10.843 15.823 10.3836 15.1415 9.70209L14.9697 9.53022C14.6768 9.23732 14.6768 8.76256 14.9697 8.46967C15.2626 8.17678 15.7373 8.17678 16.0302 8.46967L16.2021 8.64154C16.8536 9.29306 17.3965 9.83405 17.7675 10.3203C18.1518 10.8239 18.4218 11.3558 18.4218 11.9999C18.4218 12.6441 18.1518 13.176 17.7675 13.6796C17.3966 14.1658 16.8536 14.7068 16.2021 15.3583L16.0302 15.5302C15.7373 15.8231 15.2626 15.8231 14.9697 15.5302C14.6768 15.2373 14.6768 14.7626 14.9697 14.4697L15.1415 14.2978C15.823 13.6163 16.2795 13.1569 16.5751 12.7695C16.8574 12.3994 16.9218 12.1842 16.9218 11.9999Z"/><path d="M9.98137 16.6357L12.5696 6.9764C12.6768 6.5763 13.088 6.33886 13.4881 6.44607C13.8882 6.55327 14.1257 6.96453 14.0184 7.36463L11.4303 17.0239C11.323 17.424 10.9118 17.6614 10.5117 17.5542C10.1116 17.447 9.87416 17.0358 9.98137 16.6357Z"/><path d="M5.57861 11.9999C5.57861 11.3559 5.84781 10.8237 6.23193 10.3202C6.60293 9.83392 7.14673 9.29308 7.79834 8.64147L7.97021 8.46959C8.26312 8.17685 8.73792 8.17675 9.03076 8.46959C9.32345 8.76245 9.32345 9.23729 9.03076 9.53014L8.85889 9.70202C8.17731 10.3836 7.72091 10.8429 7.42529 11.2303C7.1429 11.6005 7.07861 11.8156 7.07861 11.9999C7.07861 12.1842 7.1429 12.3993 7.42529 12.7694C7.72091 13.1569 8.17731 13.6161 8.85889 14.2977L9.03076 14.4696C9.32345 14.7624 9.32345 15.2373 9.03076 15.5301C8.73792 15.823 8.26312 15.8229 7.97021 15.5301L7.79834 15.3583C7.14673 14.7067 6.60293 14.1658 6.23193 13.6796C5.84781 13.176 5.57861 12.6439 5.57861 11.9999Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarChatRoundCodeOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M22.75 12C22.75 6.06294 17.9371 1.25 12 1.25C6.06294 1.25 1.25 6.06294 1.25 12C1.25 13.7183 1.65371 15.3445 2.37213 16.7869C2.47933 17.0021 2.50208 17.2219 2.4526 17.4068L1.857 19.6328C1.44927 21.1566 2.84337 22.5507 4.3672 22.143L6.59324 21.5474C6.77814 21.4979 6.99791 21.5207 7.21315 21.6279C8.65553 22.3463 10.2817 22.75 12 22.75C17.9371 22.75 22.75 17.9371 22.75 12ZM12 2.75C17.1086 2.75 21.25 6.89137 21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C10.5189 21.25 9.12121 20.9025 7.88191 20.2852C7.38451 20.0375 6.78973 19.9421 6.20553 20.0984L3.97949 20.694C3.57066 20.8034 3.19663 20.4293 3.30602 20.0205L3.90163 17.7945C4.05794 17.2103 3.96254 16.6155 3.7148 16.1181C3.09752 14.8788 2.75 13.4811 2.75 12C2.75 6.89137 6.89137 2.75 12 2.75Z" clipRule="evenodd"/><path d="M16.9218 11.9999C16.9218 11.8157 16.8574 11.6005 16.5751 11.2304C16.2795 10.843 15.823 10.3836 15.1415 9.70209L14.9697 9.53022C14.6768 9.23732 14.6768 8.76256 14.9697 8.46967C15.2626 8.17678 15.7373 8.17678 16.0302 8.46967L16.2021 8.64154C16.8536 9.29306 17.3965 9.83405 17.7675 10.3203C18.1518 10.8239 18.4218 11.3558 18.4218 11.9999C18.4218 12.6441 18.1518 13.176 17.7675 13.6796C17.3966 14.1658 16.8536 14.7068 16.2021 15.3583L16.0302 15.5302C15.7373 15.8231 15.2626 15.8231 14.9697 15.5302C14.6768 15.2373 14.6768 14.7626 14.9697 14.4697L15.1415 14.2978C15.823 13.6163 16.2795 13.1569 16.5751 12.7695C16.8574 12.3994 16.9218 12.1842 16.9218 11.9999Z"/><path d="M9.98137 16.6357L12.5696 6.9764C12.6768 6.5763 13.088 6.33886 13.4881 6.44607C13.8882 6.55327 14.1257 6.96453 14.0184 7.36463L11.4303 17.0239C11.323 17.424 10.9118 17.6614 10.5117 17.5542C10.1116 17.447 9.87416 17.0358 9.98137 16.6357Z"/><path d="M5.57861 11.9999C5.57861 11.3559 5.84781 10.8237 6.23193 10.3202C6.60293 9.83392 7.14673 9.29308 7.79834 8.64147L7.97021 8.46959C8.26312 8.17685 8.73792 8.17675 9.03076 8.46959C9.32345 8.76245 9.32345 9.23729 9.03076 9.53014L8.85889 9.70202C8.17731 10.3836 7.72091 10.8429 7.42529 11.2303C7.1429 11.6005 7.07861 11.8156 7.07861 11.9999C7.07861 12.1842 7.1429 12.3993 7.42529 12.7694C7.72091 13.1569 8.17731 13.6161 8.85889 14.2977L9.03076 14.4696C9.32345 14.7624 9.32345 15.2373 9.03076 15.5301C8.73792 15.823 8.26312 15.8229 7.97021 15.5301L7.79834 15.3583C7.14673 14.7067 6.60293 14.1658 6.23193 13.6796C5.84781 13.176 5.57861 12.6439 5.57861 11.9999Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M22.75 12C22.75 6.06294 17.9371 1.25 12 1.25C6.06294 1.25 1.25 6.06294 1.25 12C1.25 13.7183 1.65371 15.3445 2.37213 16.7869C2.47933 17.0021 2.50208 17.2219 2.4526 17.4068L1.857 19.6328C1.44927 21.1566 2.84337 22.5507 4.3672 22.143L6.59324 21.5474C6.77814 21.4979 6.99791 21.5207 7.21315 21.6279C8.65553 22.3463 10.2817 22.75 12 22.75C17.9371 22.75 22.75 17.9371 22.75 12ZM12 2.75C17.1086 2.75 21.25 6.89137 21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C10.5189 21.25 9.12121 20.9025 7.88191 20.2852C7.38451 20.0375 6.78973 19.9421 6.20553 20.0984L3.97949 20.694C3.57066 20.8034 3.19663 20.4293 3.30602 20.0205L3.90163 17.7945C4.05794 17.2103 3.96254 16.6155 3.7148 16.1181C3.09752 14.8788 2.75 13.4811 2.75 12C2.75 6.89137 6.89137 2.75 12 2.75Z" clip-rule="evenodd"/><path d="M16.9218 11.9999C16.9218 11.8157 16.8574 11.6005 16.5751 11.2304C16.2795 10.843 15.823 10.3836 15.1415 9.70209L14.9697 9.53022C14.6768 9.23732 14.6768 8.76256 14.9697 8.46967C15.2626 8.17678 15.7373 8.17678 16.0302 8.46967L16.2021 8.64154C16.8536 9.29306 17.3965 9.83405 17.7675 10.3203C18.1518 10.8239 18.4218 11.3558 18.4218 11.9999C18.4218 12.6441 18.1518 13.176 17.7675 13.6796C17.3966 14.1658 16.8536 14.7068 16.2021 15.3583L16.0302 15.5302C15.7373 15.8231 15.2626 15.8231 14.9697 15.5302C14.6768 15.2373 14.6768 14.7626 14.9697 14.4697L15.1415 14.2978C15.823 13.6163 16.2795 13.1569 16.5751 12.7695C16.8574 12.3994 16.9218 12.1842 16.9218 11.9999Z"/><path d="M9.98137 16.6357L12.5696 6.9764C12.6768 6.5763 13.088 6.33886 13.4881 6.44607C13.8882 6.55327 14.1257 6.96453 14.0184 7.36463L11.4303 17.0239C11.323 17.424 10.9118 17.6614 10.5117 17.5542C10.1116 17.447 9.87416 17.0358 9.98137 16.6357Z"/><path d="M5.57861 11.9999C5.57861 11.3559 5.84781 10.8237 6.23193 10.3202C6.60293 9.83392 7.14673 9.29308 7.79834 8.64147L7.97021 8.46959C8.26312 8.17685 8.73792 8.17675 9.03076 8.46959C9.32345 8.76245 9.32345 9.23729 9.03076 9.53014L8.85889 9.70202C8.17731 10.3836 7.72091 10.8429 7.42529 11.2303C7.1429 11.6005 7.07861 11.8156 7.07861 11.9999C7.07861 12.1842 7.1429 12.3993 7.42529 12.7694C7.72091 13.1569 8.17731 13.6161 8.85889 14.2977L9.03076 14.4696C9.32345 14.7624 9.32345 15.2373 9.03076 15.5301C8.73792 15.823 8.26312 15.8229 7.97021 15.5301L7.79834 15.3583C7.14673 14.7067 6.60293 14.1658 6.23193 13.6796C5.84781 13.176 5.57861 12.6439 5.57861 11.9999Z"/></g></svg> </template>
CSS
.icon-chat-round-code-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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.75%2012C22.75%206.06294%2017.9371%201.25%2012%201.25C6.06294%201.25%201.25%206.06294%201.25%2012C1.25%2013.7183%201.65371%2015.3445%202.37213%2016.7869C2.47933%2017.0021%202.50208%2017.2219%202.4526%2017.4068L1.857%2019.6328C1.44927%2021.1566%202.84337%2022.5507%204.3672%2022.143L6.59324%2021.5474C6.77814%2021.4979%206.99791%2021.5207%207.21315%2021.6279C8.65553%2022.3463%2010.2817%2022.75%2012%2022.75C17.9371%2022.75%2022.75%2017.9371%2022.75%2012ZM12%202.75C17.1086%202.75%2021.25%206.89137%2021.25%2012C21.25%2017.1086%2017.1086%2021.25%2012%2021.25C10.5189%2021.25%209.12121%2020.9025%207.88191%2020.2852C7.38451%2020.0375%206.78973%2019.9421%206.20553%2020.0984L3.97949%2020.694C3.57066%2020.8034%203.19663%2020.4293%203.30602%2020.0205L3.90163%2017.7945C4.05794%2017.2103%203.96254%2016.6155%203.7148%2016.1181C3.09752%2014.8788%202.75%2013.4811%202.75%2012C2.75%206.89137%206.89137%202.75%2012%202.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16.9218%2011.9999C16.9218%2011.8157%2016.8574%2011.6005%2016.5751%2011.2304C16.2795%2010.843%2015.823%2010.3836%2015.1415%209.70209L14.9697%209.53022C14.6768%209.23732%2014.6768%208.76256%2014.9697%208.46967C15.2626%208.17678%2015.7373%208.17678%2016.0302%208.46967L16.2021%208.64154C16.8536%209.29306%2017.3965%209.83405%2017.7675%2010.3203C18.1518%2010.8239%2018.4218%2011.3558%2018.4218%2011.9999C18.4218%2012.6441%2018.1518%2013.176%2017.7675%2013.6796C17.3966%2014.1658%2016.8536%2014.7068%2016.2021%2015.3583L16.0302%2015.5302C15.7373%2015.8231%2015.2626%2015.8231%2014.9697%2015.5302C14.6768%2015.2373%2014.6768%2014.7626%2014.9697%2014.4697L15.1415%2014.2978C15.823%2013.6163%2016.2795%2013.1569%2016.5751%2012.7695C16.8574%2012.3994%2016.9218%2012.1842%2016.9218%2011.9999Z%22%2F%3E%3Cpath%20d%3D%22M9.98137%2016.6357L12.5696%206.9764C12.6768%206.5763%2013.088%206.33886%2013.4881%206.44607C13.8882%206.55327%2014.1257%206.96453%2014.0184%207.36463L11.4303%2017.0239C11.323%2017.424%2010.9118%2017.6614%2010.5117%2017.5542C10.1116%2017.447%209.87416%2017.0358%209.98137%2016.6357Z%22%2F%3E%3Cpath%20d%3D%22M5.57861%2011.9999C5.57861%2011.3559%205.84781%2010.8237%206.23193%2010.3202C6.60293%209.83392%207.14673%209.29308%207.79834%208.64147L7.97021%208.46959C8.26312%208.17685%208.73792%208.17675%209.03076%208.46959C9.32345%208.76245%209.32345%209.23729%209.03076%209.53014L8.85889%209.70202C8.17731%2010.3836%207.72091%2010.8429%207.42529%2011.2303C7.1429%2011.6005%207.07861%2011.8156%207.07861%2011.9999C7.07861%2012.1842%207.1429%2012.3993%207.42529%2012.7694C7.72091%2013.1569%208.17731%2013.6161%208.85889%2014.2977L9.03076%2014.4696C9.32345%2014.7624%209.32345%2015.2373%209.03076%2015.5301C8.73792%2015.823%208.26312%2015.8229%207.97021%2015.5301L7.79834%2015.3583C7.14673%2014.7067%206.60293%2014.1658%206.23193%2013.6796C5.84781%2013.176%205.57861%2012.6439%205.57861%2011.9999Z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M22.75%2012C22.75%206.06294%2017.9371%201.25%2012%201.25C6.06294%201.25%201.25%206.06294%201.25%2012C1.25%2013.7183%201.65371%2015.3445%202.37213%2016.7869C2.47933%2017.0021%202.50208%2017.2219%202.4526%2017.4068L1.857%2019.6328C1.44927%2021.1566%202.84337%2022.5507%204.3672%2022.143L6.59324%2021.5474C6.77814%2021.4979%206.99791%2021.5207%207.21315%2021.6279C8.65553%2022.3463%2010.2817%2022.75%2012%2022.75C17.9371%2022.75%2022.75%2017.9371%2022.75%2012ZM12%202.75C17.1086%202.75%2021.25%206.89137%2021.25%2012C21.25%2017.1086%2017.1086%2021.25%2012%2021.25C10.5189%2021.25%209.12121%2020.9025%207.88191%2020.2852C7.38451%2020.0375%206.78973%2019.9421%206.20553%2020.0984L3.97949%2020.694C3.57066%2020.8034%203.19663%2020.4293%203.30602%2020.0205L3.90163%2017.7945C4.05794%2017.2103%203.96254%2016.6155%203.7148%2016.1181C3.09752%2014.8788%202.75%2013.4811%202.75%2012C2.75%206.89137%206.89137%202.75%2012%202.75Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M16.9218%2011.9999C16.9218%2011.8157%2016.8574%2011.6005%2016.5751%2011.2304C16.2795%2010.843%2015.823%2010.3836%2015.1415%209.70209L14.9697%209.53022C14.6768%209.23732%2014.6768%208.76256%2014.9697%208.46967C15.2626%208.17678%2015.7373%208.17678%2016.0302%208.46967L16.2021%208.64154C16.8536%209.29306%2017.3965%209.83405%2017.7675%2010.3203C18.1518%2010.8239%2018.4218%2011.3558%2018.4218%2011.9999C18.4218%2012.6441%2018.1518%2013.176%2017.7675%2013.6796C17.3966%2014.1658%2016.8536%2014.7068%2016.2021%2015.3583L16.0302%2015.5302C15.7373%2015.8231%2015.2626%2015.8231%2014.9697%2015.5302C14.6768%2015.2373%2014.6768%2014.7626%2014.9697%2014.4697L15.1415%2014.2978C15.823%2013.6163%2016.2795%2013.1569%2016.5751%2012.7695C16.8574%2012.3994%2016.9218%2012.1842%2016.9218%2011.9999Z%22%2F%3E%3Cpath%20d%3D%22M9.98137%2016.6357L12.5696%206.9764C12.6768%206.5763%2013.088%206.33886%2013.4881%206.44607C13.8882%206.55327%2014.1257%206.96453%2014.0184%207.36463L11.4303%2017.0239C11.323%2017.424%2010.9118%2017.6614%2010.5117%2017.5542C10.1116%2017.447%209.87416%2017.0358%209.98137%2016.6357Z%22%2F%3E%3Cpath%20d%3D%22M5.57861%2011.9999C5.57861%2011.3559%205.84781%2010.8237%206.23193%2010.3202C6.60293%209.83392%207.14673%209.29308%207.79834%208.64147L7.97021%208.46959C8.26312%208.17685%208.73792%208.17675%209.03076%208.46959C9.32345%208.76245%209.32345%209.23729%209.03076%209.53014L8.85889%209.70202C8.17731%2010.3836%207.72091%2010.8429%207.42529%2011.2303C7.1429%2011.6005%207.07861%2011.8156%207.07861%2011.9999C7.07861%2012.1842%207.1429%2012.3993%207.42529%2012.7694C7.72091%2013.1569%208.17731%2013.6161%208.85889%2014.2977L9.03076%2014.4696C9.32345%2014.7624%209.32345%2015.2373%209.03076%2015.5301C8.73792%2015.823%208.26312%2015.8229%207.97021%2015.5301L7.79834%2015.3583C7.14673%2014.7067%206.60293%2014.1658%206.23193%2013.6796C5.84781%2013.176%205.57861%2012.6439%205.57861%2011.9999Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/chat-round-code-outline.svg?color=%231a73e8&size=48