Carrier Vanity Name Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Carrier Vanity Name icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/323469.svg" alt="Carrier Vanity Name icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323469.svg" alt="Carrier Vanity Name icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323469.svg" alt="Carrier Vanity Name icon" :width="24" :height="24" />
CSS background
.icon-carrier-vanity-name {
background-image: url('https://proicons.com/icon/323469.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M38.8481,42.4706c-2.6613-.177-4.6584-.5646-7.1091-1.3798-3.8834-1.2919-8.0527-3.638-11.7473-6.6104-2.2081-1.7765-4.6996-4.2679-6.4761-6.4761-2.9715-3.6936-5.3142-7.8562-6.6111-11.7473-.88-2.6402-1.3147-5.0391-1.3941-7.6934-.0329-1.0988.0031-1.3604.255-1.8577.2807-.5539.912-1.0278,1.5438-1.159.1792-.0372,1.4748-.0494,4.2247-.0401l3.9662.0136.2784.1305c.4914.2303.9002.6859,1.0858,1.2102.0424.1196.4046,1.746.805,3.6142.6853,3.1975.7279,3.4273.7268,3.9197-.0014.5946-.0459.835-.227,1.2237-.1074.2307-.4848.6339-2.4207,2.5866-1.2614,1.2723-2.4627,2.4884-2.6696,2.7024l-.3762.3891.378.6087c3.4699,5.587,7.697,9.8471,12.8152,12.9153.7593.4552,1.2283.7186,1.2796.7186.0096,0,1.1723-1.1924,2.5839-2.6498,1.5982-1.6501,2.6697-2.7184,2.8402-2.8315.4371-.2901.8863-.4271,1.4036-.428.3846-.0007.8105.0811,3.4815.6683,3.581.7873,3.5621.7827,3.855.9415.2926.1586.7246.5912.8854.8865.2772.5092.275.4733.275,4.5817,0,3.1914-.0112,3.8208-.0726,4.0564-.2183.8379-.8247,1.4464-1.658,1.6634-.2666.0695-1.2069.0905-1.9213.0429h0Z"/><path class="c" d="M22.7412,25.2589v-4.2414l12.4378-12.404,4.165,4.2156-12.4598,12.4298h-4.1431Z"/><path class="c" d="M39.6723,6.2236c-.5799-.5773-1.5175-.5773-2.0974,0l-2.3958,2.3899,4.1956,4.1851,2.3957-2.3899c.5777-.576.5791-1.5113.0031-2.0891-.001-.001-.0021-.0021-.0031-.0031l-2.0982-2.093Z"/></svg>
Copied!